"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/03/01 03:18:50 DEBUG : Creating backend with remote "TestB2:rclone-test-muvijil4habi" 2026/03/01 03:18:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/01 03:18:50 DEBUG : Creating backend with remote "/tmp/rclone2375628577" === 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-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:18:52 DEBUG : chunksize-probe: Cancelling large file upload === RUN TestMultithreadCopy/upload=false,size=16777215,streams=2 2026/03/01 03:18:57 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/03/01 03:18:57 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: write buffer set to 131072 2026/03/01 03:18:57 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/03/01 03:18:57 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/03/01 03:18:57 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/03/01 03:18:57 DEBUG : test-multithread-copy-false-16777215-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/03/01 03:18:57 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi starting 2026/03/01 03:18:57 DEBUG : test-multithread-copy-false-16777215-2: writing chunk 0 2026/03/01 03:19:00 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi finished 2026/03/01 03:19:00 DEBUG : test-multithread-copy-false-16777215-2: Finished multi-thread copy with 1 parts of size 16.000Mi === RUN TestMultithreadCopy/upload=false,size=16777216,streams=2 2026/03/01 03:19:06 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/03/01 03:19:06 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: write buffer set to 131072 2026/03/01 03:19:06 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16Mi 2026/03/01 03:19:06 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/03/01 03:19:06 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/03/01 03:19:06 DEBUG : test-multithread-copy-false-16777216-2: Starting multi-thread copy with 1 chunks of size 16Mi with 1 parallel streams 2026/03/01 03:19:06 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi starting 2026/03/01 03:19:06 DEBUG : test-multithread-copy-false-16777216-2: writing chunk 0 2026/03/01 03:19:08 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi finished 2026/03/01 03:19:08 DEBUG : test-multithread-copy-false-16777216-2: Finished multi-thread copy with 1 parts of size 16Mi === RUN TestMultithreadCopy/upload=false,size=16777217,streams=2 2026/03/01 03:19:10 DEBUG : test-multithread-copy-false-16777217-2: Clearing upload URL because of error: Post "https://pod-000-1120-00.backblaze.com/b2api/v1/b2_upload_file/cfc2eda3607dab7b9fc80e1b/c001_v0001120_t0039": write tcp 65.108.87.141:38464->206.190.210.71:443: use of closed network connection 2026/03/01 03:19:10 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1120-00.backblaze.com/b2api/v1/b2_upload_file/cfc2eda3607dab7b9fc80e1b/c001_v0001120_t0039": write tcp 65.108.87.141:38464->206.190.210.71:443: use of closed network connection) 2026/03/01 03:19:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms === NAME TestMultithreadCopy run.go:286: Retry Put of "test-multithread-copy-false-16777217-2" to B2 bucket rclone-test-muvijil4habi: 1/10 (Post "https://pod-000-1120-00.backblaze.com/b2api/v1/b2_upload_file/cfc2eda3607dab7b9fc80e1b/c001_v0001120_t0039": write tcp 65.108.87.141:38464->206.190.210.71:443: use of closed network connection) 2026/03/01 03:19:12 DEBUG : pacer: Reducing sleep to 10ms 2026/03/01 03:19:16 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/03/01 03:19:16 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: write buffer set to 131072 2026/03/01 03:19:16 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/03/01 03:19:16 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/03/01 03:19:16 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/03/01 03:19:16 DEBUG : test-multithread-copy-false-16777217-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/03/01 03:19:16 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi starting 2026/03/01 03:19:16 DEBUG : test-multithread-copy-false-16777217-2: writing chunk 0 2026/03/01 03:19:18 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi finished 2026/03/01 03:19:18 DEBUG : test-multithread-copy-false-16777217-2: Finished multi-thread copy with 1 parts of size 16.000Mi === RUN TestMultithreadCopy/upload=true,size=16777215,streams=2 2026/03/01 03:19:21 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: disabling buffering because source is local disk 2026/03/01 03:19:21 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/03/01 03:19:21 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/03/01 03:19:21 DEBUG : test-multithread-copy-true-16777215-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/03/01 03:19:21 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi starting 2026/03/01 03:19:21 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/03/01 03:19:21 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 0 length 8388608 2026/03/01 03:19:21 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 1 length 8388607 2026/03/01 03:19:24 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 0 2026/03/01 03:19:24 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/03/01 03:19:24 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 1 2026/03/01 03:19:24 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi finished 2026/03/01 03:19:24 DEBUG : test-multithread-copy-true-16777215-2: Finishing large file upload with 2 parts 2026/03/01 03:19:25 DEBUG : test-multithread-copy-true-16777215-2: Finished multi-thread copy with 2 parts of size 8Mi === RUN TestMultithreadCopy/upload=true,size=16777216,streams=2 2026/03/01 03:19:27 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: disabling buffering because source is local disk 2026/03/01 03:19:28 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/03/01 03:19:28 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/03/01 03:19:28 DEBUG : test-multithread-copy-true-16777216-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/03/01 03:19:28 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi starting 2026/03/01 03:19:28 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/03/01 03:19:28 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 1 length 8388608 2026/03/01 03:19:28 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 0 length 8388608 2026/03/01 03:19:30 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 0 2026/03/01 03:19:30 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/03/01 03:19:33 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 1 2026/03/01 03:19:33 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi finished 2026/03/01 03:19:33 DEBUG : test-multithread-copy-true-16777216-2: Finishing large file upload with 2 parts 2026/03/01 03:19:33 DEBUG : test-multithread-copy-true-16777216-2: Finished multi-thread copy with 2 parts of size 8Mi === RUN TestMultithreadCopy/upload=true,size=16777217,streams=2 2026/03/01 03:19:36 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: disabling buffering because source is local disk 2026/03/01 03:19:37 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/03/01 03:19:37 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/03/01 03:19:37 DEBUG : test-multithread-copy-true-16777217-2: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/03/01 03:19:37 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/03/01 03:19:37 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/03/01 03:19:37 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/03/01 03:19:37 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 2 length 1 2026/03/01 03:19:37 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 0 length 8388608 2026/03/01 03:19:37 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 1 length 8388608 2026/03/01 03:19:38 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 2 2026/03/01 03:19:38 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 finished 2026/03/01 03:19:39 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 0 2026/03/01 03:19:39 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/03/01 03:19:40 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 1 2026/03/01 03:19:40 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/03/01 03:19:40 DEBUG : test-multithread-copy-true-16777217-2: Finishing large file upload with 3 parts 2026/03/01 03:19:40 DEBUG : test-multithread-copy-true-16777217-2: Finished multi-thread copy with 3 parts of size 8Mi --- PASS: TestMultithreadCopy (51.51s) --- PASS: TestMultithreadCopy/upload=false,size=16777215,streams=2 (9.53s) --- PASS: TestMultithreadCopy/upload=false,size=16777216,streams=2 (7.88s) --- PASS: TestMultithreadCopy/upload=false,size=16777217,streams=2 (10.07s) --- PASS: TestMultithreadCopy/upload=true,size=16777215,streams=2 (6.37s) --- PASS: TestMultithreadCopy/upload=true,size=16777216,streams=2 (8.88s) --- PASS: TestMultithreadCopy/upload=true,size=16777217,streams=2 (6.88s) === RUN TestMultithreadCopyAbort run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:19:42 DEBUG : chunksize-probe: Cancelling large file upload 2026/03/01 03:19:44 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk 2026/03/01 03:19:45 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 1 2026/03/01 03:19:45 DEBUG : test-multithread-abort: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/03/01 03:19:45 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/03/01 03:19:45 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/03/01 03:19:45 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/03/01 03:19:45 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/03/01 03:19:45 DEBUG : Open with options = [RangeOption(8388608,16777215)] 2026/03/01 03:19:45 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/01 03:19:45 DEBUG : Open with options = [RangeOption(0,8388607)] 2026/03/01 03:19:45 DEBUG : test-multithread-abort: Sending chunk 1 length 8388608 2026/03/01 03:19:45 DEBUG : test-multithread-abort: Sending chunk 0 length 8388608 2026/03/01 03:19:47 DEBUG : test-multithread-abort: Done sending chunk 1 2026/03/01 03:19:47 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/03/01 03:19:47 DEBUG : test-multithread-abort: Done sending chunk 0 2026/03/01 03:19:47 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/03/01 03:19:47 DEBUG : Returning error reader 2026/03/01 03:19:47 DEBUG : test-multithread-abort: Sending chunk 2 length 1 2026/03/01 03:19:47 DEBUG : BOOM: simulated read failure 2026/03/01 03:19:47 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 0/10: BOOM: simulated read failure 2026/03/01 03:19:47 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/01 03:19:48 DEBUG : Returning error reader 2026/03/01 03:19:48 DEBUG : BOOM: simulated read failure 2026/03/01 03:19:48 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure 2026/03/01 03:19:48 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/01 03:19:49 DEBUG : Returning error reader 2026/03/01 03:19:49 DEBUG : BOOM: simulated read failure 2026/03/01 03:19:49 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure 2026/03/01 03:19:49 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/01 03:19:50 DEBUG : Returning error reader 2026/03/01 03:19:50 DEBUG : BOOM: simulated read failure 2026/03/01 03:19:50 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure 2026/03/01 03:19:50 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/01 03:19:51 DEBUG : Returning error reader 2026/03/01 03:19:51 DEBUG : BOOM: simulated read failure 2026/03/01 03:19:51 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure 2026/03/01 03:19:51 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/01 03:19:52 DEBUG : Returning error reader 2026/03/01 03:19:52 DEBUG : BOOM: simulated read failure 2026/03/01 03:19:52 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure 2026/03/01 03:19:52 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/01 03:19:53 DEBUG : Returning error reader 2026/03/01 03:19:53 DEBUG : BOOM: simulated read failure 2026/03/01 03:19:53 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure 2026/03/01 03:19:53 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/01 03:19:54 DEBUG : Returning error reader 2026/03/01 03:19:54 DEBUG : BOOM: simulated read failure 2026/03/01 03:19:54 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure 2026/03/01 03:19:54 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/01 03:19:55 DEBUG : Returning error reader 2026/03/01 03:19:55 DEBUG : BOOM: simulated read failure 2026/03/01 03:19:55 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure 2026/03/01 03:19:55 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/01 03:19:56 DEBUG : Returning error reader 2026/03/01 03:19:56 DEBUG : BOOM: simulated read failure 2026/03/01 03:19:56 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure 2026/03/01 03:19:56 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/01 03:19:57 DEBUG : Returning error reader 2026/03/01 03:19:57 DEBUG : BOOM: simulated read failure 2026/03/01 03:19:57 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure 2026/03/01 03:19:57 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries 2026/03/01 03:19:57 DEBUG : test-multithread-abort: Error sending chunk 2 (retry=false): Post "https://pod-000-1185-14.backblaze.com/b2api/v1/b2_upload_part/4_zcfc2eda3607dab7b9fc80e1b_f2042de258e105932_d20260301_m031945_c001_v0001185_t0018_u01772335185123/0015": BOOM: simulated read failure: &url.Error{Op:"Post", URL:"https://pod-000-1185-14.backblaze.com/b2api/v1/b2_upload_part/4_zcfc2eda3607dab7b9fc80e1b_f2042de258e105932_d20260301_m031945_c001_v0001185_t0018_u01772335185123/0015", Err:(*errors.errorString)(0xc000490950)} 2026/03/01 03:19:57 DEBUG : test-multithread-abort: Error sending chunk 2: Post "https://pod-000-1185-14.backblaze.com/b2api/v1/b2_upload_part/4_zcfc2eda3607dab7b9fc80e1b_f2042de258e105932_d20260301_m031945_c001_v0001185_t0018_u01772335185123/0015": BOOM: simulated read failure 2026/03/01 03:19:57 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: Post "https://pod-000-1185-14.backblaze.com/b2api/v1/b2_upload_part/4_zcfc2eda3607dab7b9fc80e1b_f2042de258e105932_d20260301_m031945_c001_v0001185_t0018_u01772335185123/0015": BOOM: simulated read failure 2026/03/01 03:19:57 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit 2026/03/01 03:19:57 DEBUG : test-multithread-abort: Cancelling large file upload --- PASS: TestMultithreadCopyAbort (16.73s) === RUN TestSizeDiffers 2026/03/01 03:19:59 DEBUG : a: size = 0 OK 2026/03/01 03:19:59 DEBUG : a: size = 1 (memory) 2026/03/01 03:19:59 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/01 03:19:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/01 03:19:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/01 03:19:59 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/01 03:19:59 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/01 03:19:59 DEBUG : potato: Seek from 10 to 0 2026/03/01 03:19:59 DEBUG : potato: Seek from 10 to 0 2026/03/01 03:19:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/01 03:19:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/01 03:19:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/01 03:19:59 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/01 03:19:59 DEBUG : potato: Seek from 5 to 2 2026/03/01 03:19:59 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/01 03:19:59 DEBUG : potato: Seek from 7 to 0 2026/03/01 03:19:59 DEBUG : potato: Seek from 7 to 0 2026/03/01 03:19:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/01 03:19:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/01 03:19:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/01 03:19:59 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/01 03:19:59 DEBUG : potato: Seek from 5 to 2 2026/03/01 03:19:59 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/01 03:19:59 DEBUG : potato: Seek from 8 to 0 2026/03/01 03:19:59 DEBUG : potato: Seek from 8 to 0 2026/03/01 03:19:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/01 03:19:59 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/01 03:19:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/01 03:19:59 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/01 03:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/01 03:19:59 DEBUG : potato: Seek from 5 to 2 2026/03/01 03:19:59 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/01 03:19:59 DEBUG : potato: Seek from 9 to 0 2026/03/01 03:19:59 DEBUG : potato: Seek from 9 to 0 2026/03/01 03:19:59 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-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", 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 (5.03s) --- 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 2026/03/01 03:20:04 DEBUG : Creating backend with remote "nonexistent" 2026/03/01 03:20:04 DEBUG : Creating backend with remote "nonexistent" 2026/03/01 03:20:04 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/01 03:20:04 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/03/01 03:20:04 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/01 03:20:04 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-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", 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.61s) --- PASS: TestCheckDownload/1 (0.72s) --- PASS: TestCheckDownload/2 (0.37s) --- PASS: TestCheckDownload/3 (0.36s) --- PASS: TestCheckDownload/4 (0.55s) --- PASS: TestCheckDownload/5 (0.37s) --- PASS: TestCheckDownload/6 (0.37s) --- PASS: TestCheckDownload/7 (0.38s) === RUN TestCheckSizeOnly run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", 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.74s) --- 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-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:20:16 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/01 03:20:16 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/01 03:20:16 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/01 03:20:16 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/01 03:20:17 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/01 03:20:17 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/01 03:20:17 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/01 03:20:17 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.40s) === RUN TestCheckSum run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:20:17 DEBUG : Creating backend with remote "TestB2:rclone-test-muvijil4habi/data" check_test.go:350: B2 bucket rclone-test-muvijil4habi path data lacks md5, skipping --- SKIP: TestCheckSum (1.46s) === RUN TestCheckSumDownload run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:20:19 DEBUG : Creating backend with remote "TestB2:rclone-test-muvijil4habi/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.54s) --- 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.74s) === RUN TestApplyTransforms 2026/03/01 03:20:32 DEBUG : Creating backend with remote "TestB2:rclone-test-loboraf6vowe" 2026/03/01 03:20:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/01 03:20:33 DEBUG : Creating backend with remote "/tmp/rclone3737383743" run.go:185: Remote "B2 bucket rclone-test-loboraf6vowe", Local "Local file system at /tmp/rclone3737383743", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2026/03/01 03:20:35 ERROR : hello, world!: sum not found 2026/03/01 03:20:35 ERROR : HELLO, WORLD!: file not in B2 bucket rclone-test-loboraf6vowe 2026/03/01 03:20:35 NOTICE: B2 bucket rclone-test-loboraf6vowe: 1 files missing 2026/03/01 03:20:35 NOTICE: 1 hashes missing 2026/03/01 03:20:35 NOTICE: B2 bucket rclone-test-loboraf6vowe: 1 differences found 2026/03/01 03:20:35 NOTICE: B2 bucket rclone-test-loboraf6vowe: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/01 03:20:36 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/01 03:20:36 NOTICE: B2 bucket rclone-test-loboraf6vowe: 0 differences found 2026/03/01 03:20:36 NOTICE: B2 bucket rclone-test-loboraf6vowe: 1 matching files 2026/03/01 03:20:36 DEBUG : Creating backend with remote "TestB2:rclone-test-fukafah8kode" 2026/03/01 03:20:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/01 03:20:37 DEBUG : Creating backend with remote "/tmp/rclone580077058" run.go:185: Remote "B2 bucket rclone-test-fukafah8kode", Local "Local file system at /tmp/rclone580077058", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2026/03/01 03:20:39 ERROR : HELLO, WORLD!: sum not found 2026/03/01 03:20:39 ERROR : hello, world!: file not in B2 bucket rclone-test-fukafah8kode 2026/03/01 03:20:39 NOTICE: B2 bucket rclone-test-fukafah8kode: 1 files missing 2026/03/01 03:20:39 NOTICE: 1 hashes missing 2026/03/01 03:20:39 NOTICE: B2 bucket rclone-test-fukafah8kode: 1 differences found 2026/03/01 03:20:39 NOTICE: B2 bucket rclone-test-fukafah8kode: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/01 03:20:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/01 03:20:40 NOTICE: B2 bucket rclone-test-fukafah8kode: 0 differences found 2026/03/01 03:20:40 NOTICE: B2 bucket rclone-test-fukafah8kode: 1 matching files 2026/03/01 03:20:40 DEBUG : Creating backend with remote "TestB2:rclone-test-kihefos0deku" 2026/03/01 03:20:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/01 03:20:41 DEBUG : Creating backend with remote "/tmp/rclone467840495" run.go:185: Remote "B2 bucket rclone-test-kihefos0deku", Local "Local file system at /tmp/rclone467840495", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/01 03:20:42 ERROR : HeLlO, wOrLd!: sum not found 2026/03/01 03:20:42 ERROR : hello, world!: file not in B2 bucket rclone-test-kihefos0deku 2026/03/01 03:20:42 NOTICE: B2 bucket rclone-test-kihefos0deku: 1 files missing 2026/03/01 03:20:42 NOTICE: 1 hashes missing 2026/03/01 03:20:42 NOTICE: B2 bucket rclone-test-kihefos0deku: 1 differences found 2026/03/01 03:20:42 NOTICE: B2 bucket rclone-test-kihefos0deku: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/01 03:20:43 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/01 03:20:43 NOTICE: B2 bucket rclone-test-kihefos0deku: 0 differences found 2026/03/01 03:20:43 NOTICE: B2 bucket rclone-test-kihefos0deku: 1 matching files 2026/03/01 03:20:43 DEBUG : Creating backend with remote "TestB2:rclone-test-taguvus0fimi" 2026/03/01 03:20:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/01 03:20:44 DEBUG : Creating backend with remote "/tmp/rclone3187302710" run.go:185: Remote "B2 bucket rclone-test-taguvus0fimi", Local "Local file system at /tmp/rclone3187302710", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/01 03:20:46 ERROR : HELLO, WORLD!: sum not found 2026/03/01 03:20:46 ERROR : HeLlO, wOrLd!: file not in B2 bucket rclone-test-taguvus0fimi 2026/03/01 03:20:46 NOTICE: B2 bucket rclone-test-taguvus0fimi: 1 files missing 2026/03/01 03:20:46 NOTICE: 1 hashes missing 2026/03/01 03:20:46 NOTICE: B2 bucket rclone-test-taguvus0fimi: 1 differences found 2026/03/01 03:20:46 NOTICE: B2 bucket rclone-test-taguvus0fimi: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/01 03:20:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/01 03:20:47 NOTICE: B2 bucket rclone-test-taguvus0fimi: 0 differences found 2026/03/01 03:20:47 NOTICE: B2 bucket rclone-test-taguvus0fimi: 1 matching files 2026/03/01 03:20:47 DEBUG : Creating backend with remote "TestB2:rclone-test-somigib5vuge" 2026/03/01 03:20:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/01 03:20:47 DEBUG : Creating backend with remote "/tmp/rclone156276236" run.go:185: Remote "B2 bucket rclone-test-somigib5vuge", Local "Local file system at /tmp/rclone156276236", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2026/03/01 03:20:49 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/01 03:20:49 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-somigib5vuge 2026/03/01 03:20:49 NOTICE: B2 bucket rclone-test-somigib5vuge: 1 files missing 2026/03/01 03:20:49 NOTICE: 1 hashes missing 2026/03/01 03:20:49 NOTICE: B2 bucket rclone-test-somigib5vuge: 1 differences found 2026/03/01 03:20:49 NOTICE: B2 bucket rclone-test-somigib5vuge: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/01 03:20:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/01 03:20:50 NOTICE: B2 bucket rclone-test-somigib5vuge: 0 differences found 2026/03/01 03:20:50 NOTICE: B2 bucket rclone-test-somigib5vuge: 1 matching files 2026/03/01 03:20:50 DEBUG : Creating backend with remote "TestB2:rclone-test-qacuruy3saxe" 2026/03/01 03:20:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/01 03:20:51 DEBUG : Creating backend with remote "/tmp/rclone3918416180" run.go:185: Remote "B2 bucket rclone-test-qacuruy3saxe", Local "Local file system at /tmp/rclone3918416180", Modify Window "1ms" NFC checkfile vs. NFD remote (without normalization) 2026/03/01 03:20:52 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/01 03:20:52 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-qacuruy3saxe 2026/03/01 03:20:52 NOTICE: B2 bucket rclone-test-qacuruy3saxe: 1 files missing 2026/03/01 03:20:52 NOTICE: 1 hashes missing 2026/03/01 03:20:52 NOTICE: B2 bucket rclone-test-qacuruy3saxe: 1 differences found 2026/03/01 03:20:52 NOTICE: B2 bucket rclone-test-qacuruy3saxe: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/03/01 03:20:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/01 03:20:53 NOTICE: B2 bucket rclone-test-qacuruy3saxe: 0 differences found 2026/03/01 03:20:53 NOTICE: B2 bucket rclone-test-qacuruy3saxe: 1 matching files 2026/03/01 03:20:53 DEBUG : Creating backend with remote "TestB2:rclone-test-qiyihik7daqi" 2026/03/01 03:20:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/01 03:20:54 DEBUG : Creating backend with remote "/tmp/rclone3977383912" run.go:185: Remote "B2 bucket rclone-test-qiyihik7daqi", Local "Local file system at /tmp/rclone3977383912", Modify Window "1ms" NFDx2 checkfile vs. both remote (without normalization) 2026/03/01 03:20:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/01 03:20:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-qiyihik7daqi 2026/03/01 03:20:56 NOTICE: B2 bucket rclone-test-qiyihik7daqi: 1 files missing 2026/03/01 03:20:56 NOTICE: 1 hashes missing 2026/03/01 03:20:56 NOTICE: B2 bucket rclone-test-qiyihik7daqi: 1 differences found 2026/03/01 03:20:56 NOTICE: B2 bucket rclone-test-qiyihik7daqi: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/03/01 03:20:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/01 03:20:57 NOTICE: B2 bucket rclone-test-qiyihik7daqi: 0 differences found 2026/03/01 03:20:57 NOTICE: B2 bucket rclone-test-qiyihik7daqi: 1 matching files 2026/03/01 03:20:57 DEBUG : Creating backend with remote "TestB2:rclone-test-darayob0nego" 2026/03/01 03:20:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/01 03:20:57 DEBUG : Creating backend with remote "/tmp/rclone532989643" run.go:185: Remote "B2 bucket rclone-test-darayob0nego", Local "Local file system at /tmp/rclone532989643", Modify Window "1ms" NFCx2 checkfile vs. both remote (without normalization) 2026/03/01 03:20:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/01 03:20:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-darayob0nego 2026/03/01 03:20:59 NOTICE: B2 bucket rclone-test-darayob0nego: 1 files missing 2026/03/01 03:20:59 NOTICE: 1 hashes missing 2026/03/01 03:20:59 NOTICE: B2 bucket rclone-test-darayob0nego: 1 differences found 2026/03/01 03:20:59 NOTICE: B2 bucket rclone-test-darayob0nego: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/03/01 03:21:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/01 03:21:00 NOTICE: B2 bucket rclone-test-darayob0nego: 0 differences found 2026/03/01 03:21:00 NOTICE: B2 bucket rclone-test-darayob0nego: 1 matching files 2026/03/01 03:21:00 DEBUG : Creating backend with remote "TestB2:rclone-test-mavegub6kevu" 2026/03/01 03:21:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/01 03:21:01 DEBUG : Creating backend with remote "/tmp/rclone2165854560" run.go:185: Remote "B2 bucket rclone-test-mavegub6kevu", Local "Local file system at /tmp/rclone2165854560", Modify Window "1ms" both checkfile vs. NFDx2 remote (without normalization) 2026/03/01 03:21:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/01 03:21:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-mavegub6kevu 2026/03/01 03:21:03 NOTICE: B2 bucket rclone-test-mavegub6kevu: 1 files missing 2026/03/01 03:21:03 NOTICE: 1 hashes missing 2026/03/01 03:21:03 NOTICE: B2 bucket rclone-test-mavegub6kevu: 1 differences found 2026/03/01 03:21:03 NOTICE: B2 bucket rclone-test-mavegub6kevu: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/03/01 03:21:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/01 03:21:04 NOTICE: B2 bucket rclone-test-mavegub6kevu: 0 differences found 2026/03/01 03:21:04 NOTICE: B2 bucket rclone-test-mavegub6kevu: 1 matching files 2026/03/01 03:21:04 DEBUG : Creating backend with remote "TestB2:rclone-test-panutaj3roja" 2026/03/01 03:21:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/01 03:21:04 DEBUG : Creating backend with remote "/tmp/rclone2662158644" run.go:185: Remote "B2 bucket rclone-test-panutaj3roja", Local "Local file system at /tmp/rclone2662158644", Modify Window "1ms" both checkfile vs. NFCx2 remote (without normalization) 2026/03/01 03:21:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/01 03:21:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-panutaj3roja 2026/03/01 03:21:06 NOTICE: B2 bucket rclone-test-panutaj3roja: 1 files missing 2026/03/01 03:21:06 NOTICE: 1 hashes missing 2026/03/01 03:21:06 NOTICE: B2 bucket rclone-test-panutaj3roja: 1 differences found 2026/03/01 03:21:06 NOTICE: B2 bucket rclone-test-panutaj3roja: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/03/01 03:21:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/01 03:21:07 NOTICE: B2 bucket rclone-test-panutaj3roja: 0 differences found 2026/03/01 03:21:07 NOTICE: B2 bucket rclone-test-panutaj3roja: 1 matching files 2026/03/01 03:21:07 DEBUG : B2 bucket rclone-test-panutaj3roja: Purge remote 2026/03/01 03:21:07 INFO : B2 bucket rclone-test-panutaj3roja: cleaning bucket "rclone-test-panutaj3roja" of all files 2026/03/01 03:21:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z1fc2fd53609dab7b9fc80e1b_f1047ef419cf7a5e9_d20260301_m032106_c001_v0001092_t0044_u01772335266025") 2026/03/01 03:21:08 DEBUG : B2 bucket rclone-test-mavegub6kevu: Purge remote 2026/03/01 03:21:08 INFO : B2 bucket rclone-test-mavegub6kevu: cleaning bucket "rclone-test-mavegub6kevu" of all files 2026/03/01 03:21:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zff62ed73609dab7b9fc80e1b_f1090a74d86348067_d20260301_m032102_c001_v0001157_t0046_u01772335262624") 2026/03/01 03:21:08 DEBUG : B2 bucket rclone-test-darayob0nego: Purge remote 2026/03/01 03:21:08 INFO : B2 bucket rclone-test-darayob0nego: cleaning bucket "rclone-test-darayob0nego" of all files 2026/03/01 03:21:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zaf82dda3609dab7b9fc80e1b_f108d771e071b98da_d20260301_m032059_c001_v0001100_t0042_u01772335259320") 2026/03/01 03:21:10 DEBUG : B2 bucket rclone-test-qiyihik7daqi: Purge remote 2026/03/01 03:21:10 INFO : B2 bucket rclone-test-qiyihik7daqi: cleaning bucket "rclone-test-qiyihik7daqi" of all files 2026/03/01 03:21:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z0f32cdd3609dab7b9fc80e1b_f113f6be147d01353_d20260301_m032055_c001_v0001145_t0013_u01772335255737") 2026/03/01 03:21:11 DEBUG : B2 bucket rclone-test-qacuruy3saxe: Purge remote 2026/03/01 03:21:11 INFO : B2 bucket rclone-test-qacuruy3saxe: cleaning bucket "rclone-test-qacuruy3saxe" of all files 2026/03/01 03:21:11 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_z2ff2cd03609dab7b9fc80e1b_f1082c7d2924dc03e_d20260301_m032052_c001_v0001182_t0051_u01772335252444") 2026/03/01 03:21:12 DEBUG : B2 bucket rclone-test-somigib5vuge: Purge remote 2026/03/01 03:21:12 INFO : B2 bucket rclone-test-somigib5vuge: cleaning bucket "rclone-test-somigib5vuge" of all files 2026/03/01 03:21:13 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_z8f12bd33609dab7b9fc80e1b_f1117e181d3500a96_d20260301_m032049_c001_v0001183_t0043_u01772335249276") 2026/03/01 03:21:13 DEBUG : B2 bucket rclone-test-taguvus0fimi: Purge remote 2026/03/01 03:21:13 INFO : B2 bucket rclone-test-taguvus0fimi: cleaning bucket "rclone-test-taguvus0fimi" of all files 2026/03/01 03:21:14 DEBUG : HELLO, WORLD!: Deleting (id "4_zdfc2ad53609dab7b9fc80e1b_f1022424b0d585a7f_d20260301_m032045_c001_v0001043_t0039_u01772335245683") 2026/03/01 03:21:14 DEBUG : B2 bucket rclone-test-kihefos0deku: Purge remote 2026/03/01 03:21:14 INFO : B2 bucket rclone-test-kihefos0deku: cleaning bucket "rclone-test-kihefos0deku" of all files 2026/03/01 03:21:15 DEBUG : HeLlO, wOrLd!: Deleting (id "4_z1fa29d93609dab7b9fc80e1b_f11802d24d40e4b69_d20260301_m032042_c001_v0001185_t0056_u01772335242444") 2026/03/01 03:21:16 DEBUG : B2 bucket rclone-test-fukafah8kode: Purge remote 2026/03/01 03:21:16 INFO : B2 bucket rclone-test-fukafah8kode: cleaning bucket "rclone-test-fukafah8kode" of all files 2026/03/01 03:21:16 DEBUG : HELLO, WORLD!: Deleting (id "4_z3f428da3609dab7b9fc80e1b_f1032ca195c3e925c_d20260301_m032038_c001_v0001144_t0040_u01772335238742") 2026/03/01 03:21:17 DEBUG : B2 bucket rclone-test-loboraf6vowe: Purge remote 2026/03/01 03:21:17 INFO : B2 bucket rclone-test-loboraf6vowe: cleaning bucket "rclone-test-loboraf6vowe" of all files 2026/03/01 03:21:17 DEBUG : hello, world!: Deleting (id "4_z7fb27db3609dab7b9fc80e1b_f104ac17a52e235e6_d20260301_m032034_c001_v0001167_t0056_u01772335234943") --- PASS: TestApplyTransforms (45.75s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:21:19 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/01 03:21:20 DEBUG : sub/file2: size = 14 OK 2026/03/01 03:21:20 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/01 03:21:20 INFO : file1: Copied (new) to: sub/file2 2026/03/01 03:21:20 DEBUG : sub/file2: size = 14 OK 2026/03/01 03:21:20 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 03:21:20 DEBUG : file1: Unchanged skipping 2026/03/01 03:21:21 DEBUG : B2 bucket rclone-test-muvijil4habi: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (3.16s) === RUN TestCopyLongFile run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", 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-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:21:22 DEBUG : Creating backend with remote "TestB2:rclone-test-muvijil4habi/backup" 2026/03/01 03:21:24 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2375628577) 2026/03/01 03:21:24 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-muvijil4habi) 2026/03/01 03:21:24 DEBUG : dst/file1: Sizes differ 2026/03/01 03:21:25 DEBUG : dst/file1: size = 18 OK 2026/03/01 03:21:25 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/03/01 03:21:25 INFO : dst/file1: Copied (server-side copy) 2026/03/01 03:21:25 INFO : dst/file1: Deleted 2026/03/01 03:21:26 DEBUG : dst/file1: size = 14 OK 2026/03/01 03:21:26 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/01 03:21:26 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (4.89s) === RUN TestCopyFileCompareDest run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:21:27 DEBUG : Creating backend with remote "TestB2:rclone-test-muvijil4habi/dst" 2026/03/01 03:21:28 DEBUG : Creating backend with remote "TestB2:rclone-test-muvijil4habi/CompareDest" 2026/03/01 03:21:29 DEBUG : one: Need to transfer - File not found at Destination 2026/03/01 03:21:31 DEBUG : one: size = 3 OK 2026/03/01 03:21:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/01 03:21:31 INFO : one: Copied (new) 2026/03/01 03:21:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2375628577) 2026/03/01 03:21:31 DEBUG : one: size = 3 (B2 bucket rclone-test-muvijil4habi path dst) 2026/03/01 03:21:31 DEBUG : one: Sizes differ 2026/03/01 03:21:32 DEBUG : one: size = 5 OK 2026/03/01 03:21:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/01 03:21:32 INFO : one: Copied (replaced existing) 2026/03/01 03:21:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2375628577) 2026/03/01 03:21:34 DEBUG : one: size = 3 (B2 bucket rclone-test-muvijil4habi path dst) 2026/03/01 03:21:34 DEBUG : one: Sizes differ 2026/03/01 03:21:34 DEBUG : one: size = 5 OK 2026/03/01 03:21:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 03:21:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/01 03:21:35 DEBUG : two: Need to transfer - File not found at Destination 2026/03/01 03:21:35 DEBUG : two: size = 3 OK 2026/03/01 03:21:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 03:21:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/01 03:21:35 DEBUG : two: Need to transfer - File not found at Destination 2026/03/01 03:21:35 DEBUG : two: size = 3 OK 2026/03/01 03:21:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 03:21:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/01 03:21:36 DEBUG : two: Need to transfer - File not found at Destination 2026/03/01 03:21:36 DEBUG : two: size = 5 (Local file system at /tmp/rclone2375628577) 2026/03/01 03:21:36 DEBUG : two: size = 3 (B2 bucket rclone-test-muvijil4habi path CompareDest) 2026/03/01 03:21:36 DEBUG : two: Sizes differ 2026/03/01 03:21:37 DEBUG : two: size = 5 OK 2026/03/01 03:21:37 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/01 03:21:37 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (11.33s) === RUN TestCopyFileCopyDest run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:21:38 DEBUG : Creating backend with remote "TestB2:rclone-test-muvijil4habi/dst" 2026/03/01 03:21:38 DEBUG : Config file has changed externally - reloading 2026/03/01 03:21:39 DEBUG : Creating backend with remote "TestB2:rclone-test-muvijil4habi/CopyDest" 2026/03/01 03:21:40 DEBUG : one: Need to transfer - File not found at Destination 2026/03/01 03:21:42 DEBUG : one: size = 3 OK 2026/03/01 03:21:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/01 03:21:42 INFO : one: Copied (new) 2026/03/01 03:21:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2375628577) 2026/03/01 03:21:42 DEBUG : one: size = 3 (B2 bucket rclone-test-muvijil4habi path dst) 2026/03/01 03:21:42 DEBUG : one: Sizes differ 2026/03/01 03:21:43 DEBUG : one: size = 5 OK 2026/03/01 03:21:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/01 03:21:43 INFO : one: Copied (replaced existing) 2026/03/01 03:21:44 DEBUG : Creating backend with remote "TestB2:rclone-test-muvijil4habi/BackupDir" 2026/03/01 03:21:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2375628577) 2026/03/01 03:21:46 DEBUG : one: size = 3 (B2 bucket rclone-test-muvijil4habi path dst) 2026/03/01 03:21:46 DEBUG : one: Sizes differ 2026/03/01 03:21:46 DEBUG : one: size = 5 OK 2026/03/01 03:21:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 03:21:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2375628577) 2026/03/01 03:21:46 DEBUG : one: size = 3 (B2 bucket rclone-test-muvijil4habi path dst) 2026/03/01 03:21:46 DEBUG : one: Sizes differ 2026/03/01 03:21:47 DEBUG : one: size = 3 OK 2026/03/01 03:21:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/01 03:21:47 INFO : one: Copied (server-side copy) 2026/03/01 03:21:47 INFO : one: Deleted 2026/03/01 03:21:48 DEBUG : one: size = 5 OK 2026/03/01 03:21:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/01 03:21:48 INFO : one: Copied (server-side copy) 2026/03/01 03:21:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/01 03:21:49 DEBUG : two: Need to transfer - File not found at Destination 2026/03/01 03:21:49 DEBUG : two: size = 3 OK 2026/03/01 03:21:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 03:21:50 DEBUG : two: size = 3 OK 2026/03/01 03:21:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/01 03:21:50 INFO : two: Copied (server-side copy) 2026/03/01 03:21:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/01 03:21:50 DEBUG : two: size = 3 OK 2026/03/01 03:21:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 03:21:50 DEBUG : two: Unchanged skipping 2026/03/01 03:21:51 DEBUG : three: Need to transfer - File not found at Destination 2026/03/01 03:21:51 DEBUG : three: size = 7 (Local file system at /tmp/rclone2375628577) 2026/03/01 03:21:51 DEBUG : three: size = 5 (B2 bucket rclone-test-muvijil4habi path CopyDest) 2026/03/01 03:21:51 DEBUG : three: Sizes differ 2026/03/01 03:21:51 DEBUG : three: Destination not found in --copy-dest 2026/03/01 03:21:52 DEBUG : three: size = 7 OK 2026/03/01 03:21:52 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/01 03:21:52 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (15.62s) === RUN TestCopyInplace run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.37s) === RUN TestCopyLongFileName run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.37s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", 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-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:21:55 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/01 03:21:55 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/03/01 03:21:55 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/01 03:21:55 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/01 03:21:56 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/01 03:21:56 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1041-01.backblaze.com/b2api/v1/b2_upload_file/cfc2eda3607dab7b9fc80e1b/c001_v0001041_t0054": max transfer limit reached as set by --max-transfer 2026/03/01 03:21:56 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/01 03:21:57 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/01 03:21:57 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/03/01 03:21:57 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = ca0a70431cb67aafeaf7d56503545258904ab774 OK 2026/03/01 03:21:57 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (3.80s) === RUN TestDeduplicateInteractive run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.37s) === RUN TestDeduplicateSkip run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.37s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.37s) === RUN TestDeduplicateFirst run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.37s) === RUN TestDeduplicateNewest run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.37s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:22:02 INFO : B2 bucket rclone-test-muvijil4habi: Looking for duplicate sha1 hashes using newest mode. 2026/03/01 03:22:02 NOTICE: 92338b38f4b46d2aef5b80a523aac24f3a81d6ed: Found 3 files with duplicate sha1 hashes 2026/03/01 03:22:02 INFO : one: Deleted 2026/03/01 03:22:03 INFO : also/one: Deleted 2026/03/01 03:22:03 NOTICE: 92338b38f4b46d2aef5b80a523aac24f3a81d6ed: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (3.26s) === RUN TestDeduplicateOldest run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.37s) === RUN TestDeduplicateLargest run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.37s) === RUN TestDeduplicateSmallest run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.37s) === RUN TestDeduplicateRename run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.37s) === RUN TestMergeDirs run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.37s) === RUN TestListDirSorted run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:22:09 DEBUG : a.txt: Excluded (Size Filter) 2026/03/01 03:22:09 DEBUG : a.txt: Excluded 2026/03/01 03:22:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/01 03:22:09 DEBUG : sub dir/hello world: Excluded 2026/03/01 03:22:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/01 03:22:09 DEBUG : sub dir/hello world2: Excluded 2026/03/01 03:22:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/01 03:22:09 DEBUG : sub dir/hello world: Excluded 2026/03/01 03:22:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/01 03:22:09 DEBUG : sub dir/hello world2: Excluded 2026/03/01 03:22:10 DEBUG : sub dir/ignore dir: Excluded 2026/03/01 03:22:10 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (7.45s) === RUN TestListDirSortedFn run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:22:16 DEBUG : a.txt: Excluded (Size Filter) 2026/03/01 03:22:16 DEBUG : a.txt: Excluded 2026/03/01 03:22:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/01 03:22:17 DEBUG : sub dir/hello world: Excluded 2026/03/01 03:22:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/01 03:22:17 DEBUG : sub dir/hello world2: Excluded 2026/03/01 03:22:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/01 03:22:17 DEBUG : sub dir/hello world: Excluded 2026/03/01 03:22:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/01 03:22:17 DEBUG : sub dir/hello world2: Excluded 2026/03/01 03:22:17 DEBUG : sub dir/ignore dir: Excluded 2026/03/01 03:22:18 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (6.95s) === RUN TestListJSON run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", 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 2026/03/01 03:22:22 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (3.57s) --- 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.19s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", 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 2026/03/01 03:22:27 DEBUG : Creating backend with remote "TestB2:rclone-test-muvijil4habi/notfound" 2026/03/01 03:22:27 DEBUG : Config file has changed externally - reloading --- PASS: TestStatJSON (6.41s) --- PASS: TestStatJSON/Root (0.19s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.18s) --- PASS: TestStatJSON/Dir (0.72s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.19s) --- PASS: TestStatJSON/File (0.18s) --- PASS: TestStatJSON/NotFound (0.36s) --- PASS: TestStatJSON/DirFilesOnly (0.18s) --- PASS: TestStatJSON/FileFilesOnly (0.18s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.19s) --- PASS: TestStatJSON/FileDirsOnly (0.18s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.18s) --- PASS: TestStatJSON/RootNotFound (1.82s) === RUN TestMkdir run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:22:30 INFO : B2 bucket rclone-test-muvijil4habi: Making directory 2026/03/01 03:22:30 INFO : B2 bucket rclone-test-muvijil4habi: Making directory --- PASS: TestMkdir (0.55s) === RUN TestLsd run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" --- PASS: TestLsd (1.67s) === RUN TestLs run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" --- PASS: TestLs (1.83s) === RUN TestLsWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:22:35 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (2.57s) === RUN TestLsLong run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" --- PASS: TestLsLong (1.91s) === RUN TestHashSums run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (2.32s) --- PASS: TestHashSums/Sha1 (0.18s) --- PASS: TestHashSums/Sha1Download (0.38s) === RUN TestHashSumsWithErrors 2026/03/01 03:22:41 DEBUG : Creating backend with remote ":memory:" 2026/03/01 03:22:41 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/01 03:22:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/01 03:22:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/01 03:22:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/01 03:22:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/01 03:22:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/01 03:22:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/01 03:22:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/01 03:22:41 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-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" --- PASS: TestCount (2.32s) === RUN TestDelete run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:22:44 DEBUG : Waiting for deletions to finish 2026/03/01 03:22:44 DEBUG : large: Excluded (Size Filter) 2026/03/01 03:22:44 INFO : medium: Deleted 2026/03/01 03:22:45 INFO : small: Deleted --- PASS: TestDelete (2.73s) === RUN TestMaxDelete run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:22:47 DEBUG : Waiting for deletions to finish 2026/03/01 03:22:47 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/03/01 03:22:47 INFO : large: Deleted 2026/03/01 03:22:47 INFO : medium: Deleted --- PASS: TestMaxDelete (2.91s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:22:50 DEBUG : Waiting for deletions to finish 2026/03/01 03:22:50 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/01 03:22:50 INFO : medium: Deleted 2026/03/01 03:22:50 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (3.06s) === RUN TestMaxDeleteSize run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:22:53 DEBUG : Waiting for deletions to finish 2026/03/01 03:22:53 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/03/01 03:22:53 INFO : large: Deleted 2026/03/01 03:22:53 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.72s) === RUN TestReadFile run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" --- PASS: TestReadFile (2.31s) === RUN TestRetry 2026/03/01 03:22:57 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/01 03:22:57 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/01 03:22:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/01 03:22:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/01 03:22:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/01 03:22:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/01 03:22:57 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-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" --- PASS: TestCat (4.36s) === RUN TestPurge 2026/03/01 03:23:01 DEBUG : Creating backend with remote "TestB2:rclone-test-xuzikoj8sewa" 2026/03/01 03:23:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/01 03:23:02 DEBUG : Creating backend with remote "/tmp/rclone2640547354" run.go:185: Remote "B2 bucket rclone-test-xuzikoj8sewa", Local "Local file system at /tmp/rclone2640547354", Modify Window "1ms" 2026/03/01 03:23:03 INFO : A2: Making directory 2026/03/01 03:23:03 INFO : A1/B2: Making directory 2026/03/01 03:23:03 INFO : A1/B2/C2: Making directory 2026/03/01 03:23:03 INFO : A1/B1/C3: Making directory 2026/03/01 03:23:03 INFO : A3: Making directory 2026/03/01 03:23:03 INFO : A3/B3: Making directory 2026/03/01 03:23:03 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" 2026/03/01 03:23:04 INFO : B2 bucket rclone-test-xuzikoj8sewa: cleaning bucket "rclone-test-xuzikoj8sewa" of all files 2026/03/01 03:23:04 DEBUG : A1/B1/C1/one: Deleting (id "4_zffa2bdf360bdab7b9fc80e1b_f1055b8b4525c1b45_d20260301_m032303_c001_v0001137_t0018_u01772335383618") 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" 2026/03/01 03:23:05 INFO : B2 bucket rclone-test-xuzikoj8sewa: cleaning bucket "rclone-test-xuzikoj8sewa" of all files 2026/03/01 03:23:05 DEBUG : A1/two: Deleting (id "4_zffa2bdf360bdab7b9fc80e1b_f1055b8b4525c1b49_d20260301_m032304_c001_v0001137_t0032_u01772335384038") 2026/03/01 03:23:05 DEBUG : B2 bucket rclone-test-xuzikoj8sewa: Purge remote 2026/03/01 03:23:05 INFO : B2 bucket rclone-test-xuzikoj8sewa: cleaning bucket "rclone-test-xuzikoj8sewa" of all files 2026/03/01 03:23:06 NOTICE: purge failed: directory not found --- PASS: TestPurge (4.69s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:23:06 INFO : A2: Making directory 2026/03/01 03:23:06 INFO : A1/B2: Making directory 2026/03/01 03:23:06 INFO : A1/B2/C2: Making directory 2026/03/01 03:23:06 INFO : A1/B1/C3: Making directory 2026/03/01 03:23:06 INFO : A3: Making directory 2026/03/01 03:23:06 INFO : A3/B3: Making directory 2026/03/01 03:23:06 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" 2026/03/01 03:23:08 DEBUG : removing 1 level 3 directories 2026/03/01 03:23:08 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" 2026/03/01 03:23:09 DEBUG : removing 1 level 0 directories 2026/03/01 03:23:09 INFO : B2 bucket rclone-test-muvijil4habi: Removing directory 2026/03/01 03:23:10 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.25s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:23:10 INFO : A1: Making directory 2026/03/01 03:23:10 INFO : A1/B1: Making directory 2026/03/01 03:23:10 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.92s) === RUN TestRmdirsWithFilter run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:23:11 INFO : A1: Making directory 2026/03/01 03:23:11 INFO : A1/B1: Making directory 2026/03/01 03:23:11 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.92s) === RUN TestCopyURL run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:23:13 DEBUG : filename.txt: File name found in url 2026/03/01 03:23:13 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (3.49s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:23:15 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/01 03:23:16 DEBUG : sub/file2: size = 14 OK 2026/03/01 03:23:16 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/01 03:23:16 INFO : file1: Copied (new) to: sub/file2 2026/03/01 03:23:16 INFO : file1: Deleted 2026/03/01 03:23:16 DEBUG : sub/file2: size = 14 OK 2026/03/01 03:23:16 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 03:23:16 DEBUG : file1: Unchanged skipping 2026/03/01 03:23:16 INFO : file1: Deleted 2026/03/01 03:23:16 DEBUG : B2 bucket rclone-test-muvijil4habi: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.83s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:23:17 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/01 03:23:18 DEBUG : file1: size = 14 OK 2026/03/01 03:23:18 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/01 03:23:18 INFO : file1: Copied (new) 2026/03/01 03:23:18 INFO : file1: Deleted 2026/03/01 03:23:18 DEBUG : file1: Destination exists, skipping 2026/03/01 03:23:18 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.66s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.37s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.37s) === RUN TestMoveFileBackupDir run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:23:20 DEBUG : Creating backend with remote "TestB2:rclone-test-muvijil4habi/backup" 2026/03/01 03:23:21 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2375628577) 2026/03/01 03:23:21 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-muvijil4habi) 2026/03/01 03:23:21 DEBUG : dst/file1: Sizes differ 2026/03/01 03:23:23 DEBUG : dst/file1: size = 18 OK 2026/03/01 03:23:23 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/03/01 03:23:23 INFO : dst/file1: Copied (server-side copy) 2026/03/01 03:23:23 INFO : dst/file1: Deleted 2026/03/01 03:23:23 DEBUG : dst/file1: size = 14 OK 2026/03/01 03:23:23 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/01 03:23:23 INFO : dst/file1: Copied (new) 2026/03/01 03:23:23 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (4.70s) === 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-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:23:26 INFO : A1/B2: Making directory 2026/03/01 03:23:26 INFO : A1/B1/C3: Making directory fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B1/C3" 2026/03/01 03:23:27 DEBUG : A2/B1/three: size = 5 OK 2026/03/01 03:23:27 DEBUG : A1/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/01 03:23:27 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2026/03/01 03:23:28 INFO : A1/B1/three: Deleted 2026/03/01 03:23:28 DEBUG : A2/B1/C2/five: size = 4 OK 2026/03/01 03:23:28 DEBUG : A1/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/01 03:23:28 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2026/03/01 03:23:28 DEBUG : A2/one: size = 3 OK 2026/03/01 03:23:28 DEBUG : A1/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/01 03:23:28 INFO : A1/one: Copied (server-side copy) to: A2/one 2026/03/01 03:23:28 DEBUG : A2/two: size = 3 OK 2026/03/01 03:23:28 DEBUG : A1/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/01 03:23:28 INFO : A1/two: Copied (server-side copy) to: A2/two 2026/03/01 03:23:28 INFO : A1/B1/C2/five: Deleted 2026/03/01 03:23:28 INFO : A1/one: Deleted 2026/03/01 03:23:28 DEBUG : A2/B1/C1/four: size = 4 OK 2026/03/01 03:23:28 DEBUG : A1/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/01 03:23:28 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2026/03/01 03:23:28 INFO : A1/two: Deleted 2026/03/01 03:23:28 INFO : A1/B1/C1/four: Deleted fstest.go:250: Filtering empty directory "A2/B2" fstest.go:250: Filtering empty directory "A2/B1/C3" 2026/03/01 03:23:29 DEBUG : A3/two: size = 3 OK 2026/03/01 03:23:29 DEBUG : A2/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/01 03:23:29 INFO : A2/two: Copied (server-side copy) to: A3/two 2026/03/01 03:23:29 DEBUG : A3/one: size = 3 OK 2026/03/01 03:23:29 DEBUG : A2/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/01 03:23:29 INFO : A2/one: Copied (server-side copy) to: A3/one 2026/03/01 03:23:29 INFO : A2/two: Deleted 2026/03/01 03:23:29 DEBUG : A3/B1/C2/five: size = 4 OK 2026/03/01 03:23:29 DEBUG : A2/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/01 03:23:29 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2026/03/01 03:23:29 INFO : A2/one: Deleted 2026/03/01 03:23:29 INFO : A2/B1/C2/five: Deleted 2026/03/01 03:23:29 DEBUG : A3/B1/three: size = 5 OK 2026/03/01 03:23:29 DEBUG : A2/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/01 03:23:29 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2026/03/01 03:23:29 DEBUG : A3/B1/C1/four: size = 4 OK 2026/03/01 03:23:29 DEBUG : A2/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/01 03:23:29 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2026/03/01 03:23:30 INFO : A2/B1/three: Deleted 2026/03/01 03:23:30 INFO : A2/B1/C1/four: Deleted fstest.go:250: Filtering empty directory "A3/B2" fstest.go:250: Filtering empty directory "A3/B1/C3" 2026/03/01 03:23:30 INFO : B2 bucket rclone-test-muvijil4habi: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/03/01 03:23:31 DEBUG : A4/two: size = 3 OK 2026/03/01 03:23:31 DEBUG : A3/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/01 03:23:31 INFO : A3/two: Copied (server-side copy) to: A4/two 2026/03/01 03:23:31 DEBUG : A4/B1/three: size = 5 OK 2026/03/01 03:23:31 DEBUG : A3/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/01 03:23:31 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2026/03/01 03:23:31 DEBUG : A4/one: size = 3 OK 2026/03/01 03:23:31 DEBUG : A3/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/01 03:23:31 INFO : A3/one: Copied (server-side copy) to: A4/one 2026/03/01 03:23:31 DEBUG : A4/B1/C2/five: size = 4 OK 2026/03/01 03:23:31 DEBUG : A3/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/01 03:23:31 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2026/03/01 03:23:31 DEBUG : A4/B1/C1/four: size = 4 OK 2026/03/01 03:23:31 DEBUG : A3/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/01 03:23:31 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2026/03/01 03:23:31 INFO : A3/two: Deleted 2026/03/01 03:23:31 INFO : A3/B1/three: Deleted 2026/03/01 03:23:31 INFO : A3/one: Deleted 2026/03/01 03:23:31 INFO : A3/B1/C2/five: Deleted 2026/03/01 03:23:31 INFO : A3/B1/C1/four: Deleted fstest.go:250: Filtering empty directory "A4/B2" fstest.go:250: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (8.11s) === RUN TestGetFsInfo run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" --- PASS: TestGetFsInfo (0.37s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:23:33 DEBUG : B2 bucket rclone-test-muvijil4habi: File to upload is small (34 bytes), uploading instead of streaming 2026/03/01 03:23:34 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/03/01 03:23:34 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/03/01 03:23:34 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/03/01 03:23:34 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/03/01 03:23:34 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/03/01 03:23:34 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/03/01 03:23:34 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-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:23:36 DEBUG : B2 bucket rclone-test-muvijil4habi: File to upload is small (34 bytes), uploading instead of streaming 2026/03/01 03:23:36 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/01 03:23:36 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/03/01 03:23:36 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/03/01 03:23:36 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/03/01 03:23:37 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/01 03:23:37 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/03/01 03:23:37 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-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:23:38 DEBUG : B2 bucket rclone-test-muvijil4habi: File to upload is small (34 bytes), uploading instead of streaming 2026/03/01 03:23:38 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/01 03:23:38 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 03:23:38 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/03/01 03:23:39 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/01 03:23:39 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-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:23:41 DEBUG : B2 bucket rclone-test-muvijil4habi: File to upload is small (34 bytes), uploading instead of streaming 2026/03/01 03:23:41 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/01 03:23:41 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/03/01 03:23:41 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/01 03:23:41 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/03/01 03:23:42 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/01 03:23:42 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/03/01 03:23:42 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (10.00s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.73s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.44s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.51s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.32s) === RUN TestRcatMetadata run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.38s) === RUN TestRcatSize run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:23:43 DEBUG : B2 bucket rclone-test-muvijil4habi: File to upload is small (60 bytes), uploading instead of streaming 2026/03/01 03:23:44 DEBUG : potato2: size = 60 OK 2026/03/01 03:23:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/01 03:23:44 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (1.78s) === RUN TestRcatSizeMetadata run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", 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-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" 2026/03/01 03:23:47 DEBUG : B2 bucket rclone-test-muvijil4habi: Touching "sub dir/potato3" 2026/03/01 03:23:47 DEBUG : B2 bucket rclone-test-muvijil4habi: Touching "empty space" 2026/03/01 03:23:47 DEBUG : B2 bucket rclone-test-muvijil4habi: Touching "potato2" --- PASS: TestTouchDir (3.90s) === RUN TestMkdirMetadata run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", 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-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", 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-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.38s) === RUN TestSetDirModTime run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", 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-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", Modify Window "1ms" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.38s) === RUN TestRemoveExisting run.go:185: Remote "B2 bucket rclone-test-muvijil4habi", Local "Local file system at /tmp/rclone2375628577", 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/03/01 03:23:51 DEBUG : B2 bucket rclone-test-muvijil4habi: Purge remote 2026/03/01 03:23:51 INFO : B2 bucket rclone-test-muvijil4habi: cleaning bucket "rclone-test-muvijil4habi" of all files 2026/03/01 03:23:52 DEBUG : A1/B1/C1/four: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f409f8c6b0c00abf8_d20260301_m032328_c001_v7007000_t0000_u01772335408634") 2026/03/01 03:23:52 DEBUG : A1/B1/C1/four: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815db_d20260301_m032325_c001_v0001041_t0015_u01772335405913") 2026/03/01 03:23:52 DEBUG : A1/B1/C1/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f413f2ad6abb5fa2a_d20260301_m032309_c001_v7007000_t0000_u01772335389224") 2026/03/01 03:23:52 DEBUG : A1/B1/C1/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815bd_d20260301_m032306_c001_v0001041_t0026_u01772335386627") 2026/03/01 03:23:52 DEBUG : A1/B1/C2/five: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f413f2ad6abb5fa40_d20260301_m032328_c001_v7007000_t0000_u01772335408281") 2026/03/01 03:23:52 DEBUG : A1/B1/C2/five: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815dd_d20260301_m032326_c001_v0001041_t0053_u01772335406295") 2026/03/01 03:23:52 DEBUG : A1/B1/three: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f417c5a17d41f186f_d20260301_m032327_c001_v7007000_t0000_u01772335407988") 2026/03/01 03:23:52 DEBUG : A1/B1/three: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815d9_d20260301_m032325_c001_v0001041_t0049_u01772335405523") 2026/03/01 03:23:52 DEBUG : A1/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f416331565ef2fd4d_d20260301_m032328_c001_v7007000_t0000_u01772335408290") 2026/03/01 03:23:52 DEBUG : A1/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815d5_d20260301_m032324_c001_v0001041_t0015_u01772335404781") 2026/03/01 03:23:52 DEBUG : A1/two: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f41090929e87d14a0_d20260301_m032328_c001_v7007000_t0000_u01772335408462") 2026/03/01 03:23:52 DEBUG : A1/two: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815d7_d20260301_m032325_c001_v0001041_t0005_u01772335405193") 2026/03/01 03:23:52 DEBUG : A1/two: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f413f2ad6abb5fa2b_d20260301_m032309_c001_v7007000_t0000_u01772335389585") 2026/03/01 03:23:52 DEBUG : A1/two: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815bf_d20260301_m032307_c001_v0001041_t0031_u01772335387032") 2026/03/01 03:23:52 DEBUG : A2/B1/C1/four: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f409f8c6b0c00abf9_d20260301_m032330_c001_v7007000_t0000_u01772335410057") 2026/03/01 03:23:53 DEBUG : A2/B1/C1/four: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f112a7d25ad04d03e_d20260301_m032327_c001_v0001109_t0031_u01772335407980") 2026/03/01 03:23:53 DEBUG : A2/B1/C2/five: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f41090929e87d14a3_d20260301_m032329_c001_v7007000_t0000_u01772335409826") 2026/03/01 03:23:53 DEBUG : A2/B1/C2/five: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f10204f6b369cda1e_d20260301_m032327_c001_v0001173_t0043_u01772335407873") 2026/03/01 03:23:53 DEBUG : A2/B1/three: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4007915a01b5f7e5_d20260301_m032330_c001_v7007000_t0000_u01772335410014") 2026/03/01 03:23:53 DEBUG : A2/B1/three: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f112e1c489dae3fa5_d20260301_m032327_c001_v0001180_t0020_u01772335407599") 2026/03/01 03:23:53 DEBUG : A2/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f416331565ef2fd4e_d20260301_m032329_c001_v7007000_t0000_u01772335409649") 2026/03/01 03:23:53 DEBUG : A2/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f10745b9460cbd0f4_d20260301_m032327_c001_v0001103_t0055_u01772335407990") 2026/03/01 03:23:53 DEBUG : A2/two: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f413f2ad6abb5fa42_d20260301_m032329_c001_v7007000_t0000_u01772335409628") 2026/03/01 03:23:53 DEBUG : A2/two: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f108ac2054a9cea56_d20260301_m032328_c001_v0001042_t0011_u01772335408004") 2026/03/01 03:23:53 DEBUG : A3/B1/C1/four: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f409f8c6b0c00abfa_d20260301_m032331_c001_v7007000_t0000_u01772335411229") 2026/03/01 03:23:53 DEBUG : A3/B1/C1/four: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f103bfc06a4d2e944_d20260301_m032329_c001_v0001039_t0044_u01772335409405") 2026/03/01 03:23:53 DEBUG : A3/B1/C2/five: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4007915a01b5f7ef_d20260301_m032331_c001_v7007000_t0000_u01772335411215") 2026/03/01 03:23:53 DEBUG : A3/B1/C2/five: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f104e56a2a9da3e57_d20260301_m032329_c001_v0001173_t0017_u01772335409436") 2026/03/01 03:23:53 DEBUG : A3/B1/three: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f41090929e87d14a5_d20260301_m032331_c001_v7007000_t0000_u01772335411175") 2026/03/01 03:23:53 DEBUG : A3/B1/three: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1019da1ac5f39e80_d20260301_m032329_c001_v0001167_t0013_u01772335409451") 2026/03/01 03:23:53 DEBUG : A3/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f416331565ef2fd50_d20260301_m032331_c001_v7007000_t0000_u01772335411183") 2026/03/01 03:23:53 DEBUG : A3/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f10684b447d9d2013_d20260301_m032329_c001_v0001185_t0006_u01772335409436") 2026/03/01 03:23:53 DEBUG : A3/two: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f413f2ad6abb5fa48_d20260301_m032331_c001_v7007000_t0000_u01772335411164") 2026/03/01 03:23:53 DEBUG : A3/two: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1079190fed661755_d20260301_m032329_c001_v0001185_t0044_u01772335409453") 2026/03/01 03:23:53 DEBUG : A4/B1/C1/four: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f409f8c6b0c00abfb_d20260301_m032331_c001_v7007000_t0000_u01772335411795") 2026/03/01 03:23:54 DEBUG : A4/B1/C1/four: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1135c0b0b4337fe3_d20260301_m032330_c001_v0001097_t0045_u01772335410835") 2026/03/01 03:23:54 DEBUG : A4/B1/C2/five: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f409f8c6b0c00abfc_d20260301_m032331_c001_v7007000_t0000_u01772335411978") 2026/03/01 03:23:54 DEBUG : A4/B1/C2/five: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1172388196762025_d20260301_m032330_c001_v0001040_t0046_u01772335410843") 2026/03/01 03:23:54 DEBUG : A4/B1/three: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f409f8c6b0c00abfe_d20260301_m032332_c001_v7007000_t0000_u01772335412160") 2026/03/01 03:23:54 DEBUG : A4/B1/three: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f11009809dcacf439_d20260301_m032330_c001_v0001130_t0049_u01772335410856") 2026/03/01 03:23:54 DEBUG : A4/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f409f8c6b0c00abff_d20260301_m032332_c001_v7007000_t0000_u01772335412343") 2026/03/01 03:23:54 DEBUG : A4/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f117b3e6db7999e17_d20260301_m032330_c001_v0001150_t0004_u01772335410862") 2026/03/01 03:23:54 DEBUG : A4/two: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f409f8c6b0c00ac00_d20260301_m032332_c001_v7007000_t0000_u01772335412526") 2026/03/01 03:23:54 DEBUG : A4/two: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1054d4a6877b0c23_d20260301_m032330_c001_v0001136_t0035_u01772335410866") 2026/03/01 03:23:54 DEBUG : BackupDir/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4042de258e105e62_d20260301_m032152_c001_v7007000_t0000_u01772335312585") 2026/03/01 03:23:54 DEBUG : BackupDir/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f112e4ba073a0ece1_d20260301_m032147_c001_v0001182_t0051_u01772335307283") 2026/03/01 03:23:54 DEBUG : CompareDest/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4042de258e105e41_d20260301_m032137_c001_v7007000_t0000_u01772335297519") 2026/03/01 03:23:54 DEBUG : CompareDest/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f814f9_d20260301_m032133_c001_v0001041_t0001_u01772335293500") 2026/03/01 03:23:54 DEBUG : CompareDest/two: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4042de258e105e42_d20260301_m032137_c001_v7007000_t0000_u01772335297702") 2026/03/01 03:23:54 DEBUG : CompareDest/two: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f814fb_d20260301_m032134_c001_v0001041_t0033_u01772335294599") 2026/03/01 03:23:54 DEBUG : CopyDest/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4042de258e105e63_d20260301_m032152_c001_v7007000_t0000_u01772335312769") 2026/03/01 03:23:54 DEBUG : CopyDest/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81507_d20260301_m032144_c001_v0001041_t0017_u01772335304307") 2026/03/01 03:23:54 DEBUG : CopyDest/three: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4042de258e105e64_d20260301_m032152_c001_v7007000_t0000_u01772335312952") 2026/03/01 03:23:54 DEBUG : CopyDest/three: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81515_d20260301_m032150_c001_v0001041_t0023_u01772335310676") 2026/03/01 03:23:54 DEBUG : CopyDest/two: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4042de258e105e65_d20260301_m032153_c001_v7007000_t0000_u01772335313136") 2026/03/01 03:23:54 DEBUG : CopyDest/two: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81511_d20260301_m032148_c001_v0001041_t0056_u01772335308828") 2026/03/01 03:23:55 DEBUG : ReadFile: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4189a6251c56032e_d20260301_m032256_c001_v7007000_t0000_u01772335376398") 2026/03/01 03:23:55 DEBUG : ReadFile: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815b1_d20260301_m032254_c001_v0001041_t0024_u01772335374848") 2026/03/01 03:23:55 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4042de258e105e6e_d20260301_m032158_c001_v7007000_t0000_u01772335318406") 2026/03/01 03:23:55 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8151b_d20260301_m032155_c001_v0001041_t0002_u01772335315695") 2026/03/01 03:23:55 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4042de258e105e6f_d20260301_m032158_c001_v7007000_t0000_u01772335318589") 2026/03/01 03:23:55 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81521_d20260301_m032157_c001_v0001041_t0000_u01772335317601") 2026/03/01 03:23:55 DEBUG : a.txt: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e65253f_d20260301_m032218_c001_v7007000_t0000_u01772335338808") 2026/03/01 03:23:55 DEBUG : a.txt: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8154b_d20260301_m032213_c001_v0001041_t0009_u01772335333326") 2026/03/01 03:23:55 DEBUG : a.txt: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e652531_d20260301_m032211_c001_v7007000_t0000_u01772335331857") 2026/03/01 03:23:55 DEBUG : a.txt: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81531_d20260301_m032205_c001_v0001041_t0024_u01772335325881") 2026/03/01 03:23:55 DEBUG : also/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4042de258e105e72_d20260301_m032202_c001_v7007000_t0000_u01772335322951") 2026/03/01 03:23:55 DEBUG : also/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81527_d20260301_m032201_c001_v0001041_t0058_u01772335321232") 2026/03/01 03:23:55 DEBUG : another: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4042de258e105e73_d20260301_m032203_c001_v7007000_t0000_u01772335323499") 2026/03/01 03:23:55 DEBUG : another: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81529_d20260301_m032201_c001_v0001041_t0052_u01772335321533") 2026/03/01 03:23:55 DEBUG : backup/dst/file1: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f413f2ad6abb5fa3c_d20260301_m032324_c001_v7007000_t0000_u01772335404216") 2026/03/01 03:23:55 DEBUG : backup/dst/file1: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1091c5d4b080ac3e_d20260301_m032322_c001_v0001154_t0025_u01772335402865") 2026/03/01 03:23:55 DEBUG : backup/dst/file1: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4042de258e105e36_d20260301_m032126_c001_v7007000_t0000_u01772335286564") 2026/03/01 03:23:55 DEBUG : backup/dst/file1: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f112b943c1413031c_d20260301_m032125_c001_v0001032_t0021_u01772335285190") 2026/03/01 03:23:55 DEBUG : data/banana: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4151c8746617adb3_d20260301_m032032_c001_v7007000_t0000_u01772335232229") 2026/03/01 03:23:55 DEBUG : data/banana: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8148d_d20260301_m032030_c001_v0001041_t0057_u01772335230043") 2026/03/01 03:23:55 DEBUG : data/banana: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81471_d20260301_m032020_c001_v0001041_t0007_u01772335220522") 2026/03/01 03:23:55 DEBUG : data/potato: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4151c8746617adb4_d20260301_m032032_c001_v7007000_t0000_u01772335232411") 2026/03/01 03:23:55 DEBUG : data/potato: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8148f_d20260301_m032030_c001_v0001041_t0053_u01772335230414") 2026/03/01 03:23:56 DEBUG : data/potato: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81475_d20260301_m032022_c001_v0001041_t0009_u01772335222971") 2026/03/01 03:23:56 DEBUG : dst/file1: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f413f2ad6abb5fa3d_d20260301_m032324_c001_v7007000_t0000_u01772335404417") 2026/03/01 03:23:56 DEBUG : dst/file1: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815d3_d20260301_m032323_c001_v0001041_t0051_u01772335403477") 2026/03/01 03:23:56 DEBUG : dst/file1: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f413f2ad6abb5fa3b_d20260301_m032323_c001_v7007000_t0000_u01772335403295") 2026/03/01 03:23:56 DEBUG : dst/file1: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815d1_d20260301_m032320_c001_v0001041_t0007_u01772335400085") 2026/03/01 03:23:56 DEBUG : dst/file1: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4042de258e105e37_d20260301_m032126_c001_v7007000_t0000_u01772335286747") 2026/03/01 03:23:56 DEBUG : dst/file1: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f814db_d20260301_m032125_c001_v0001041_t0025_u01772335285845") 2026/03/01 03:23:56 DEBUG : dst/file1: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4042de258e105e34_d20260301_m032125_c001_v7007000_t0000_u01772335285662") 2026/03/01 03:23:56 DEBUG : dst/file1: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f814d5_d20260301_m032122_c001_v0001041_t0034_u01772335282219") 2026/03/01 03:23:56 DEBUG : dst/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4042de258e105e66_d20260301_m032153_c001_v7007000_t0000_u01772335313320") 2026/03/01 03:23:56 DEBUG : dst/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f114aeb16e095e90e_d20260301_m032148_c001_v0001092_t0033_u01772335308071") 2026/03/01 03:23:56 DEBUG : dst/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f414f8d74389deece_d20260301_m032147_c001_v7007000_t0000_u01772335307855") 2026/03/01 03:23:56 DEBUG : dst/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81505_d20260301_m032144_c001_v0001041_t0057_u01772335304012") 2026/03/01 03:23:56 DEBUG : dst/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f11802d24d40e5015_d20260301_m032143_c001_v0001185_t0011_u01772335303240") 2026/03/01 03:23:56 DEBUG : dst/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f11802d24d40e5007_d20260301_m032142_c001_v0001185_t0015_u01772335302287") 2026/03/01 03:23:56 DEBUG : dst/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4042de258e105e43_d20260301_m032137_c001_v7007000_t0000_u01772335297885") 2026/03/01 03:23:56 DEBUG : dst/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f814f5_d20260301_m032133_c001_v0001041_t0047_u01772335293118") 2026/03/01 03:23:56 DEBUG : dst/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1074f48c4cdb2c9b_d20260301_m032132_c001_v0001136_t0022_u01772335292007") 2026/03/01 03:23:56 DEBUG : dst/one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1074f48c4cdb2c95_d20260301_m032131_c001_v0001136_t0036_u01772335291003") 2026/03/01 03:23:56 DEBUG : dst/three: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4042de258e105e67_d20260301_m032153_c001_v7007000_t0000_u01772335313503") 2026/03/01 03:23:57 DEBUG : dst/three: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f11802d24d40e50aa_d20260301_m032152_c001_v0001185_t0002_u01772335312025") 2026/03/01 03:23:57 DEBUG : dst/two: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4042de258e105e68_d20260301_m032153_c001_v7007000_t0000_u01772335313689") 2026/03/01 03:23:57 DEBUG : dst/two: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1079e45a42afdd90_d20260301_m032149_c001_v0001167_t0022_u01772335309693") 2026/03/01 03:23:57 DEBUG : dst/two: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4042de258e105e44_d20260301_m032138_c001_v7007000_t0000_u01772335298069") 2026/03/01 03:23:57 DEBUG : dst/two: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1074f48c4cdb2cad_d20260301_m032136_c001_v0001136_t0047_u01772335296862") 2026/03/01 03:23:57 DEBUG : empty space: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f418728a51ff5a8f0_d20260301_m032348_c001_v7007000_t0000_u01772335428882") 2026/03/01 03:23:57 DEBUG : empty space: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f106140dcc9936697_d20260301_m032348_c001_v0001042_t0009_u01772335428108") 2026/03/01 03:23:57 DEBUG : empty space: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8160d_d20260301_m032346_c001_v0001041_t0032_u01772335426088") 2026/03/01 03:23:57 DEBUG : empty space: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e65256f_d20260301_m032242_c001_v7007000_t0000_u01772335362694") 2026/03/01 03:23:57 DEBUG : empty space: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81589_d20260301_m032241_c001_v0001041_t0056_u01772335361446") 2026/03/01 03:23:57 DEBUG : empty space: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e65256b_d20260301_m032240_c001_v7007000_t0000_u01772335360545") 2026/03/01 03:23:57 DEBUG : empty space: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81583_d20260301_m032239_c001_v0001041_t0030_u01772335359204") 2026/03/01 03:23:57 DEBUG : empty space: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e652566_d20260301_m032238_c001_v7007000_t0000_u01772335358233") 2026/03/01 03:23:57 DEBUG : empty space: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8157b_d20260301_m032237_c001_v0001041_t0023_u01772335357243") 2026/03/01 03:23:57 DEBUG : empty space: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e652563_d20260301_m032236_c001_v7007000_t0000_u01772335356325") 2026/03/01 03:23:57 DEBUG : empty space: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81571_d20260301_m032234_c001_v0001041_t0056_u01772335354789") 2026/03/01 03:23:57 DEBUG : empty space: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e65255d_d20260301_m032233_c001_v7007000_t0000_u01772335353749") 2026/03/01 03:23:57 DEBUG : empty space: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8156d_d20260301_m032232_c001_v0001041_t0052_u01772335352790") 2026/03/01 03:23:57 DEBUG : empty space: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4151c8746617ada0_d20260301_m032014_c001_v7007000_t0000_u01772335214653") 2026/03/01 03:23:57 DEBUG : empty space: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81463_d20260301_m032011_c001_v0001041_t0013_u01772335211658") 2026/03/01 03:23:57 DEBUG : empty space: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4151c8746617ad9b_d20260301_m032009_c001_v7007000_t0000_u01772335209909") 2026/03/01 03:23:58 DEBUG : empty space: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8144d_d20260301_m032005_c001_v0001041_t0016_u01772335205971") 2026/03/01 03:23:58 DEBUG : empty space: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4151c8746617ad93_d20260301_m032003_c001_v7007000_t0000_u01772335203300") 2026/03/01 03:23:58 DEBUG : empty space: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81441_d20260301_m032000_c001_v0001041_t0023_u01772335200528") 2026/03/01 03:23:58 DEBUG : file1: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f413f2ad6abb5fa39_d20260301_m032318_c001_v7007000_t0000_u01772335398980") 2026/03/01 03:23:58 DEBUG : file1: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815cd_d20260301_m032317_c001_v0001041_t0050_u01772335397865") 2026/03/01 03:23:58 DEBUG : file1: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f413f2ad6abb5fa31_d20260301_m032314_c001_v7007000_t0000_u01772335394945") 2026/03/01 03:23:58 DEBUG : file1: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4016b53232f815c3_d20260301_m032312_c001_v0001041_t0054_u01772335392902") 2026/03/01 03:23:58 DEBUG : file1: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4189a6251c56036a_d20260301_m032301_c001_v7007000_t0000_u01772335381030") 2026/03/01 03:23:58 DEBUG : file1: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815b3_d20260301_m032257_c001_v0001041_t0057_u01772335377213") 2026/03/01 03:23:58 DEBUG : file1: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e652556_d20260301_m032229_c001_v7007000_t0000_u01772335349704") 2026/03/01 03:23:58 DEBUG : file1: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81561_d20260301_m032223_c001_v0001041_t0019_u01772335343846") 2026/03/01 03:23:58 DEBUG : file1: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e65254d_d20260301_m032223_c001_v7007000_t0000_u01772335343223") 2026/03/01 03:23:58 DEBUG : file1: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8155d_d20260301_m032220_c001_v0001041_t0006_u01772335340273") 2026/03/01 03:23:58 DEBUG : file2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f413f2ad6abb5fa32_d20260301_m032315_c001_v7007000_t0000_u01772335395126") 2026/03/01 03:23:58 DEBUG : file2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4016b53232f815c9_d20260301_m032314_c001_v0001041_t0054_u01772335394391") 2026/03/01 03:23:58 DEBUG : file2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4189a6251c56036d_d20260301_m032301_c001_v7007000_t0000_u01772335381213") 2026/03/01 03:23:58 DEBUG : file2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815b5_d20260301_m032257_c001_v0001041_t0012_u01772335377550") 2026/03/01 03:23:58 DEBUG : filename.txt: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f413f2ad6abb5fa34_d20260301_m032315_c001_v7007000_t0000_u01772335395307") 2026/03/01 03:23:58 DEBUG : filename.txt: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815c5_d20260301_m032313_c001_v0001041_t0042_u01772335393470") 2026/03/01 03:23:58 DEBUG : headerfilename.txt: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f413f2ad6abb5fa35_d20260301_m032315_c001_v7007000_t0000_u01772335395488") 2026/03/01 03:23:58 DEBUG : headerfilename.txt: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815c7_d20260301_m032313_c001_v0001041_t0023_u01772335393967") 2026/03/01 03:23:58 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f409f8c6b0c00ac22_d20260301_m032342_c001_v7007000_t0000_u01772335422712") 2026/03/01 03:23:58 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815ff_d20260301_m032341_c001_v0001041_t0058_u01772335421464") 2026/03/01 03:23:59 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f409f8c6b0c00ac11_d20260301_m032340_c001_v7007000_t0000_u01772335420391") 2026/03/01 03:23:59 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815fb_d20260301_m032339_c001_v0001041_t0003_u01772335419039") 2026/03/01 03:23:59 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f409f8c6b0c00ac24_d20260301_m032342_c001_v7007000_t0000_u01772335422894") 2026/03/01 03:23:59 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815fd_d20260301_m032341_c001_v0001041_t0028_u01772335421126") 2026/03/01 03:23:59 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f409f8c6b0c00ac14_d20260301_m032340_c001_v7007000_t0000_u01772335420576") 2026/03/01 03:23:59 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815f5_d20260301_m032338_c001_v0001041_t0040_u01772335418621") 2026/03/01 03:23:59 DEBUG : large: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f419fb8cfe7c65aba_d20260301_m032253_c001_v7007000_t0000_u01772335373549") 2026/03/01 03:23:59 DEBUG : large: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815af_d20260301_m032252_c001_v0001041_t0055_u01772335372876") 2026/03/01 03:23:59 DEBUG : large: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f419fb8cfe7c65a95_d20260301_m032251_c001_v7007000_t0000_u01772335371399") 2026/03/01 03:23:59 DEBUG : large: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815a5_d20260301_m032250_c001_v0001041_t0017_u01772335370074") 2026/03/01 03:23:59 DEBUG : large: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4189a6251c560300_d20260301_m032247_c001_v7007000_t0000_u01772335367610") 2026/03/01 03:23:59 DEBUG : large: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81599_d20260301_m032246_c001_v0001041_t0045_u01772335366880") 2026/03/01 03:23:59 DEBUG : large: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4189a6251c5602fd_d20260301_m032245_c001_v7007000_t0000_u01772335365795") 2026/03/01 03:23:59 DEBUG : large: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81593_d20260301_m032244_c001_v0001041_t0005_u01772335364091") 2026/03/01 03:23:59 DEBUG : medium: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4189a6251c56030a_d20260301_m032253_c001_v7007000_t0000_u01772335373565") 2026/03/01 03:23:59 DEBUG : medium: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815ad_d20260301_m032252_c001_v0001041_t0015_u01772335372425") 2026/03/01 03:23:59 DEBUG : medium: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4189a6251c560307_d20260301_m032250_c001_v7007000_t0000_u01772335370842") 2026/03/01 03:23:59 DEBUG : medium: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815a1_d20260301_m032249_c001_v0001041_t0006_u01772335369385") 2026/03/01 03:23:59 DEBUG : medium: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4189a6251c560301_d20260301_m032247_c001_v7007000_t0000_u01772335367793") 2026/03/01 03:23:59 DEBUG : medium: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81597_d20260301_m032246_c001_v0001041_t0028_u01772335366492") 2026/03/01 03:24:00 DEBUG : medium: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e652575_d20260301_m032244_c001_v7007000_t0000_u01772335364866") 2026/03/01 03:24:00 DEBUG : medium: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81591_d20260301_m032243_c001_v0001041_t0031_u01772335363782") 2026/03/01 03:24:00 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f409f8c6b0c00ac03_d20260301_m032335_c001_v7007000_t0000_u01772335415426") 2026/03/01 03:24:00 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815e7_d20260301_m032334_c001_v0001041_t0039_u01772335414150") 2026/03/01 03:24:00 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f409f8c6b0c00ac04_d20260301_m032335_c001_v7007000_t0000_u01772335415610") 2026/03/01 03:24:00 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815e5_d20260301_m032333_c001_v0001041_t0059_u01772335413849") 2026/03/01 03:24:00 DEBUG : not-one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4042de258e105e74_d20260301_m032203_c001_v7007000_t0000_u01772335323683") 2026/03/01 03:24:00 DEBUG : not-one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8152b_d20260301_m032201_c001_v0001041_t0048_u01772335321989") 2026/03/01 03:24:00 DEBUG : one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4042de258e105e71_d20260301_m032202_c001_v7007000_t0000_u01772335322768") 2026/03/01 03:24:00 DEBUG : one: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81525_d20260301_m032200_c001_v0001041_t0000_u01772335320788") 2026/03/01 03:24:00 DEBUG : potato1: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f409f8c6b0c00ac30_d20260301_m032344_c001_v7007000_t0000_u01772335424867") 2026/03/01 03:24:00 DEBUG : potato1: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81605_d20260301_m032343_c001_v0001041_t0055_u01772335423637") 2026/03/01 03:24:00 DEBUG : potato2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f418728a51ff5a8f2_d20260301_m032349_c001_v7007000_t0000_u01772335429065") 2026/03/01 03:24:00 DEBUG : potato2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1085f0feb61fd26e_d20260301_m032348_c001_v0001036_t0049_u01772335428131") 2026/03/01 03:24:00 DEBUG : potato2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8160b_d20260301_m032345_c001_v0001041_t0047_u01772335425788") 2026/03/01 03:24:00 DEBUG : potato2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f409f8c6b0c00ac33_d20260301_m032345_c001_v7007000_t0000_u01772335425050") 2026/03/01 03:24:00 DEBUG : potato2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81607_d20260301_m032344_c001_v0001041_t0020_u01772335424034") 2026/03/01 03:24:00 DEBUG : potato2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e652570_d20260301_m032242_c001_v7007000_t0000_u01772335362877") 2026/03/01 03:24:00 DEBUG : potato2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81587_d20260301_m032241_c001_v0001041_t0037_u01772335361107") 2026/03/01 03:24:00 DEBUG : potato2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e65256c_d20260301_m032240_c001_v7007000_t0000_u01772335360730") 2026/03/01 03:24:00 DEBUG : potato2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81581_d20260301_m032238_c001_v0001041_t0025_u01772335358787") 2026/03/01 03:24:00 DEBUG : potato2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e652567_d20260301_m032238_c001_v7007000_t0000_u01772335358417") 2026/03/01 03:24:01 DEBUG : potato2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81575_d20260301_m032236_c001_v0001041_t0003_u01772335356879") 2026/03/01 03:24:01 DEBUG : potato2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e652564_d20260301_m032236_c001_v7007000_t0000_u01772335356510") 2026/03/01 03:24:01 DEBUG : potato2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8156f_d20260301_m032234_c001_v0001041_t0052_u01772335354305") 2026/03/01 03:24:01 DEBUG : potato2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e65255e_d20260301_m032233_c001_v7007000_t0000_u01772335353932") 2026/03/01 03:24:01 DEBUG : potato2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8156b_d20260301_m032232_c001_v0001041_t0046_u01772335352473") 2026/03/01 03:24:01 DEBUG : potato2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4151c8746617ada1_d20260301_m032014_c001_v7007000_t0000_u01772335214834") 2026/03/01 03:24:01 DEBUG : potato2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81465_d20260301_m032012_c001_v0001041_t0034_u01772335212650") 2026/03/01 03:24:01 DEBUG : potato2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4151c8746617ad9c_d20260301_m032010_c001_v7007000_t0000_u01772335210090") 2026/03/01 03:24:01 DEBUG : potato2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81451_d20260301_m032006_c001_v0001041_t0055_u01772335206948") 2026/03/01 03:24:01 DEBUG : potato2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4151c8746617ad94_d20260301_m032003_c001_v7007000_t0000_u01772335203481") 2026/03/01 03:24:01 DEBUG : potato2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81443_d20260301_m032001_c001_v0001041_t0023_u01772335201354") 2026/03/01 03:24:01 DEBUG : remotepotato: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4151c8746617ada2_d20260301_m032015_c001_v7007000_t0000_u01772335215016") 2026/03/01 03:24:01 DEBUG : remotepotato: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81467_d20260301_m032013_c001_v0001041_t0046_u01772335213605") 2026/03/01 03:24:01 DEBUG : remotepotato: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4151c8746617ad9d_d20260301_m032010_c001_v7007000_t0000_u01772335210272") 2026/03/01 03:24:01 DEBUG : remotepotato: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81455_d20260301_m032008_c001_v0001041_t0020_u01772335208388") 2026/03/01 03:24:01 DEBUG : remotepotato: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4151c8746617ad95_d20260301_m032003_c001_v7007000_t0000_u01772335203662") 2026/03/01 03:24:01 DEBUG : remotepotato: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81445_d20260301_m032002_c001_v0001041_t0030_u01772335202281") 2026/03/01 03:24:01 DEBUG : rutabaga: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4151c8746617ada3_d20260301_m032015_c001_v7007000_t0000_u01772335215198") 2026/03/01 03:24:01 DEBUG : rutabaga: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8145f_d20260301_m032010_c001_v0001041_t0050_u01772335210817") 2026/03/01 03:24:01 DEBUG : rutabaga: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4151c8746617ad9e_d20260301_m032010_c001_v7007000_t0000_u01772335210454") 2026/03/01 03:24:01 DEBUG : rutabaga: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8144b_d20260301_m032004_c001_v0001041_t0033_u01772335204208") 2026/03/01 03:24:01 DEBUG : rutabaga: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4151c8746617ad96_d20260301_m032003_c001_v7007000_t0000_u01772335203843") 2026/03/01 03:24:02 DEBUG : rutabaga: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8143d_d20260301_m031959_c001_v0001041_t0013_u01772335199577") 2026/03/01 03:24:02 DEBUG : small: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4189a6251c560311_d20260301_m032254_c001_v7007000_t0000_u01772335374117") 2026/03/01 03:24:02 DEBUG : small: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815ab_d20260301_m032252_c001_v0001041_t0049_u01772335372129") 2026/03/01 03:24:02 DEBUG : small: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f419fb8cfe7c65a8c_d20260301_m032250_c001_v7007000_t0000_u01772335370852") 2026/03/01 03:24:02 DEBUG : small: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8159d_d20260301_m032249_c001_v0001041_t0058_u01772335369070") 2026/03/01 03:24:02 DEBUG : small: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4189a6251c560302_d20260301_m032248_c001_v7007000_t0000_u01772335368339") 2026/03/01 03:24:02 DEBUG : small: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81595_d20260301_m032246_c001_v0001041_t0014_u01772335366159") 2026/03/01 03:24:02 DEBUG : small: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4189a6251c5602fb_d20260301_m032245_c001_v7007000_t0000_u01772335365246") 2026/03/01 03:24:02 DEBUG : small: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8158f_d20260301_m032243_c001_v0001041_t0040_u01772335363431") 2026/03/01 03:24:02 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e65255a_d20260301_m032232_c001_v7007000_t0000_u01772335352105") 2026/03/01 03:24:02 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81569_d20260301_m032231_c001_v0001041_t0001_u01772335351214") 2026/03/01 03:24:02 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e652540_d20260301_m032218_c001_v7007000_t0000_u01772335338992") 2026/03/01 03:24:02 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8154f_d20260301_m032214_c001_v0001041_t0053_u01772335334179") 2026/03/01 03:24:02 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e652532_d20260301_m032212_c001_v7007000_t0000_u01772335332041") 2026/03/01 03:24:02 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81539_d20260301_m032206_c001_v0001041_t0020_u01772335326833") 2026/03/01 03:24:02 DEBUG : sub dir/hello world2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e652543_d20260301_m032219_c001_v7007000_t0000_u01772335339175") 2026/03/01 03:24:02 DEBUG : sub dir/hello world2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81551_d20260301_m032214_c001_v0001041_t0052_u01772335334690") 2026/03/01 03:24:02 DEBUG : sub dir/hello world2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e652533_d20260301_m032212_c001_v7007000_t0000_u01772335332223") 2026/03/01 03:24:02 DEBUG : sub dir/hello world2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8153b_d20260301_m032207_c001_v0001041_t0013_u01772335327310") 2026/03/01 03:24:02 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e652544_d20260301_m032219_c001_v7007000_t0000_u01772335339358") 2026/03/01 03:24:03 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81555_d20260301_m032215_c001_v0001041_t0029_u01772335335043") 2026/03/01 03:24:03 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e652534_d20260301_m032212_c001_v7007000_t0000_u01772335332406") 2026/03/01 03:24:03 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8153d_d20260301_m032207_c001_v0001041_t0057_u01772335327720") 2026/03/01 03:24:03 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e652545_d20260301_m032219_c001_v7007000_t0000_u01772335339540") 2026/03/01 03:24:03 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81557_d20260301_m032215_c001_v0001041_t0014_u01772335335424") 2026/03/01 03:24:03 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e652535_d20260301_m032212_c001_v7007000_t0000_u01772335332591") 2026/03/01 03:24:03 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8153f_d20260301_m032208_c001_v0001041_t0039_u01772335328087") 2026/03/01 03:24:03 DEBUG : sub dir/potato3: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f418728a51ff5a8f3_d20260301_m032349_c001_v7007000_t0000_u01772335429248") 2026/03/01 03:24:03 DEBUG : sub dir/potato3: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f107a91874fe97c0d_d20260301_m032347_c001_v0001044_t0035_u01772335427742") 2026/03/01 03:24:03 DEBUG : sub dir/potato3: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8160f_d20260301_m032346_c001_v0001041_t0050_u01772335426430") 2026/03/01 03:24:03 DEBUG : sub dir/potato3: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e652572_d20260301_m032243_c001_v7007000_t0000_u01772335363061") 2026/03/01 03:24:03 DEBUG : sub dir/potato3: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8158b_d20260301_m032241_c001_v0001041_t0056_u01772335361822") 2026/03/01 03:24:03 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e652546_d20260301_m032219_c001_v7007000_t0000_u01772335339723") 2026/03/01 03:24:03 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81559_d20260301_m032215_c001_v0001041_t0001_u01772335335780") 2026/03/01 03:24:03 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e652536_d20260301_m032212_c001_v7007000_t0000_u01772335332775") 2026/03/01 03:24:03 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81541_d20260301_m032208_c001_v0001041_t0016_u01772335328499") 2026/03/01 03:24:03 DEBUG : sub/file2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f413f2ad6abb5fa37_d20260301_m032317_c001_v7007000_t0000_u01772335397321") 2026/03/01 03:24:03 DEBUG : sub/file2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815cb_d20260301_m032316_c001_v0001041_t0050_u01772335396036") 2026/03/01 03:24:03 DEBUG : sub/file2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e652557_d20260301_m032229_c001_v7007000_t0000_u01772335349888") 2026/03/01 03:24:03 DEBUG : sub/file2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81563_d20260301_m032224_c001_v0001041_t0031_u01772335344253") 2026/03/01 03:24:03 DEBUG : sub/file2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e65254e_d20260301_m032223_c001_v7007000_t0000_u01772335343408") 2026/03/01 03:24:03 DEBUG : sub/file2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8155f_d20260301_m032220_c001_v0001041_t0014_u01772335340640") 2026/03/01 03:24:04 DEBUG : sub/file2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4042de258e105e2f_d20260301_m032121_c001_v7007000_t0000_u01772335281490") 2026/03/01 03:24:04 DEBUG : sub/file2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f814cd_d20260301_m032119_c001_v0001041_t0057_u01772335279648") 2026/03/01 03:24:04 DEBUG : test-multithread-abort: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4151c8746617a9a5_d20260301_m031958_c001_v7007000_t0000_u01772335198633") 2026/03/01 03:24:04 DEBUG : test-multithread-abort: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8141d_d20260301_m031943_c001_v0001041_t0028_u01772335183215") 2026/03/01 03:24:04 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4050fc5dbac80923_d20260301_m031901_c001_v7007000_t0000_u01772335141824") 2026/03/01 03:24:04 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1005a12c8b767023_d20260301_m031853_c001_v0001120_t0058_u01772335133253") 2026/03/01 03:24:04 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4050fc5dbac80928_d20260301_m031909_c001_v7007000_t0000_u01772335149704") 2026/03/01 03:24:04 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1005a12c8b76702f_d20260301_m031902_c001_v0001120_t0000_u01772335142583") 2026/03/01 03:24:04 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4050fc5dbac8092e_d20260301_m031919_c001_v7007000_t0000_u01772335159765") 2026/03/01 03:24:04 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f813f9_d20260301_m031912_c001_v0001041_t0006_u01772335152737") 2026/03/01 03:24:04 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f413f2ad6abb5f709_d20260301_m031926_c001_v7007000_t0000_u01772335166144") 2026/03/01 03:24:04 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f2050fc5dbac80932_d20260301_m031921_c001_v0001181_t0023_u01772335161541") 2026/03/01 03:24:04 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4042de258e105925_d20260301_m031935_c001_v7007000_t0000_u01772335175020") 2026/03/01 03:24:04 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f213f2ad6abb5f70c_d20260301_m031927_c001_v0001103_t0030_u01772335167950") 2026/03/01 03:24:04 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4042de258e10592e_d20260301_m031941_c001_v7007000_t0000_u01772335181899") 2026/03/01 03:24:04 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f2042de258e105927_d20260301_m031936_c001_v0001120_t0051_u01772335176910") 2026/03/01 03:24:04 DEBUG : test.sum: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4151c8746617adb5_d20260301_m032032_c001_v7007000_t0000_u01772335232592") 2026/03/01 03:24:04 DEBUG : test.sum: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81491_d20260301_m032030_c001_v0001041_t0000_u01772335230742") 2026/03/01 03:24:04 DEBUG : test.sum: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81485_d20260301_m032028_c001_v0001041_t0021_u01772335228773") 2026/03/01 03:24:04 DEBUG : test.sum: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81483_d20260301_m032027_c001_v0001041_t0024_u01772335227404") 2026/03/01 03:24:04 DEBUG : test.sum: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81481_d20260301_m032026_c001_v0001041_t0032_u01772335226112") 2026/03/01 03:24:05 DEBUG : test.sum: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8147b_d20260301_m032024_c001_v0001041_t0032_u01772335224684") 2026/03/01 03:24:05 DEBUG : test.sum: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81477_d20260301_m032023_c001_v0001041_t0000_u01772335223356") 2026/03/01 03:24:05 DEBUG : test.sum: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81473_d20260301_m032021_c001_v0001041_t0018_u01772335221092") 2026/03/01 03:24:05 DEBUG : test.sum: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f4151c8746617ada6_d20260301_m032017_c001_v7007000_t0000_u01772335217597") 2026/03/01 03:24:05 DEBUG : test.sum: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8146d_d20260301_m032016_c001_v0001041_t0029_u01772335216712") 2026/03/01 03:24:05 DEBUG : test.sum: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81469_d20260301_m032015_c001_v0001041_t0037_u01772335215562") 2026/03/01 03:24:05 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f409f8c6b0c00ac08_d20260301_m032337_c001_v7007000_t0000_u01772335417886") 2026/03/01 03:24:05 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815f3_d20260301_m032336_c001_v0001041_t0058_u01772335416554") 2026/03/01 03:24:05 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f409f8c6b0c00ac09_d20260301_m032338_c001_v7007000_t0000_u01772335418069") 2026/03/01 03:24:05 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f815f1_d20260301_m032336_c001_v0001041_t0047_u01772335416180") 2026/03/01 03:24:05 DEBUG : zend.txt: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e652547_d20260301_m032219_c001_v7007000_t0000_u01772335339905") 2026/03/01 03:24:05 DEBUG : zend.txt: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f8154d_d20260301_m032213_c001_v0001041_t0025_u01772335333661") 2026/03/01 03:24:05 DEBUG : zend.txt: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f401ee6748e652537_d20260301_m032212_c001_v7007000_t0000_u01772335332959") 2026/03/01 03:24:05 DEBUG : zend.txt: Deleting (id "4_zcfc2eda3607dab7b9fc80e1b_f1016b53232f81535_d20260301_m032206_c001_v0001041_t0057_u01772335326401") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 5m16.258034408s (try 1/5)