"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/03/06 05:28:56 DEBUG : Creating backend with remote "TestB2:rclone-test-yixerom8dori" 2026/03/06 05:28:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 05:28:57 DEBUG : Creating backend with remote "/tmp/rclone3037280664" === 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-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:28:58 DEBUG : chunksize-probe: Cancelling large file upload === RUN TestMultithreadCopy/upload=false,size=16777215,streams=2 2026/03/06 05:29:04 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/03/06 05:29:04 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: write buffer set to 131072 2026/03/06 05:29:04 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/03/06 05:29:04 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/03/06 05:29:04 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/03/06 05:29:04 DEBUG : test-multithread-copy-false-16777215-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/03/06 05:29:04 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi starting 2026/03/06 05:29:04 DEBUG : test-multithread-copy-false-16777215-2: writing chunk 0 2026/03/06 05:29:06 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi finished 2026/03/06 05:29:06 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/06 05:29:13 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/03/06 05:29:13 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: write buffer set to 131072 2026/03/06 05:29:13 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16Mi 2026/03/06 05:29:13 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/03/06 05:29:13 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/03/06 05:29:13 DEBUG : test-multithread-copy-false-16777216-2: Starting multi-thread copy with 1 chunks of size 16Mi with 1 parallel streams 2026/03/06 05:29:13 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi starting 2026/03/06 05:29:13 DEBUG : test-multithread-copy-false-16777216-2: writing chunk 0 2026/03/06 05:29:15 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi finished 2026/03/06 05:29:15 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/06 05:29:16 DEBUG : test-multithread-copy-false-16777217-2: Clearing upload URL because of error: Post "https://pod-000-1167-05.backblaze.com/b2api/v1/b2_upload_file/ef82dd4390edcb1b9fc80e1b/c001_v0001167_t0048": write tcp 65.108.87.141:41634->149.137.138.75:443: use of closed network connection 2026/03/06 05:29:16 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1167-05.backblaze.com/b2api/v1/b2_upload_file/ef82dd4390edcb1b9fc80e1b/c001_v0001167_t0048": write tcp 65.108.87.141:41634->149.137.138.75:443: use of closed network connection) 2026/03/06 05:29:16 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-yixerom8dori: 1/10 (Post "https://pod-000-1167-05.backblaze.com/b2api/v1/b2_upload_file/ef82dd4390edcb1b9fc80e1b/c001_v0001167_t0048": write tcp 65.108.87.141:41634->149.137.138.75:443: use of closed network connection) 2026/03/06 05:29:18 DEBUG : pacer: Reducing sleep to 10ms 2026/03/06 05:29:22 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/03/06 05:29:22 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: write buffer set to 131072 2026/03/06 05:29:22 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/03/06 05:29:22 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/03/06 05:29:22 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/03/06 05:29:22 DEBUG : test-multithread-copy-false-16777217-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/03/06 05:29:22 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi starting 2026/03/06 05:29:23 DEBUG : test-multithread-copy-false-16777217-2: writing chunk 0 2026/03/06 05:29:25 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi finished 2026/03/06 05:29:25 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/06 05:29:28 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: disabling buffering because source is local disk 2026/03/06 05:29:28 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/03/06 05:29:28 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/03/06 05:29:28 DEBUG : test-multithread-copy-true-16777215-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/03/06 05:29:28 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi starting 2026/03/06 05:29:28 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 1 length 8388607 2026/03/06 05:29:28 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/03/06 05:29:28 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 0 length 8388608 2026/03/06 05:29:30 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 1 2026/03/06 05:29:30 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi finished 2026/03/06 05:29:31 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 0 2026/03/06 05:29:31 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/03/06 05:29:31 DEBUG : test-multithread-copy-true-16777215-2: Finishing large file upload with 2 parts 2026/03/06 05:29:31 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/06 05:29:34 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: disabling buffering because source is local disk 2026/03/06 05:29:35 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/03/06 05:29:35 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/03/06 05:29:35 DEBUG : test-multithread-copy-true-16777216-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/03/06 05:29:35 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi starting 2026/03/06 05:29:35 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 1 length 8388608 2026/03/06 05:29:35 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/03/06 05:29:35 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 0 length 8388608 2026/03/06 05:29:37 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 0 2026/03/06 05:29:37 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/03/06 05:29:39 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 1 2026/03/06 05:29:39 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi finished 2026/03/06 05:29:39 DEBUG : test-multithread-copy-true-16777216-2: Finishing large file upload with 2 parts 2026/03/06 05:29:40 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/06 05:29:42 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: disabling buffering because source is local disk 2026/03/06 05:29:43 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/03/06 05:29:43 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/03/06 05:29:43 DEBUG : test-multithread-copy-true-16777217-2: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/03/06 05:29:43 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/03/06 05:29:43 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 2 length 1 2026/03/06 05:29:43 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/03/06 05:29:43 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/03/06 05:29:43 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 1 length 8388608 2026/03/06 05:29:43 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 0 length 8388608 2026/03/06 05:29:44 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 2 2026/03/06 05:29:44 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 finished 2026/03/06 05:29:46 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 0 2026/03/06 05:29:46 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/03/06 05:29:47 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 1 2026/03/06 05:29:47 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/03/06 05:29:47 DEBUG : test-multithread-copy-true-16777217-2: Finishing large file upload with 3 parts 2026/03/06 05:29:48 DEBUG : test-multithread-copy-true-16777217-2: Finished multi-thread copy with 3 parts of size 8Mi --- PASS: TestMultithreadCopy (52.58s) --- PASS: TestMultithreadCopy/upload=false,size=16777215,streams=2 (9.27s) --- PASS: TestMultithreadCopy/upload=false,size=16777216,streams=2 (8.79s) --- PASS: TestMultithreadCopy/upload=false,size=16777217,streams=2 (9.87s) --- PASS: TestMultithreadCopy/upload=true,size=16777215,streams=2 (6.77s) --- PASS: TestMultithreadCopy/upload=true,size=16777216,streams=2 (8.08s) --- PASS: TestMultithreadCopy/upload=true,size=16777217,streams=2 (8.31s) === RUN TestMultithreadCopyAbort run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:29:50 DEBUG : chunksize-probe: Cancelling large file upload 2026/03/06 05:29:52 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk 2026/03/06 05:29:52 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 1 2026/03/06 05:29:52 DEBUG : test-multithread-abort: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/03/06 05:29:52 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/03/06 05:29:52 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/03/06 05:29:52 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/06 05:29:52 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/03/06 05:29:52 DEBUG : Open with options = [RangeOption(8388608,16777215)] 2026/03/06 05:29:52 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/03/06 05:29:52 DEBUG : test-multithread-abort: Sending chunk 1 length 8388608 2026/03/06 05:29:52 DEBUG : Open with options = [RangeOption(0,8388607)] 2026/03/06 05:29:52 DEBUG : test-multithread-abort: Sending chunk 0 length 8388608 2026/03/06 05:30:09 DEBUG : test-multithread-abort: Done sending chunk 1 2026/03/06 05:30:09 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/03/06 05:30:23 DEBUG : test-multithread-abort: Done sending chunk 0 2026/03/06 05:30:23 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/03/06 05:30:23 DEBUG : Returning error reader 2026/03/06 05:30:23 DEBUG : test-multithread-abort: Sending chunk 2 length 1 2026/03/06 05:30:24 DEBUG : BOOM: simulated read failure 2026/03/06 05:30:24 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 0/10: BOOM: simulated read failure 2026/03/06 05:30:24 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/06 05:30:25 DEBUG : Returning error reader 2026/03/06 05:30:25 DEBUG : BOOM: simulated read failure 2026/03/06 05:30:25 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure 2026/03/06 05:30:25 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/06 05:30:26 DEBUG : Returning error reader 2026/03/06 05:30:26 DEBUG : BOOM: simulated read failure 2026/03/06 05:30:26 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure 2026/03/06 05:30:26 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/06 05:30:27 DEBUG : Returning error reader 2026/03/06 05:30:27 DEBUG : BOOM: simulated read failure 2026/03/06 05:30:27 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure 2026/03/06 05:30:27 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/06 05:30:28 DEBUG : Returning error reader 2026/03/06 05:30:28 DEBUG : BOOM: simulated read failure 2026/03/06 05:30:28 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure 2026/03/06 05:30:28 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/06 05:30:29 DEBUG : Returning error reader 2026/03/06 05:30:29 DEBUG : BOOM: simulated read failure 2026/03/06 05:30:29 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure 2026/03/06 05:30:29 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/06 05:30:30 DEBUG : Returning error reader 2026/03/06 05:30:30 DEBUG : BOOM: simulated read failure 2026/03/06 05:30:30 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure 2026/03/06 05:30:30 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/06 05:30:31 DEBUG : Returning error reader 2026/03/06 05:30:31 DEBUG : BOOM: simulated read failure 2026/03/06 05:30:31 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure 2026/03/06 05:30:31 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/06 05:30:32 DEBUG : Returning error reader 2026/03/06 05:30:32 DEBUG : BOOM: simulated read failure 2026/03/06 05:30:32 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure 2026/03/06 05:30:32 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/06 05:30:33 DEBUG : Returning error reader 2026/03/06 05:30:33 DEBUG : BOOM: simulated read failure 2026/03/06 05:30:33 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure 2026/03/06 05:30:33 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/06 05:30:34 DEBUG : Returning error reader 2026/03/06 05:30:34 DEBUG : BOOM: simulated read failure 2026/03/06 05:30:34 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure 2026/03/06 05:30:34 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries 2026/03/06 05:30:34 DEBUG : test-multithread-abort: Error sending chunk 2 (retry=false): Post "https://pod-000-1167-14.backblaze.com/b2api/v1/b2_upload_part/4_zef82dd4390edcb1b9fc80e1b_f2054dbf5521548c9_d20260306_m052952_c001_v0001167_t0045_u01772774992733/0047": BOOM: simulated read failure: &url.Error{Op:"Post", URL:"https://pod-000-1167-14.backblaze.com/b2api/v1/b2_upload_part/4_zef82dd4390edcb1b9fc80e1b_f2054dbf5521548c9_d20260306_m052952_c001_v0001167_t0045_u01772774992733/0047", Err:(*errors.errorString)(0xc000580f90)} 2026/03/06 05:30:34 DEBUG : test-multithread-abort: Error sending chunk 2: Post "https://pod-000-1167-14.backblaze.com/b2api/v1/b2_upload_part/4_zef82dd4390edcb1b9fc80e1b_f2054dbf5521548c9_d20260306_m052952_c001_v0001167_t0045_u01772774992733/0047": BOOM: simulated read failure 2026/03/06 05:30:34 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: Post "https://pod-000-1167-14.backblaze.com/b2api/v1/b2_upload_part/4_zef82dd4390edcb1b9fc80e1b_f2054dbf5521548c9_d20260306_m052952_c001_v0001167_t0045_u01772774992733/0047": BOOM: simulated read failure 2026/03/06 05:30:34 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit 2026/03/06 05:30:34 DEBUG : test-multithread-abort: Cancelling large file upload --- PASS: TestMultithreadCopyAbort (45.89s) === RUN TestSizeDiffers 2026/03/06 05:30:35 DEBUG : a: size = 0 OK 2026/03/06 05:30:35 DEBUG : a: size = 1 (memory) 2026/03/06 05:30:35 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/06 05:30:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/06 05:30:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/06 05:30:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/06 05:30:35 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/06 05:30:35 DEBUG : potato: Seek from 10 to 0 2026/03/06 05:30:35 DEBUG : potato: Seek from 10 to 0 2026/03/06 05:30:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/06 05:30:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/06 05:30:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/06 05:30:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/06 05:30:35 DEBUG : potato: Seek from 5 to 2 2026/03/06 05:30:35 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/06 05:30:35 DEBUG : potato: Seek from 7 to 0 2026/03/06 05:30:35 DEBUG : potato: Seek from 7 to 0 2026/03/06 05:30:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/06 05:30:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/06 05:30:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/06 05:30:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/06 05:30:35 DEBUG : potato: Seek from 5 to 2 2026/03/06 05:30:35 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/06 05:30:35 DEBUG : potato: Seek from 8 to 0 2026/03/06 05:30:35 DEBUG : potato: Seek from 8 to 0 2026/03/06 05:30:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/06 05:30:35 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/06 05:30:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/06 05:30:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/06 05:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/06 05:30:35 DEBUG : potato: Seek from 5 to 2 2026/03/06 05:30:35 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/06 05:30:35 DEBUG : potato: Seek from 9 to 0 2026/03/06 05:30:35 DEBUG : potato: Seek from 9 to 0 2026/03/06 05:30:35 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-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (4.41s) --- 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/06 05:30:40 DEBUG : Creating backend with remote "nonexistent" 2026/03/06 05:30:40 DEBUG : Config file has changed externally - reloading 2026/03/06 05:30:40 DEBUG : Creating backend with remote "nonexistent" 2026/03/06 05:30:40 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/06 05:30:40 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/06 05:30:40 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/06 05:30:40 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-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", 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 (5.89s) --- PASS: TestCheckDownload/1 (0.74s) --- PASS: TestCheckDownload/2 (0.37s) --- PASS: TestCheckDownload/3 (0.37s) --- PASS: TestCheckDownload/4 (0.56s) --- PASS: TestCheckDownload/5 (0.38s) --- PASS: TestCheckDownload/6 (0.38s) --- PASS: TestCheckDownload/7 (0.38s) === RUN TestCheckSizeOnly run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", 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.17s) --- 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.19s) --- PASS: TestCheckSizeOnly/7 (0.19s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:30:51 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/06 05:30:51 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/06 05:30:51 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/06 05:30:51 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/06 05:30:51 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/06 05:30:51 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/06 05:30:51 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/06 05:30:51 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.05s) === RUN TestCheckSum run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:30:52 DEBUG : Creating backend with remote "TestB2:rclone-test-yixerom8dori/data" check_test.go:350: B2 bucket rclone-test-yixerom8dori path data lacks md5, skipping --- SKIP: TestCheckSum (1.45s) === RUN TestCheckSumDownload run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:30:53 DEBUG : Creating backend with remote "TestB2:rclone-test-yixerom8dori/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (11.82s) --- PASS: TestCheckSumDownload/subtest1 (1.28s) --- PASS: TestCheckSumDownload/subtest2 (0.79s) --- PASS: TestCheckSumDownload/subtest3 (0.91s) --- PASS: TestCheckSumDownload/subtest4 (0.74s) --- PASS: TestCheckSumDownload/subtest5 (0.75s) --- PASS: TestCheckSumDownload/subtest6 (0.77s) --- PASS: TestCheckSumDownload/subtest7 (0.75s) === RUN TestApplyTransforms 2026/03/06 05:31:05 DEBUG : Creating backend with remote "TestB2:rclone-test-dazahar3ledi" 2026/03/06 05:31:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 05:31:06 DEBUG : Creating backend with remote "/tmp/rclone3517782164" run.go:185: Remote "B2 bucket rclone-test-dazahar3ledi", Local "Local file system at /tmp/rclone3517782164", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2026/03/06 05:31:08 ERROR : hello, world!: sum not found 2026/03/06 05:31:08 ERROR : HELLO, WORLD!: file not in B2 bucket rclone-test-dazahar3ledi 2026/03/06 05:31:08 NOTICE: B2 bucket rclone-test-dazahar3ledi: 1 files missing 2026/03/06 05:31:08 NOTICE: 1 hashes missing 2026/03/06 05:31:08 NOTICE: B2 bucket rclone-test-dazahar3ledi: 1 differences found 2026/03/06 05:31:08 NOTICE: B2 bucket rclone-test-dazahar3ledi: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/06 05:31:09 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/06 05:31:09 NOTICE: B2 bucket rclone-test-dazahar3ledi: 0 differences found 2026/03/06 05:31:09 NOTICE: B2 bucket rclone-test-dazahar3ledi: 1 matching files 2026/03/06 05:31:09 DEBUG : Creating backend with remote "TestB2:rclone-test-cimowew2rela" 2026/03/06 05:31:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 05:31:09 DEBUG : Creating backend with remote "/tmp/rclone726706610" run.go:185: Remote "B2 bucket rclone-test-cimowew2rela", Local "Local file system at /tmp/rclone726706610", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2026/03/06 05:31:11 ERROR : HELLO, WORLD!: sum not found 2026/03/06 05:31:11 ERROR : hello, world!: file not in B2 bucket rclone-test-cimowew2rela 2026/03/06 05:31:11 NOTICE: B2 bucket rclone-test-cimowew2rela: 1 files missing 2026/03/06 05:31:11 NOTICE: 1 hashes missing 2026/03/06 05:31:11 NOTICE: B2 bucket rclone-test-cimowew2rela: 1 differences found 2026/03/06 05:31:11 NOTICE: B2 bucket rclone-test-cimowew2rela: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/06 05:31:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/06 05:31:12 NOTICE: B2 bucket rclone-test-cimowew2rela: 0 differences found 2026/03/06 05:31:12 NOTICE: B2 bucket rclone-test-cimowew2rela: 1 matching files 2026/03/06 05:31:12 DEBUG : Creating backend with remote "TestB2:rclone-test-dumecur3mesu" 2026/03/06 05:31:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 05:31:13 DEBUG : Creating backend with remote "/tmp/rclone827782682" run.go:185: Remote "B2 bucket rclone-test-dumecur3mesu", Local "Local file system at /tmp/rclone827782682", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/06 05:31:15 ERROR : HeLlO, wOrLd!: sum not found 2026/03/06 05:31:15 ERROR : hello, world!: file not in B2 bucket rclone-test-dumecur3mesu 2026/03/06 05:31:15 NOTICE: B2 bucket rclone-test-dumecur3mesu: 1 files missing 2026/03/06 05:31:15 NOTICE: 1 hashes missing 2026/03/06 05:31:15 NOTICE: B2 bucket rclone-test-dumecur3mesu: 1 differences found 2026/03/06 05:31:15 NOTICE: B2 bucket rclone-test-dumecur3mesu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/06 05:31:16 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/06 05:31:16 NOTICE: B2 bucket rclone-test-dumecur3mesu: 0 differences found 2026/03/06 05:31:16 NOTICE: B2 bucket rclone-test-dumecur3mesu: 1 matching files 2026/03/06 05:31:16 DEBUG : Creating backend with remote "TestB2:rclone-test-noloduz5suyo" 2026/03/06 05:31:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 05:31:16 DEBUG : Creating backend with remote "/tmp/rclone2664095255" run.go:185: Remote "B2 bucket rclone-test-noloduz5suyo", Local "Local file system at /tmp/rclone2664095255", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/06 05:31:18 ERROR : HELLO, WORLD!: sum not found 2026/03/06 05:31:18 ERROR : HeLlO, wOrLd!: file not in B2 bucket rclone-test-noloduz5suyo 2026/03/06 05:31:18 NOTICE: B2 bucket rclone-test-noloduz5suyo: 1 files missing 2026/03/06 05:31:18 NOTICE: 1 hashes missing 2026/03/06 05:31:18 NOTICE: B2 bucket rclone-test-noloduz5suyo: 1 differences found 2026/03/06 05:31:18 NOTICE: B2 bucket rclone-test-noloduz5suyo: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/06 05:31:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/06 05:31:19 NOTICE: B2 bucket rclone-test-noloduz5suyo: 0 differences found 2026/03/06 05:31:19 NOTICE: B2 bucket rclone-test-noloduz5suyo: 1 matching files 2026/03/06 05:31:19 DEBUG : Creating backend with remote "TestB2:rclone-test-suhamom9yebu" 2026/03/06 05:31:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 05:31:20 DEBUG : Creating backend with remote "/tmp/rclone1996325020" run.go:185: Remote "B2 bucket rclone-test-suhamom9yebu", Local "Local file system at /tmp/rclone1996325020", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2026/03/06 05:31:22 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/06 05:31:22 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-suhamom9yebu 2026/03/06 05:31:22 NOTICE: B2 bucket rclone-test-suhamom9yebu: 1 files missing 2026/03/06 05:31:22 NOTICE: 1 hashes missing 2026/03/06 05:31:22 NOTICE: B2 bucket rclone-test-suhamom9yebu: 1 differences found 2026/03/06 05:31:22 NOTICE: B2 bucket rclone-test-suhamom9yebu: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/06 05:31:23 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/06 05:31:23 NOTICE: B2 bucket rclone-test-suhamom9yebu: 0 differences found 2026/03/06 05:31:23 NOTICE: B2 bucket rclone-test-suhamom9yebu: 1 matching files 2026/03/06 05:31:23 DEBUG : Creating backend with remote "TestB2:rclone-test-rocawuf5wovu" 2026/03/06 05:31:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 05:31:23 DEBUG : Creating backend with remote "/tmp/rclone3191806495" run.go:185: Remote "B2 bucket rclone-test-rocawuf5wovu", Local "Local file system at /tmp/rclone3191806495", Modify Window "1ms" NFC checkfile vs. NFD remote (without normalization) 2026/03/06 05:31:25 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/06 05:31:25 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-rocawuf5wovu 2026/03/06 05:31:25 NOTICE: B2 bucket rclone-test-rocawuf5wovu: 1 files missing 2026/03/06 05:31:25 NOTICE: 1 hashes missing 2026/03/06 05:31:25 NOTICE: B2 bucket rclone-test-rocawuf5wovu: 1 differences found 2026/03/06 05:31:25 NOTICE: B2 bucket rclone-test-rocawuf5wovu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/03/06 05:31:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/06 05:31:26 NOTICE: B2 bucket rclone-test-rocawuf5wovu: 0 differences found 2026/03/06 05:31:26 NOTICE: B2 bucket rclone-test-rocawuf5wovu: 1 matching files 2026/03/06 05:31:26 DEBUG : Creating backend with remote "TestB2:rclone-test-kodurev5kuco" 2026/03/06 05:31:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 05:31:27 DEBUG : Creating backend with remote "/tmp/rclone1702224796" run.go:185: Remote "B2 bucket rclone-test-kodurev5kuco", Local "Local file system at /tmp/rclone1702224796", Modify Window "1ms" NFDx2 checkfile vs. both remote (without normalization) 2026/03/06 05:31:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/06 05:31:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-kodurev5kuco 2026/03/06 05:31:29 NOTICE: B2 bucket rclone-test-kodurev5kuco: 1 files missing 2026/03/06 05:31:29 NOTICE: 1 hashes missing 2026/03/06 05:31:29 NOTICE: B2 bucket rclone-test-kodurev5kuco: 1 differences found 2026/03/06 05:31:29 NOTICE: B2 bucket rclone-test-kodurev5kuco: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/03/06 05:31:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/06 05:31:30 NOTICE: B2 bucket rclone-test-kodurev5kuco: 0 differences found 2026/03/06 05:31:30 NOTICE: B2 bucket rclone-test-kodurev5kuco: 1 matching files 2026/03/06 05:31:30 DEBUG : Creating backend with remote "TestB2:rclone-test-voqecey5fisa" 2026/03/06 05:31:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 05:31:30 DEBUG : Creating backend with remote "/tmp/rclone3822179665" run.go:185: Remote "B2 bucket rclone-test-voqecey5fisa", Local "Local file system at /tmp/rclone3822179665", Modify Window "1ms" NFCx2 checkfile vs. both remote (without normalization) 2026/03/06 05:31:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/06 05:31:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-voqecey5fisa 2026/03/06 05:31:33 NOTICE: B2 bucket rclone-test-voqecey5fisa: 1 files missing 2026/03/06 05:31:33 NOTICE: 1 hashes missing 2026/03/06 05:31:33 NOTICE: B2 bucket rclone-test-voqecey5fisa: 1 differences found 2026/03/06 05:31:33 NOTICE: B2 bucket rclone-test-voqecey5fisa: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/03/06 05:31:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/06 05:31:34 NOTICE: B2 bucket rclone-test-voqecey5fisa: 0 differences found 2026/03/06 05:31:34 NOTICE: B2 bucket rclone-test-voqecey5fisa: 1 matching files 2026/03/06 05:31:34 DEBUG : Creating backend with remote "TestB2:rclone-test-calogus9lazo" 2026/03/06 05:31:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 05:31:34 DEBUG : Creating backend with remote "/tmp/rclone706607249" run.go:185: Remote "B2 bucket rclone-test-calogus9lazo", Local "Local file system at /tmp/rclone706607249", Modify Window "1ms" both checkfile vs. NFDx2 remote (without normalization) 2026/03/06 05:31:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/06 05:31:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-calogus9lazo 2026/03/06 05:31:36 NOTICE: B2 bucket rclone-test-calogus9lazo: 1 files missing 2026/03/06 05:31:36 NOTICE: 1 hashes missing 2026/03/06 05:31:36 NOTICE: B2 bucket rclone-test-calogus9lazo: 1 differences found 2026/03/06 05:31:36 NOTICE: B2 bucket rclone-test-calogus9lazo: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/03/06 05:31:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/06 05:31:37 NOTICE: B2 bucket rclone-test-calogus9lazo: 0 differences found 2026/03/06 05:31:37 NOTICE: B2 bucket rclone-test-calogus9lazo: 1 matching files 2026/03/06 05:31:37 DEBUG : Creating backend with remote "TestB2:rclone-test-fihamex0gelo" 2026/03/06 05:31:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 05:31:37 DEBUG : Creating backend with remote "/tmp/rclone2242650227" run.go:185: Remote "B2 bucket rclone-test-fihamex0gelo", Local "Local file system at /tmp/rclone2242650227", Modify Window "1ms" both checkfile vs. NFCx2 remote (without normalization) 2026/03/06 05:31:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/06 05:31:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-fihamex0gelo 2026/03/06 05:31:40 NOTICE: B2 bucket rclone-test-fihamex0gelo: 1 files missing 2026/03/06 05:31:40 NOTICE: 1 hashes missing 2026/03/06 05:31:40 NOTICE: B2 bucket rclone-test-fihamex0gelo: 1 differences found 2026/03/06 05:31:40 NOTICE: B2 bucket rclone-test-fihamex0gelo: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/03/06 05:31:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/06 05:31:40 NOTICE: B2 bucket rclone-test-fihamex0gelo: 0 differences found 2026/03/06 05:31:40 NOTICE: B2 bucket rclone-test-fihamex0gelo: 1 matching files 2026/03/06 05:31:40 DEBUG : B2 bucket rclone-test-fihamex0gelo: Purge remote 2026/03/06 05:31:40 INFO : B2 bucket rclone-test-fihamex0gelo: cleaning bucket "rclone-test-fihamex0gelo" of all files 2026/03/06 05:31:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zdff24d73a01dcb1b9fc80e1b_f11404a0a2520324b_d20260306_m053139_c001_v0001036_t0037_u01772775099388") 2026/03/06 05:31:41 DEBUG : B2 bucket rclone-test-calogus9lazo: Purge remote 2026/03/06 05:31:41 INFO : B2 bucket rclone-test-calogus9lazo: cleaning bucket "rclone-test-calogus9lazo" of all files 2026/03/06 05:31:41 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_versions": EOF) 2026/03/06 05:31:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/06 05:31:42 DEBUG : pacer: Reducing sleep to 10ms 2026/03/06 05:31:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z3fe23db3a01dcb1b9fc80e1b_f10295a08cce8d7f0_d20260306_m053136_c001_v0001182_t0059_u01772775096080") 2026/03/06 05:31:42 DEBUG : B2 bucket rclone-test-voqecey5fisa: Purge remote 2026/03/06 05:31:42 INFO : B2 bucket rclone-test-voqecey5fisa: cleaning bucket "rclone-test-voqecey5fisa" of all files 2026/03/06 05:31:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z8fc22dc3a01dcb1b9fc80e1b_f11900dbd68b2b35f_d20260306_m053132_c001_v0001109_t0046_u01772775092315") 2026/03/06 05:31:44 DEBUG : B2 bucket rclone-test-kodurev5kuco: Purge remote 2026/03/06 05:31:44 INFO : B2 bucket rclone-test-kodurev5kuco: cleaning bucket "rclone-test-kodurev5kuco" of all files 2026/03/06 05:31:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z4f721de3a01dcb1b9fc80e1b_f10643c149050d037_d20260306_m053128_c001_v0001120_t0040_u01772775088814") 2026/03/06 05:31:45 DEBUG : B2 bucket rclone-test-rocawuf5wovu: Purge remote 2026/03/06 05:31:45 INFO : B2 bucket rclone-test-rocawuf5wovu: cleaning bucket "rclone-test-rocawuf5wovu" of all files 2026/03/06 05:31:45 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_zdf721d03a01dcb1b9fc80e1b_f1121ac7f67a068da_d20260306_m053125_c001_v0001091_t0006_u01772775085213") 2026/03/06 05:31:46 DEBUG : B2 bucket rclone-test-suhamom9yebu: Purge remote 2026/03/06 05:31:46 INFO : B2 bucket rclone-test-suhamom9yebu: cleaning bucket "rclone-test-suhamom9yebu" of all files 2026/03/06 05:31:46 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_z4fc20d33a01dcb1b9fc80e1b_f1111aff7ffbed693_d20260306_m053121_c001_v0001173_t0045_u01772775081724") 2026/03/06 05:31:47 DEBUG : B2 bucket rclone-test-noloduz5suyo: Purge remote 2026/03/06 05:31:47 INFO : B2 bucket rclone-test-noloduz5suyo: cleaning bucket "rclone-test-noloduz5suyo" of all files 2026/03/06 05:31:48 DEBUG : HELLO, WORLD!: Deleting (id "4_z5f32fd53a00dcb1b9fc80e1b_f10165dbbdc3b447e_d20260306_m053118_c001_v0001103_t0032_u01772775078196") 2026/03/06 05:31:48 DEBUG : B2 bucket rclone-test-dumecur3mesu: Purge remote 2026/03/06 05:31:48 INFO : B2 bucket rclone-test-dumecur3mesu: cleaning bucket "rclone-test-dumecur3mesu" of all files 2026/03/06 05:31:49 DEBUG : HeLlO, wOrLd!: Deleting (id "4_z2ff2ed73a00dcb1b9fc80e1b_f1144c90cc3517cc1_d20260306_m053114_c001_v0001039_t0040_u01772775074547") 2026/03/06 05:31:49 DEBUG : B2 bucket rclone-test-cimowew2rela: Purge remote 2026/03/06 05:31:49 INFO : B2 bucket rclone-test-cimowew2rela: cleaning bucket "rclone-test-cimowew2rela" of all files 2026/03/06 05:31:50 DEBUG : HELLO, WORLD!: Deleting (id "4_z8fb2dd93a00dcb1b9fc80e1b_f102d71580e866eee_d20260306_m053111_c001_v0001106_t0025_u01772775071056") 2026/03/06 05:31:50 DEBUG : B2 bucket rclone-test-dazahar3ledi: Purge remote 2026/03/06 05:31:50 INFO : B2 bucket rclone-test-dazahar3ledi: cleaning bucket "rclone-test-dazahar3ledi" of all files 2026/03/06 05:31:51 DEBUG : hello, world!: Deleting (id "4_z4fc2cdc3a00dcb1b9fc80e1b_f1066178e70ea932a_d20260306_m053107_c001_v0001167_t0048_u01772775067678") --- PASS: TestApplyTransforms (46.46s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:31:52 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/06 05:31:53 DEBUG : sub/file2: size = 14 OK 2026/03/06 05:31:53 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/06 05:31:53 INFO : file1: Copied (new) to: sub/file2 2026/03/06 05:31:54 DEBUG : sub/file2: size = 14 OK 2026/03/06 05:31:54 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 05:31:54 DEBUG : file1: Unchanged skipping 2026/03/06 05:31:54 DEBUG : B2 bucket rclone-test-yixerom8dori: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.80s) === RUN TestCopyLongFile run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", 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-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:31:55 DEBUG : Creating backend with remote "TestB2:rclone-test-yixerom8dori/backup" 2026/03/06 05:31:57 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3037280664) 2026/03/06 05:31:57 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-yixerom8dori) 2026/03/06 05:31:57 DEBUG : dst/file1: Sizes differ 2026/03/06 05:31:58 DEBUG : dst/file1: size = 18 OK 2026/03/06 05:31:58 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/03/06 05:31:58 INFO : dst/file1: Copied (server-side copy) 2026/03/06 05:31:58 INFO : dst/file1: Deleted 2026/03/06 05:31:58 DEBUG : dst/file1: size = 14 OK 2026/03/06 05:31:58 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/06 05:31:58 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (4.57s) === RUN TestCopyFileCompareDest run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:31:59 DEBUG : Creating backend with remote "TestB2:rclone-test-yixerom8dori/dst" 2026/03/06 05:32:01 DEBUG : Creating backend with remote "TestB2:rclone-test-yixerom8dori/CompareDest" 2026/03/06 05:32:02 DEBUG : one: Need to transfer - File not found at Destination 2026/03/06 05:32:04 DEBUG : one: size = 3 OK 2026/03/06 05:32:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/06 05:32:04 INFO : one: Copied (new) 2026/03/06 05:32:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone3037280664) 2026/03/06 05:32:04 DEBUG : one: size = 3 (B2 bucket rclone-test-yixerom8dori path dst) 2026/03/06 05:32:04 DEBUG : one: Sizes differ 2026/03/06 05:32:05 DEBUG : one: size = 5 OK 2026/03/06 05:32:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/06 05:32:05 INFO : one: Copied (replaced existing) 2026/03/06 05:32:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3037280664) 2026/03/06 05:32:06 DEBUG : one: size = 3 (B2 bucket rclone-test-yixerom8dori path dst) 2026/03/06 05:32:06 DEBUG : one: Sizes differ 2026/03/06 05:32:06 DEBUG : one: size = 5 OK 2026/03/06 05:32:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 05:32:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/06 05:32:07 DEBUG : two: Need to transfer - File not found at Destination 2026/03/06 05:32:07 DEBUG : two: size = 3 OK 2026/03/06 05:32:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 05:32:07 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/06 05:32:07 DEBUG : two: Need to transfer - File not found at Destination 2026/03/06 05:32:08 DEBUG : two: size = 3 OK 2026/03/06 05:32:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 05:32:08 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/06 05:32:08 DEBUG : two: Need to transfer - File not found at Destination 2026/03/06 05:32:08 DEBUG : two: size = 5 (Local file system at /tmp/rclone3037280664) 2026/03/06 05:32:08 DEBUG : two: size = 3 (B2 bucket rclone-test-yixerom8dori path CompareDest) 2026/03/06 05:32:08 DEBUG : two: Sizes differ 2026/03/06 05:32:09 DEBUG : two: size = 5 OK 2026/03/06 05:32:09 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/06 05:32:09 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (10.72s) === RUN TestCopyFileCopyDest run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:32:10 DEBUG : Creating backend with remote "TestB2:rclone-test-yixerom8dori/dst" 2026/03/06 05:32:11 DEBUG : Creating backend with remote "TestB2:rclone-test-yixerom8dori/CopyDest" 2026/03/06 05:32:12 DEBUG : one: Need to transfer - File not found at Destination 2026/03/06 05:32:14 DEBUG : one: size = 3 OK 2026/03/06 05:32:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/06 05:32:14 INFO : one: Copied (new) 2026/03/06 05:32:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3037280664) 2026/03/06 05:32:15 DEBUG : one: size = 3 (B2 bucket rclone-test-yixerom8dori path dst) 2026/03/06 05:32:15 DEBUG : one: Sizes differ 2026/03/06 05:32:16 DEBUG : one: size = 5 OK 2026/03/06 05:32:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/06 05:32:16 INFO : one: Copied (replaced existing) 2026/03/06 05:32:17 DEBUG : Creating backend with remote "TestB2:rclone-test-yixerom8dori/BackupDir" 2026/03/06 05:32:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3037280664) 2026/03/06 05:32:18 DEBUG : one: size = 3 (B2 bucket rclone-test-yixerom8dori path dst) 2026/03/06 05:32:18 DEBUG : one: Sizes differ 2026/03/06 05:32:18 DEBUG : one: size = 5 OK 2026/03/06 05:32:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 05:32:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3037280664) 2026/03/06 05:32:18 DEBUG : one: size = 3 (B2 bucket rclone-test-yixerom8dori path dst) 2026/03/06 05:32:18 DEBUG : one: Sizes differ 2026/03/06 05:32:19 DEBUG : one: size = 3 OK 2026/03/06 05:32:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/06 05:32:19 INFO : one: Copied (server-side copy) 2026/03/06 05:32:20 INFO : one: Deleted 2026/03/06 05:32:21 DEBUG : one: size = 5 OK 2026/03/06 05:32:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/06 05:32:21 INFO : one: Copied (server-side copy) 2026/03/06 05:32:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/06 05:32:21 DEBUG : two: Need to transfer - File not found at Destination 2026/03/06 05:32:22 DEBUG : two: size = 3 OK 2026/03/06 05:32:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 05:32:22 DEBUG : two: size = 3 OK 2026/03/06 05:32:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/06 05:32:22 INFO : two: Copied (server-side copy) 2026/03/06 05:32:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/06 05:32:22 DEBUG : two: size = 3 OK 2026/03/06 05:32:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 05:32:22 DEBUG : two: Unchanged skipping 2026/03/06 05:32:23 DEBUG : three: Need to transfer - File not found at Destination 2026/03/06 05:32:23 DEBUG : three: size = 7 (Local file system at /tmp/rclone3037280664) 2026/03/06 05:32:23 DEBUG : three: size = 5 (B2 bucket rclone-test-yixerom8dori path CopyDest) 2026/03/06 05:32:23 DEBUG : three: Sizes differ 2026/03/06 05:32:23 DEBUG : three: Destination not found in --copy-dest 2026/03/06 05:32:24 DEBUG : three: size = 7 OK 2026/03/06 05:32:24 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/06 05:32:24 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (15.97s) === RUN TestCopyInplace run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", 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-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.36s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", 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-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:32:28 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/06 05:32:28 DEBUG : TestCopyFileMaxTransfer/file1: Clearing upload URL because of error: Post "https://pod-000-1181-14.backblaze.com/b2api/v1/b2_upload_file/ef82dd4390edcb1b9fc80e1b/c001_v0001181_t0036": EOF 2026/03/06 05:32:28 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-14.backblaze.com/b2api/v1/b2_upload_file/ef82dd4390edcb1b9fc80e1b/c001_v0001181_t0036": EOF) 2026/03/06 05:32:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/06 05:32:28 DEBUG : TestCopyFileMaxTransfer/file1: Received error: Post "https://pod-000-1181-14.backblaze.com/b2api/v1/b2_upload_file/ef82dd4390edcb1b9fc80e1b/c001_v0001181_t0036": EOF - low level retry 0/10 2026/03/06 05:32:28 DEBUG : pacer: Reducing sleep to 10ms 2026/03/06 05:32:29 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/03/06 05:32:29 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/06 05:32:29 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/06 05:32:29 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/06 05:32:29 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1131-06.backblaze.com/b2api/v1/b2_upload_file/ef82dd4390edcb1b9fc80e1b/c001_v0001131_t0053": max transfer limit reached as set by --max-transfer 2026/03/06 05:32:29 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/06 05:32:30 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/06 05:32:31 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/03/06 05:32:31 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 45caa2554fc55d23b04bac5b9ae78be18d9222fd OK 2026/03/06 05:32:31 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (4.46s) === RUN TestDeduplicateInteractive run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.36s) === RUN TestDeduplicateSkip run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.36s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.36s) === RUN TestDeduplicateFirst run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.36s) === RUN TestDeduplicateNewest run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", 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-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:32:35 INFO : B2 bucket rclone-test-yixerom8dori: Looking for duplicate sha1 hashes using newest mode. 2026/03/06 05:32:36 NOTICE: 9cac4d543e8917eb2250f450242e63d2c9e602d8: Found 3 files with duplicate sha1 hashes 2026/03/06 05:32:36 INFO : one: Deleted 2026/03/06 05:32:36 INFO : also/one: Deleted 2026/03/06 05:32:36 NOTICE: 9cac4d543e8917eb2250f450242e63d2c9e602d8: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (3.45s) === RUN TestDeduplicateOldest run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.36s) === RUN TestDeduplicateLargest run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.36s) === RUN TestDeduplicateSmallest run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.36s) === RUN TestDeduplicateRename run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.36s) === RUN TestMergeDirs run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.36s) === RUN TestListDirSorted run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:32:42 DEBUG : a.txt: Excluded (Size Filter) 2026/03/06 05:32:42 DEBUG : a.txt: Excluded 2026/03/06 05:32:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/06 05:32:42 DEBUG : sub dir/hello world: Excluded 2026/03/06 05:32:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/06 05:32:42 DEBUG : sub dir/hello world2: Excluded 2026/03/06 05:32:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/06 05:32:42 DEBUG : sub dir/hello world: Excluded 2026/03/06 05:32:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/06 05:32:42 DEBUG : sub dir/hello world2: Excluded 2026/03/06 05:32:43 DEBUG : sub dir/ignore dir: Excluded 2026/03/06 05:32:43 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (6.78s) === RUN TestListDirSortedFn run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:32:49 DEBUG : a.txt: Excluded (Size Filter) 2026/03/06 05:32:49 DEBUG : a.txt: Excluded 2026/03/06 05:32:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/06 05:32:49 DEBUG : sub dir/hello world: Excluded 2026/03/06 05:32:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/06 05:32:49 DEBUG : sub dir/hello world2: Excluded 2026/03/06 05:32:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/06 05:32:50 DEBUG : sub dir/hello world: Excluded 2026/03/06 05:32:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/06 05:32:50 DEBUG : sub dir/hello world2: Excluded 2026/03/06 05:32:50 DEBUG : sub dir/ignore dir: Excluded 2026/03/06 05:32:50 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (7.06s) === RUN TestListJSON run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", 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/06 05:32:55 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (3.48s) --- PASS: TestListJSON/Default (0.18s) --- PASS: TestListJSON/FilesOnly (0.18s) --- PASS: TestListJSON/DirsOnly (0.18s) --- PASS: TestListJSON/Recurse (0.19s) --- 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.20s) === RUN TestStatJSON run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", 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/06 05:33:00 DEBUG : Creating backend with remote "TestB2:rclone-test-yixerom8dori/notfound" --- PASS: TestStatJSON (6.32s) --- PASS: TestStatJSON/Root (0.18s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.19s) --- PASS: TestStatJSON/Dir (0.72s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.18s) --- PASS: TestStatJSON/File (0.18s) --- PASS: TestStatJSON/NotFound (0.36s) --- PASS: TestStatJSON/DirFilesOnly (0.18s) --- PASS: TestStatJSON/FileFilesOnly (0.18s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.18s) --- PASS: TestStatJSON/DirDirsOnly (0.18s) --- PASS: TestStatJSON/FileDirsOnly (0.18s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.18s) --- PASS: TestStatJSON/RootNotFound (1.82s) === RUN TestMkdir run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:33:02 INFO : B2 bucket rclone-test-yixerom8dori: Making directory 2026/03/06 05:33:02 INFO : B2 bucket rclone-test-yixerom8dori: Making directory --- PASS: TestMkdir (0.55s) === RUN TestLsd run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" --- PASS: TestLsd (1.72s) === RUN TestLs run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" --- PASS: TestLs (2.06s) === RUN TestLsWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:33:08 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/03/06 05:33:08 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (2.73s) === RUN TestLsLong run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" --- PASS: TestLsLong (1.85s) === RUN TestHashSums run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (3.65s) --- PASS: TestHashSums/Sha1 (0.18s) --- PASS: TestHashSums/Sha1Download (0.89s) === RUN TestHashSumsWithErrors 2026/03/06 05:33:15 DEBUG : Creating backend with remote ":memory:" 2026/03/06 05:33:15 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/06 05:33:15 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/06 05:33:15 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/06 05:33:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/06 05:33:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/06 05:33:15 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/06 05:33:15 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/06 05:33:15 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/06 05:33:15 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-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" --- PASS: TestCount (2.37s) === RUN TestDelete run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:33:19 DEBUG : Waiting for deletions to finish 2026/03/06 05:33:19 DEBUG : large: Excluded (Size Filter) 2026/03/06 05:33:19 INFO : medium: Deleted 2026/03/06 05:33:19 INFO : small: Deleted --- PASS: TestDelete (2.86s) === RUN TestMaxDelete run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:33:21 DEBUG : Waiting for deletions to finish 2026/03/06 05:33:22 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/03/06 05:33:22 INFO : large: Deleted 2026/03/06 05:33:22 INFO : medium: Deleted --- PASS: TestMaxDelete (2.78s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:33:24 DEBUG : Waiting for deletions to finish 2026/03/06 05:33:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/06 05:33:25 INFO : medium: Deleted 2026/03/06 05:33:25 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.94s) === RUN TestMaxDeleteSize run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:33:27 DEBUG : Waiting for deletions to finish 2026/03/06 05:33:27 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/06 05:33:27 INFO : medium: Deleted 2026/03/06 05:33:27 INFO : small: Deleted --- PASS: TestMaxDeleteSize (2.62s) === RUN TestReadFile run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" --- PASS: TestReadFile (2.27s) === RUN TestRetry 2026/03/06 05:33:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/06 05:33:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/06 05:33:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/06 05:33:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/06 05:33:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/06 05:33:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/06 05:33:31 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-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" --- PASS: TestCat (4.46s) === RUN TestPurge 2026/03/06 05:33:35 DEBUG : Creating backend with remote "TestB2:rclone-test-wipinak9nuzu" 2026/03/06 05:33:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 05:33:36 DEBUG : Creating backend with remote "/tmp/rclone318373249" run.go:185: Remote "B2 bucket rclone-test-wipinak9nuzu", Local "Local file system at /tmp/rclone318373249", Modify Window "1ms" 2026/03/06 05:33:38 INFO : A2: Making directory 2026/03/06 05:33:38 INFO : A1/B2: Making directory 2026/03/06 05:33:38 INFO : A1/B2/C2: Making directory 2026/03/06 05:33:38 INFO : A1/B1/C3: Making directory 2026/03/06 05:33:38 INFO : A3: Making directory 2026/03/06 05:33:38 INFO : A3/B3: Making directory 2026/03/06 05:33:38 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/06 05:33:38 INFO : B2 bucket rclone-test-wipinak9nuzu: cleaning bucket "rclone-test-wipinak9nuzu" of all files 2026/03/06 05:33:38 DEBUG : A1/B1/C1/one: Deleting (id "4_z7f021d63a03dcb1b9fc80e1b_f111000ae2f3db93f_d20260306_m053337_c001_v0001136_t0028_u01772775217758") 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/06 05:33:39 INFO : B2 bucket rclone-test-wipinak9nuzu: cleaning bucket "rclone-test-wipinak9nuzu" of all files 2026/03/06 05:33:39 DEBUG : A1/two: Deleting (id "4_z7f021d63a03dcb1b9fc80e1b_f111000ae2f3db941_d20260306_m053338_c001_v0001136_t0053_u01772775218110") 2026/03/06 05:33:40 DEBUG : B2 bucket rclone-test-wipinak9nuzu: Purge remote 2026/03/06 05:33:40 INFO : B2 bucket rclone-test-wipinak9nuzu: cleaning bucket "rclone-test-wipinak9nuzu" of all files 2026/03/06 05:33:40 NOTICE: purge failed: directory not found --- PASS: TestPurge (4.53s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:33:41 INFO : A2: Making directory 2026/03/06 05:33:41 INFO : A1/B2: Making directory 2026/03/06 05:33:41 INFO : A1/B2/C2: Making directory 2026/03/06 05:33:41 INFO : A1/B1/C3: Making directory 2026/03/06 05:33:41 INFO : A3: Making directory 2026/03/06 05:33:41 INFO : A3/B3: Making directory 2026/03/06 05:33:41 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/06 05:33:42 DEBUG : removing 1 level 3 directories 2026/03/06 05:33:42 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/06 05:33:44 DEBUG : removing 1 level 0 directories 2026/03/06 05:33:44 INFO : B2 bucket rclone-test-yixerom8dori: Removing directory 2026/03/06 05:33:44 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.86s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:33:45 INFO : A1: Making directory 2026/03/06 05:33:45 INFO : A1/B1: Making directory 2026/03/06 05:33:45 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-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:33:46 INFO : A1: Making directory 2026/03/06 05:33:46 INFO : A1/B1: Making directory 2026/03/06 05:33:46 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.91s) === RUN TestCopyURL run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:33:48 DEBUG : filename.txt: File name found in url 2026/03/06 05:33:48 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (3.39s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:33:50 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/06 05:33:50 DEBUG : sub/file2: size = 14 OK 2026/03/06 05:33:50 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/06 05:33:50 INFO : file1: Copied (new) to: sub/file2 2026/03/06 05:33:50 INFO : file1: Deleted 2026/03/06 05:33:51 DEBUG : sub/file2: size = 14 OK 2026/03/06 05:33:51 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 05:33:51 DEBUG : file1: Unchanged skipping 2026/03/06 05:33:51 INFO : file1: Deleted 2026/03/06 05:33:51 DEBUG : B2 bucket rclone-test-yixerom8dori: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.79s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:33:52 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/06 05:33:52 DEBUG : file1: size = 14 OK 2026/03/06 05:33:52 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/06 05:33:52 INFO : file1: Copied (new) 2026/03/06 05:33:52 INFO : file1: Deleted 2026/03/06 05:33:53 DEBUG : file1: Destination exists, skipping 2026/03/06 05:33:53 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.69s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.36s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.37s) === RUN TestMoveFileBackupDir run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:33:55 DEBUG : Creating backend with remote "TestB2:rclone-test-yixerom8dori/backup" 2026/03/06 05:33:56 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3037280664) 2026/03/06 05:33:56 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-yixerom8dori) 2026/03/06 05:33:56 DEBUG : dst/file1: Sizes differ 2026/03/06 05:33:57 DEBUG : dst/file1: size = 18 OK 2026/03/06 05:33:57 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/03/06 05:33:57 INFO : dst/file1: Copied (server-side copy) 2026/03/06 05:33:57 INFO : dst/file1: Deleted 2026/03/06 05:33:58 DEBUG : dst/file1: size = 14 OK 2026/03/06 05:33:58 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/06 05:33:58 INFO : dst/file1: Copied (new) 2026/03/06 05:33:58 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (4.75s) === 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-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:34:01 INFO : A1/B2: Making directory 2026/03/06 05:34:01 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/06 05:34:02 DEBUG : A2/B1/three: size = 5 OK 2026/03/06 05:34:02 DEBUG : A1/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/06 05:34:02 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2026/03/06 05:34:02 DEBUG : A2/two: size = 3 OK 2026/03/06 05:34:02 DEBUG : A1/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/06 05:34:02 INFO : A1/two: Copied (server-side copy) to: A2/two 2026/03/06 05:34:02 INFO : A1/B1/three: Deleted 2026/03/06 05:34:02 DEBUG : A2/B1/C2/five: size = 4 OK 2026/03/06 05:34:02 DEBUG : A1/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/06 05:34:02 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2026/03/06 05:34:02 DEBUG : A2/B1/C1/four: size = 4 OK 2026/03/06 05:34:02 DEBUG : A1/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/06 05:34:02 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2026/03/06 05:34:03 INFO : A1/two: Deleted 2026/03/06 05:34:03 INFO : A1/B1/C2/five: Deleted 2026/03/06 05:34:03 INFO : A1/B1/C1/four: Deleted 2026/03/06 05:34:03 DEBUG : A2/one: size = 3 OK 2026/03/06 05:34:03 DEBUG : A1/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/06 05:34:03 INFO : A1/one: Copied (server-side copy) to: A2/one 2026/03/06 05:34:03 INFO : A1/one: Deleted fstest.go:250: Filtering empty directory "A2/B2" fstest.go:250: Filtering empty directory "A2/B1/C3" 2026/03/06 05:34:04 DEBUG : A3/one: size = 3 OK 2026/03/06 05:34:04 DEBUG : A2/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/06 05:34:04 INFO : A2/one: Copied (server-side copy) to: A3/one 2026/03/06 05:34:04 INFO : A2/one: Deleted 2026/03/06 05:34:04 DEBUG : A3/two: size = 3 OK 2026/03/06 05:34:04 DEBUG : A2/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/06 05:34:04 INFO : A2/two: Copied (server-side copy) to: A3/two 2026/03/06 05:34:04 INFO : A2/two: Deleted 2026/03/06 05:34:04 DEBUG : A3/B1/three: size = 5 OK 2026/03/06 05:34:04 DEBUG : A2/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/06 05:34:04 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2026/03/06 05:34:04 DEBUG : A3/B1/C1/four: size = 4 OK 2026/03/06 05:34:04 DEBUG : A2/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/06 05:34:04 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2026/03/06 05:34:04 INFO : A2/B1/three: Deleted 2026/03/06 05:34:04 DEBUG : A3/B1/C2/five: size = 4 OK 2026/03/06 05:34:04 DEBUG : A2/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/06 05:34:04 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2026/03/06 05:34:05 INFO : A2/B1/C1/four: Deleted 2026/03/06 05:34:05 INFO : A2/B1/C2/five: Deleted fstest.go:250: Filtering empty directory "A3/B2" fstest.go:250: Filtering empty directory "A3/B1/C3" 2026/03/06 05:34:05 INFO : B2 bucket rclone-test-yixerom8dori: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/03/06 05:34:05 DEBUG : A4/two: size = 3 OK 2026/03/06 05:34:05 DEBUG : A3/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/06 05:34:05 INFO : A3/two: Copied (server-side copy) to: A4/two 2026/03/06 05:34:06 DEBUG : A4/B1/three: size = 5 OK 2026/03/06 05:34:06 DEBUG : A3/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/06 05:34:06 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2026/03/06 05:34:06 INFO : A3/two: Deleted 2026/03/06 05:34:06 INFO : A3/B1/three: Deleted 2026/03/06 05:34:06 DEBUG : A4/B1/C1/four: size = 4 OK 2026/03/06 05:34:06 DEBUG : A3/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/06 05:34:06 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2026/03/06 05:34:06 DEBUG : A4/B1/C2/five: size = 4 OK 2026/03/06 05:34:06 DEBUG : A3/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/06 05:34:06 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2026/03/06 05:34:06 DEBUG : A4/one: size = 3 OK 2026/03/06 05:34:06 DEBUG : A3/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/06 05:34:06 INFO : A3/one: Copied (server-side copy) to: A4/one 2026/03/06 05:34:06 INFO : A3/B1/C1/four: Deleted 2026/03/06 05:34:06 INFO : A3/B1/C2/five: Deleted 2026/03/06 05:34:06 INFO : A3/one: Deleted fstest.go:250: Filtering empty directory "A4/B2" fstest.go:250: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (8.76s) === RUN TestGetFsInfo run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" --- PASS: TestGetFsInfo (0.37s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:34:08 DEBUG : B2 bucket rclone-test-yixerom8dori: File to upload is small (34 bytes), uploading instead of streaming 2026/03/06 05:34:09 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/03/06 05:34:09 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/03/06 05:34:09 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/03/06 05:34:09 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/03/06 05:34:10 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/03/06 05:34:10 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/03/06 05:34:10 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-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:34:11 DEBUG : B2 bucket rclone-test-yixerom8dori: File to upload is small (34 bytes), uploading instead of streaming 2026/03/06 05:34:11 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/06 05:34:11 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/03/06 05:34:11 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/03/06 05:34:11 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/03/06 05:34:12 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/06 05:34:12 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/03/06 05:34:12 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-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:34:13 DEBUG : B2 bucket rclone-test-yixerom8dori: File to upload is small (34 bytes), uploading instead of streaming 2026/03/06 05:34:16 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/06 05:34:16 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 05:34:16 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/03/06 05:34:17 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/06 05:34:17 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-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:34:18 DEBUG : B2 bucket rclone-test-yixerom8dori: File to upload is small (34 bytes), uploading instead of streaming 2026/03/06 05:34:18 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/06 05:34:18 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/03/06 05:34:18 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/06 05:34:18 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/03/06 05:34:19 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/06 05:34:19 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/03/06 05:34:19 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (11.95s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.88s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.50s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.19s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.38s) === RUN TestRcatMetadata run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.37s) === RUN TestRcatSize run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:34:21 DEBUG : B2 bucket rclone-test-yixerom8dori: File to upload is small (60 bytes), uploading instead of streaming 2026/03/06 05:34:21 DEBUG : potato2: size = 60 OK 2026/03/06 05:34:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/06 05:34:21 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (2.02s) === RUN TestRcatSizeMetadata run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", 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-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" 2026/03/06 05:34:24 DEBUG : B2 bucket rclone-test-yixerom8dori: Touching "sub dir/potato3" 2026/03/06 05:34:24 DEBUG : B2 bucket rclone-test-yixerom8dori: Touching "empty space" 2026/03/06 05:34:24 DEBUG : B2 bucket rclone-test-yixerom8dori: Touching "potato2" --- PASS: TestTouchDir (4.37s) === RUN TestMkdirMetadata run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.38s) === RUN TestMkdirModTime run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", 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-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.37s) === RUN TestSetDirModTime run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", 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-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.37s) === RUN TestRemoveExisting run.go:185: Remote "B2 bucket rclone-test-yixerom8dori", Local "Local file system at /tmp/rclone3037280664", Modify Window "1ms" operations_test.go:1900: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.38s) === 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/06 05:34:29 DEBUG : B2 bucket rclone-test-yixerom8dori: Purge remote 2026/03/06 05:34:29 INFO : B2 bucket rclone-test-yixerom8dori: cleaning bucket "rclone-test-yixerom8dori" of all files 2026/03/06 05:34:30 DEBUG : A1/B1/C1/four: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f409304ff7e601a36_d20260306_m053403_c001_v7007000_t0000_u01772775243030") 2026/03/06 05:34:30 DEBUG : A1/B1/C1/four: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba50b_d20260306_m053400_c001_v0001131_t0051_u01772775240560") 2026/03/06 05:34:30 DEBUG : A1/B1/C1/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f414cf046bd899d82_d20260306_m053343_c001_v7007000_t0000_u01772775223897") 2026/03/06 05:34:30 DEBUG : A1/B1/C1/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba4a1_d20260306_m053340_c001_v0001131_t0031_u01772775220688") 2026/03/06 05:34:30 DEBUG : A1/B1/C2/five: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41844cdd18000750_d20260306_m053402_c001_v7007000_t0000_u01772775242988") 2026/03/06 05:34:30 DEBUG : A1/B1/C2/five: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba50d_d20260306_m053400_c001_v0001131_t0029_u01772775240939") 2026/03/06 05:34:30 DEBUG : A1/B1/three: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f414cf046bd899da4_d20260306_m053402_c001_v7007000_t0000_u01772775242773") 2026/03/06 05:34:30 DEBUG : A1/B1/three: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba509_d20260306_m053400_c001_v0001131_t0047_u01772775240234") 2026/03/06 05:34:30 DEBUG : A1/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f4078302f7c03e9ac_d20260306_m053403_c001_v7007000_t0000_u01772775243394") 2026/03/06 05:34:30 DEBUG : A1/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba503_d20260306_m053359_c001_v0001131_t0014_u01772775239374") 2026/03/06 05:34:30 DEBUG : A1/two: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41514fadd9ad62f0_d20260306_m053402_c001_v7007000_t0000_u01772775242955") 2026/03/06 05:34:30 DEBUG : A1/two: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba507_d20260306_m053359_c001_v0001131_t0051_u01772775239760") 2026/03/06 05:34:30 DEBUG : A1/two: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f414cf046bd899d84_d20260306_m053344_c001_v7007000_t0000_u01772775224260") 2026/03/06 05:34:30 DEBUG : A1/two: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba4a7_d20260306_m053341_c001_v0001131_t0032_u01772775221155") 2026/03/06 05:34:30 DEBUG : A2/B1/C1/four: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f4078302f7c03e9af_d20260306_m053404_c001_v7007000_t0000_u01772775244954") 2026/03/06 05:34:31 DEBUG : A2/B1/C1/four: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f107bd09bb4b61930_d20260306_m053402_c001_v0001098_t0006_u01772775242590") 2026/03/06 05:34:31 DEBUG : A2/B1/C2/five: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f409304ff7e601a38_d20260306_m053405_c001_v7007000_t0000_u01772775245063") 2026/03/06 05:34:31 DEBUG : A2/B1/C2/five: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f112824ffcb848c9c_d20260306_m053402_c001_v0001097_t0021_u01772775242606") 2026/03/06 05:34:31 DEBUG : A2/B1/three: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41844cdd18000753_d20260306_m053404_c001_v7007000_t0000_u01772775244848") 2026/03/06 05:34:31 DEBUG : A2/B1/three: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f11217c2d46f6166b_d20260306_m053402_c001_v0001106_t0001_u01772775242192") 2026/03/06 05:34:31 DEBUG : A2/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41514fadd9ad62f3_d20260306_m053404_c001_v7007000_t0000_u01772775244409") 2026/03/06 05:34:31 DEBUG : A2/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f1074ee59988c538b_d20260306_m053402_c001_v0001173_t0028_u01772775242568") 2026/03/06 05:34:31 DEBUG : A2/two: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f414cf046bd899da7_d20260306_m053404_c001_v7007000_t0000_u01772775244638") 2026/03/06 05:34:31 DEBUG : A2/two: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f106fb583198a893d_d20260306_m053402_c001_v0001146_t0023_u01772775242573") 2026/03/06 05:34:31 DEBUG : A3/B1/C1/four: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f409304ff7e601a39_d20260306_m053406_c001_v7007000_t0000_u01772775246355") 2026/03/06 05:34:31 DEBUG : A3/B1/C1/four: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f1138aefc8f95379b_d20260306_m053404_c001_v0001106_t0054_u01772775244170") 2026/03/06 05:34:31 DEBUG : A3/B1/C2/five: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f4078302f7c03e9b1_d20260306_m053406_c001_v7007000_t0000_u01772775246414") 2026/03/06 05:34:31 DEBUG : A3/B1/C2/five: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f116e79ec9a8e0864_d20260306_m053404_c001_v0001173_t0029_u01772775244184") 2026/03/06 05:34:31 DEBUG : A3/B1/three: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41844cdd18000757_d20260306_m053406_c001_v7007000_t0000_u01772775246132") 2026/03/06 05:34:31 DEBUG : A3/B1/three: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f115525fbb26ffcce_d20260306_m053404_c001_v0001041_t0045_u01772775244205") 2026/03/06 05:34:31 DEBUG : A3/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f414cf046bd899dad_d20260306_m053406_c001_v7007000_t0000_u01772775246472") 2026/03/06 05:34:31 DEBUG : A3/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10824155e16d686d_d20260306_m053404_c001_v0001184_t0041_u01772775244202") 2026/03/06 05:34:31 DEBUG : A3/two: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41514fadd9ad62f5_d20260306_m053406_c001_v7007000_t0000_u01772775246092") 2026/03/06 05:34:31 DEBUG : A3/two: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f100ea6acfe7cf460_d20260306_m053404_c001_v0001098_t0034_u01772775244206") 2026/03/06 05:34:31 DEBUG : A4/B1/C1/four: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f414cf046bd899db0_d20260306_m053407_c001_v7007000_t0000_u01772775247035") 2026/03/06 05:34:31 DEBUG : A4/B1/C1/four: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f104db2628e990434_d20260306_m053405_c001_v0001130_t0012_u01772775245841") 2026/03/06 05:34:31 DEBUG : A4/B1/C2/five: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f414cf046bd899db2_d20260306_m053407_c001_v7007000_t0000_u01772775247217") 2026/03/06 05:34:31 DEBUG : A4/B1/C2/five: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10307baa5cfe3f63_d20260306_m053405_c001_v0001173_t0056_u01772775245861") 2026/03/06 05:34:32 DEBUG : A4/B1/three: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f414cf046bd899db3_d20260306_m053407_c001_v7007000_t0000_u01772775247398") 2026/03/06 05:34:32 DEBUG : A4/B1/three: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10228198c59ba4e0_d20260306_m053405_c001_v0001131_t0027_u01772775245860") 2026/03/06 05:34:32 DEBUG : A4/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f414cf046bd899db4_d20260306_m053407_c001_v7007000_t0000_u01772775247580") 2026/03/06 05:34:32 DEBUG : A4/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f116020cb14b7e56a_d20260306_m053405_c001_v0001044_t0057_u01772775245869") 2026/03/06 05:34:32 DEBUG : A4/two: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f414cf046bd899db5_d20260306_m053407_c001_v7007000_t0000_u01772775247761") 2026/03/06 05:34:32 DEBUG : A4/two: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f11835e8bd4a0c302_d20260306_m053405_c001_v0001183_t0041_u01772775245881") 2026/03/06 05:34:32 DEBUG : BackupDir/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41844cdd180006bd_d20260306_m053225_c001_v7007000_t0000_u01772775145169") 2026/03/06 05:34:32 DEBUG : BackupDir/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10878379ac7e8baf_d20260306_m053219_c001_v0001172_t0031_u01772775139714") 2026/03/06 05:34:32 DEBUG : CompareDest/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41844cdd180006b0_d20260306_m053209_c001_v7007000_t0000_u01772775129739") 2026/03/06 05:34:32 DEBUG : CompareDest/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fdb42_d20260306_m053205_c001_v0001181_t0024_u01772775125986") 2026/03/06 05:34:32 DEBUG : CompareDest/two: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41844cdd180006b1_d20260306_m053209_c001_v7007000_t0000_u01772775129924") 2026/03/06 05:34:32 DEBUG : CompareDest/two: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fdb46_d20260306_m053206_c001_v0001181_t0028_u01772775126920") 2026/03/06 05:34:32 DEBUG : CopyDest/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41844cdd180006be_d20260306_m053225_c001_v7007000_t0000_u01772775145350") 2026/03/06 05:34:32 DEBUG : CopyDest/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fdb6a_d20260306_m053216_c001_v0001181_t0056_u01772775136917") 2026/03/06 05:34:32 DEBUG : CopyDest/three: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41844cdd180006bf_d20260306_m053225_c001_v7007000_t0000_u01772775145531") 2026/03/06 05:34:32 DEBUG : CopyDest/three: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fdb7e_d20260306_m053223_c001_v0001181_t0041_u01772775143084") 2026/03/06 05:34:32 DEBUG : CopyDest/two: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41844cdd180006c0_d20260306_m053225_c001_v7007000_t0000_u01772775145712") 2026/03/06 05:34:32 DEBUG : CopyDest/two: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fdb76_d20260306_m053221_c001_v0001181_t0037_u01772775141444") 2026/03/06 05:34:32 DEBUG : ReadFile: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f40246a5f0c116c81_d20260306_m053330_c001_v7007000_t0000_u01772775210543") 2026/03/06 05:34:32 DEBUG : ReadFile: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba485_d20260306_m053329_c001_v0001131_t0047_u01772775209012") 2026/03/06 05:34:32 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41844cdd180006ce_d20260306_m053231_c001_v7007000_t0000_u01772775151628") 2026/03/06 05:34:33 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba35f_d20260306_m053228_c001_v0001131_t0051_u01772775148850") 2026/03/06 05:34:33 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41844cdd180006d8_d20260306_m053231_c001_v7007000_t0000_u01772775151810") 2026/03/06 05:34:33 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba369_d20260306_m053230_c001_v0001131_t0000_u01772775150810") 2026/03/06 05:34:33 DEBUG : a.txt: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b44b_d20260306_m053251_c001_v7007000_t0000_u01772775171636") 2026/03/06 05:34:33 DEBUG : a.txt: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba3c5_d20260306_m053246_c001_v0001131_t0021_u01772775166038") 2026/03/06 05:34:33 DEBUG : a.txt: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b42d_d20260306_m053244_c001_v7007000_t0000_u01772775164569") 2026/03/06 05:34:33 DEBUG : a.txt: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba397_d20260306_m053239_c001_v0001131_t0021_u01772775159259") 2026/03/06 05:34:33 DEBUG : also/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41844cdd180006db_d20260306_m053236_c001_v7007000_t0000_u01772775156349") 2026/03/06 05:34:33 DEBUG : also/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba37f_d20260306_m053234_c001_v0001131_t0051_u01772775154290") 2026/03/06 05:34:33 DEBUG : another: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41844cdd180006dc_d20260306_m053236_c001_v7007000_t0000_u01772775156892") 2026/03/06 05:34:33 DEBUG : another: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba387_d20260306_m053234_c001_v0001131_t0004_u01772775154831") 2026/03/06 05:34:33 DEBUG : backup/dst/file1: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f414cf046bd899d9e_d20260306_m053358_c001_v7007000_t0000_u01772775238827") 2026/03/06 05:34:33 DEBUG : backup/dst/file1: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f100d9a5d18fc29c3_d20260306_m053357_c001_v0001038_t0014_u01772775237427") 2026/03/06 05:34:33 DEBUG : backup/dst/file1: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41844cdd180006a4_d20260306_m053159_c001_v7007000_t0000_u01772775119386") 2026/03/06 05:34:33 DEBUG : backup/dst/file1: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f116c6a7999527468_d20260306_m053158_c001_v0001103_t0015_u01772775118122") 2026/03/06 05:34:33 DEBUG : data/banana: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f4078302f7c03e867_d20260306_m053105_c001_v7007000_t0000_u01772775065015") 2026/03/06 05:34:33 DEBUG : data/banana: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fda6e_d20260306_m053103_c001_v0001181_t0008_u01772775063189") 2026/03/06 05:34:33 DEBUG : data/banana: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fda4c_d20260306_m053055_c001_v0001181_t0021_u01772775055038") 2026/03/06 05:34:33 DEBUG : data/potato: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f4078302f7c03e869_d20260306_m053105_c001_v7007000_t0000_u01772775065197") 2026/03/06 05:34:33 DEBUG : data/potato: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fda70_d20260306_m053103_c001_v0001181_t0047_u01772775063480") 2026/03/06 05:34:33 DEBUG : data/potato: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fda50_d20260306_m053056_c001_v0001181_t0004_u01772775056929") 2026/03/06 05:34:34 DEBUG : dst/file1: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f414cf046bd899da0_d20260306_m053359_c001_v7007000_t0000_u01772775239008") 2026/03/06 05:34:34 DEBUG : dst/file1: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba4f9_d20260306_m053358_c001_v0001131_t0052_u01772775238023") 2026/03/06 05:34:34 DEBUG : dst/file1: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f414cf046bd899d9c_d20260306_m053357_c001_v7007000_t0000_u01772775237842") 2026/03/06 05:34:34 DEBUG : dst/file1: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba4e1_d20260306_m053354_c001_v0001131_t0012_u01772775234635") 2026/03/06 05:34:34 DEBUG : dst/file1: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41844cdd180006a5_d20260306_m053159_c001_v7007000_t0000_u01772775119569") 2026/03/06 05:34:34 DEBUG : dst/file1: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fdb2e_d20260306_m053158_c001_v0001181_t0039_u01772775118633") 2026/03/06 05:34:34 DEBUG : dst/file1: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41844cdd180006a2_d20260306_m053158_c001_v7007000_t0000_u01772775118451") 2026/03/06 05:34:34 DEBUG : dst/file1: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fdb1e_d20260306_m053155_c001_v0001181_t0052_u01772775115362") 2026/03/06 05:34:34 DEBUG : dst/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41844cdd180006c3_d20260306_m053225_c001_v7007000_t0000_u01772775145894") 2026/03/06 05:34:34 DEBUG : dst/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f1047488162007f0d_d20260306_m053220_c001_v0001144_t0000_u01772775140651") 2026/03/06 05:34:34 DEBUG : dst/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41299c15a7a3c21b_d20260306_m053220_c001_v7007000_t0000_u01772775140452") 2026/03/06 05:34:34 DEBUG : dst/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fdb68_d20260306_m053216_c001_v0001181_t0000_u01772775136710") 2026/03/06 05:34:34 DEBUG : dst/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f101ac3d28ad7149a_d20260306_m053215_c001_v0001167_t0051_u01772775135773") 2026/03/06 05:34:34 DEBUG : dst/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f101ac3d28ad71486_d20260306_m053214_c001_v0001167_t0034_u01772775134561") 2026/03/06 05:34:34 DEBUG : dst/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41844cdd180006b2_d20260306_m053210_c001_v7007000_t0000_u01772775130109") 2026/03/06 05:34:34 DEBUG : dst/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fdb40_d20260306_m053205_c001_v0001181_t0019_u01772775125763") 2026/03/06 05:34:34 DEBUG : dst/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f102648d0bf63665a_d20260306_m053204_c001_v0001120_t0025_u01772775124889") 2026/03/06 05:34:34 DEBUG : dst/one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f102648d0bf636656_d20260306_m053203_c001_v0001120_t0021_u01772775123792") 2026/03/06 05:34:34 DEBUG : dst/three: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41844cdd180006c4_d20260306_m053226_c001_v7007000_t0000_u01772775146075") 2026/03/06 05:34:34 DEBUG : dst/three: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f101ac3d28ad71514_d20260306_m053224_c001_v0001167_t0008_u01772775144236") 2026/03/06 05:34:34 DEBUG : dst/two: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41844cdd180006c5_d20260306_m053226_c001_v7007000_t0000_u01772775146257") 2026/03/06 05:34:34 DEBUG : dst/two: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f101a99ba8895f978_d20260306_m053222_c001_v0001150_t0027_u01772775142234") 2026/03/06 05:34:35 DEBUG : dst/two: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41844cdd180006b3_d20260306_m053210_c001_v7007000_t0000_u01772775130290") 2026/03/06 05:34:35 DEBUG : dst/two: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f102648d0bf636662_d20260306_m053208_c001_v0001120_t0008_u01772775128978") 2026/03/06 05:34:35 DEBUG : empty space: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f415e8a3c0908bda6_d20260306_m053426_c001_v7007000_t0000_u01772775266853") 2026/03/06 05:34:35 DEBUG : empty space: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f1194214b75939871_d20260306_m053425_c001_v0001167_t0015_u01772775265729") 2026/03/06 05:34:35 DEBUG : empty space: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba562_d20260306_m053423_c001_v0001131_t0009_u01772775263624") 2026/03/06 05:34:35 DEBUG : empty space: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b494_d20260306_m053317_c001_v7007000_t0000_u01772775197087") 2026/03/06 05:34:35 DEBUG : empty space: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba435_d20260306_m053315_c001_v0001131_t0027_u01772775195851") 2026/03/06 05:34:35 DEBUG : empty space: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b48d_d20260306_m053314_c001_v7007000_t0000_u01772775194898") 2026/03/06 05:34:35 DEBUG : empty space: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba431_d20260306_m053313_c001_v0001131_t0044_u01772775193129") 2026/03/06 05:34:35 DEBUG : empty space: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b483_d20260306_m053311_c001_v7007000_t0000_u01772775191250") 2026/03/06 05:34:35 DEBUG : empty space: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba429_d20260306_m053310_c001_v0001131_t0020_u01772775190235") 2026/03/06 05:34:35 DEBUG : empty space: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b47b_d20260306_m053309_c001_v7007000_t0000_u01772775189386") 2026/03/06 05:34:35 DEBUG : empty space: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba421_d20260306_m053307_c001_v0001131_t0031_u01772775187664") 2026/03/06 05:34:35 DEBUG : empty space: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b473_d20260306_m053306_c001_v7007000_t0000_u01772775186659") 2026/03/06 05:34:35 DEBUG : empty space: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba419_d20260306_m053305_c001_v0001131_t0030_u01772775185651") 2026/03/06 05:34:35 DEBUG : empty space: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f4078302f7c03e7f6_d20260306_m053049_c001_v7007000_t0000_u01772775049493") 2026/03/06 05:34:35 DEBUG : empty space: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fda2e_d20260306_m053047_c001_v0001181_t0026_u01772775047055") 2026/03/06 05:34:35 DEBUG : empty space: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f4078302f7c03e7e7_d20260306_m053045_c001_v7007000_t0000_u01772775045332") 2026/03/06 05:34:35 DEBUG : empty space: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fda04_d20260306_m053041_c001_v0001181_t0021_u01772775041860") 2026/03/06 05:34:35 DEBUG : empty space: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f4078302f7c03e7d3_d20260306_m053039_c001_v7007000_t0000_u01772775039433") 2026/03/06 05:34:35 DEBUG : empty space: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fd9e4_d20260306_m053037_c001_v0001181_t0029_u01772775037113") 2026/03/06 05:34:36 DEBUG : file1: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f414cf046bd899d94_d20260306_m053353_c001_v7007000_t0000_u01772775233529") 2026/03/06 05:34:36 DEBUG : file1: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba4cf_d20260306_m053352_c001_v0001131_t0049_u01772775232387") 2026/03/06 05:34:36 DEBUG : file1: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f414cf046bd899d8d_d20260306_m053349_c001_v7007000_t0000_u01772775229496") 2026/03/06 05:34:36 DEBUG : file1: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f40634995825ba4b9_d20260306_m053347_c001_v0001131_t0053_u01772775227573") 2026/03/06 05:34:36 DEBUG : file1: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f40246a5f0c116c88_d20260306_m053335_c001_v7007000_t0000_u01772775215252") 2026/03/06 05:34:36 DEBUG : file1: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba48b_d20260306_m053331_c001_v0001131_t0044_u01772775211338") 2026/03/06 05:34:36 DEBUG : file1: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b467_d20260306_m053302_c001_v7007000_t0000_u01772775182337") 2026/03/06 05:34:36 DEBUG : file1: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba3f9_d20260306_m053256_c001_v0001131_t0027_u01772775176569") 2026/03/06 05:34:36 DEBUG : file1: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b459_d20260306_m053256_c001_v7007000_t0000_u01772775176021") 2026/03/06 05:34:36 DEBUG : file1: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba3e5_d20260306_m053253_c001_v0001131_t0033_u01772775173094") 2026/03/06 05:34:36 DEBUG : file2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f414cf046bd899d8f_d20260306_m053349_c001_v7007000_t0000_u01772775229678") 2026/03/06 05:34:36 DEBUG : file2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f40634995825ba4c7_d20260306_m053348_c001_v0001131_t0053_u01772775228945") 2026/03/06 05:34:36 DEBUG : file2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f40246a5f0c116c89_d20260306_m053335_c001_v7007000_t0000_u01772775215434") 2026/03/06 05:34:36 DEBUG : file2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba48d_d20260306_m053331_c001_v0001131_t0001_u01772775211665") 2026/03/06 05:34:36 DEBUG : filename.txt: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f414cf046bd899d90_d20260306_m053349_c001_v7007000_t0000_u01772775229860") 2026/03/06 05:34:36 DEBUG : filename.txt: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba4bd_d20260306_m053348_c001_v0001131_t0042_u01772775228129") 2026/03/06 05:34:36 DEBUG : headerfilename.txt: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f414cf046bd899d91_d20260306_m053350_c001_v7007000_t0000_u01772775230042") 2026/03/06 05:34:36 DEBUG : headerfilename.txt: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba4c1_d20260306_m053348_c001_v0001131_t0035_u01772775228513") 2026/03/06 05:34:36 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f414cf046bd899dd4_d20260306_m053419_c001_v7007000_t0000_u01772775259904") 2026/03/06 05:34:36 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba54c_d20260306_m053418_c001_v0001131_t0007_u01772775258580") 2026/03/06 05:34:36 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f414cf046bd899dcf_d20260306_m053417_c001_v7007000_t0000_u01772775257524") 2026/03/06 05:34:36 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba540_d20260306_m053416_c001_v0001131_t0049_u01772775256269") 2026/03/06 05:34:36 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f414cf046bd899dd5_d20260306_m053420_c001_v7007000_t0000_u01772775260086") 2026/03/06 05:34:37 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba54a_d20260306_m053418_c001_v0001131_t0026_u01772775258256") 2026/03/06 05:34:37 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f414cf046bd899dd0_d20260306_m053417_c001_v7007000_t0000_u01772775257706") 2026/03/06 05:34:37 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba53e_d20260306_m053414_c001_v0001131_t0028_u01772775254071") 2026/03/06 05:34:37 DEBUG : large: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f40246a5f0c116c7f_d20260306_m053328_c001_v7007000_t0000_u01772775208277") 2026/03/06 05:34:37 DEBUG : large: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba477_d20260306_m053327_c001_v0001131_t0040_u01772775207036") 2026/03/06 05:34:37 DEBUG : large: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f413a47defeec0447_d20260306_m053325_c001_v7007000_t0000_u01772775205658") 2026/03/06 05:34:37 DEBUG : large: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba465_d20260306_m053324_c001_v0001131_t0010_u01772775204392") 2026/03/06 05:34:37 DEBUG : large: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f413a47defeec043c_d20260306_m053322_c001_v7007000_t0000_u01772775202155") 2026/03/06 05:34:37 DEBUG : large: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba455_d20260306_m053321_c001_v0001131_t0051_u01772775201379") 2026/03/06 05:34:37 DEBUG : large: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f413a47defeec042e_d20260306_m053320_c001_v7007000_t0000_u01772775200303") 2026/03/06 05:34:37 DEBUG : large: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba445_d20260306_m053318_c001_v0001131_t0027_u01772775198688") 2026/03/06 05:34:37 DEBUG : medium: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f413a47defeec044a_d20260306_m053327_c001_v7007000_t0000_u01772775207712") 2026/03/06 05:34:37 DEBUG : medium: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba473_d20260306_m053326_c001_v0001131_t0037_u01772775206699") 2026/03/06 05:34:37 DEBUG : medium: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f40246a5f0c116c78_d20260306_m053325_c001_v7007000_t0000_u01772775205106") 2026/03/06 05:34:37 DEBUG : medium: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba461_d20260306_m053323_c001_v0001131_t0055_u01772775203933") 2026/03/06 05:34:37 DEBUG : medium: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f40246a5f0c116c71_d20260306_m053322_c001_v7007000_t0000_u01772775202167") 2026/03/06 05:34:37 DEBUG : medium: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba44f_d20260306_m053321_c001_v0001131_t0051_u01772775201020") 2026/03/06 05:34:37 DEBUG : medium: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f40246a5f0c116c6c_d20260306_m053319_c001_v7007000_t0000_u01772775199746") 2026/03/06 05:34:37 DEBUG : medium: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba441_d20260306_m053318_c001_v0001131_t0030_u01772775198263") 2026/03/06 05:34:37 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f414cf046bd899dbc_d20260306_m053410_c001_v7007000_t0000_u01772775250824") 2026/03/06 05:34:38 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba530_d20260306_m053409_c001_v0001131_t0003_u01772775249465") 2026/03/06 05:34:38 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f414cf046bd899dbd_d20260306_m053411_c001_v7007000_t0000_u01772775251012") 2026/03/06 05:34:38 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba52c_d20260306_m053409_c001_v0001131_t0047_u01772775249080") 2026/03/06 05:34:38 DEBUG : not-one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41844cdd180006dd_d20260306_m053237_c001_v7007000_t0000_u01772775157076") 2026/03/06 05:34:38 DEBUG : not-one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba38d_d20260306_m053235_c001_v0001131_t0001_u01772775155264") 2026/03/06 05:34:38 DEBUG : one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41844cdd180006da_d20260306_m053236_c001_v7007000_t0000_u01772775156168") 2026/03/06 05:34:38 DEBUG : one: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba37d_d20260306_m053233_c001_v0001131_t0021_u01772775153992") 2026/03/06 05:34:38 DEBUG : potato1: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f401f837f0a2b2615_d20260306_m053422_c001_v7007000_t0000_u01772775262288") 2026/03/06 05:34:38 DEBUG : potato1: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba552_d20260306_m053420_c001_v0001131_t0039_u01772775260826") 2026/03/06 05:34:38 DEBUG : potato2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f415e8a3c0908bda7_d20260306_m053427_c001_v7007000_t0000_u01772775267038") 2026/03/06 05:34:38 DEBUG : potato2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f1051677c85e218f8_d20260306_m053425_c001_v0001029_t0008_u01772775265744") 2026/03/06 05:34:38 DEBUG : potato2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba55e_d20260306_m053423_c001_v0001131_t0056_u01772775263220") 2026/03/06 05:34:38 DEBUG : potato2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f401f837f0a2b2617_d20260306_m053422_c001_v7007000_t0000_u01772775262473") 2026/03/06 05:34:38 DEBUG : potato2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba556_d20260306_m053421_c001_v0001131_t0019_u01772775261178") 2026/03/06 05:34:38 DEBUG : potato2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b495_d20260306_m053317_c001_v7007000_t0000_u01772775197269") 2026/03/06 05:34:38 DEBUG : potato2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba433_d20260306_m053315_c001_v0001131_t0050_u01772775195447") 2026/03/06 05:34:38 DEBUG : potato2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b48e_d20260306_m053315_c001_v7007000_t0000_u01772775195080") 2026/03/06 05:34:38 DEBUG : potato2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba42d_d20260306_m053311_c001_v0001131_t0059_u01772775191800") 2026/03/06 05:34:38 DEBUG : potato2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b484_d20260306_m053311_c001_v7007000_t0000_u01772775191431") 2026/03/06 05:34:38 DEBUG : potato2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba427_d20260306_m053309_c001_v0001131_t0028_u01772775189948") 2026/03/06 05:34:38 DEBUG : potato2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b47d_d20260306_m053309_c001_v7007000_t0000_u01772775189573") 2026/03/06 05:34:39 DEBUG : potato2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba41b_d20260306_m053307_c001_v0001131_t0025_u01772775187218") 2026/03/06 05:34:39 DEBUG : potato2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b475_d20260306_m053306_c001_v7007000_t0000_u01772775186841") 2026/03/06 05:34:39 DEBUG : potato2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba417_d20260306_m053305_c001_v0001131_t0058_u01772775185156") 2026/03/06 05:34:39 DEBUG : potato2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f4078302f7c03e7f8_d20260306_m053049_c001_v7007000_t0000_u01772775049678") 2026/03/06 05:34:39 DEBUG : potato2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fda30_d20260306_m053047_c001_v0001181_t0005_u01772775047634") 2026/03/06 05:34:39 DEBUG : potato2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f4078302f7c03e7ea_d20260306_m053045_c001_v7007000_t0000_u01772775045515") 2026/03/06 05:34:39 DEBUG : potato2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fda14_d20260306_m053042_c001_v0001181_t0058_u01772775042635") 2026/03/06 05:34:39 DEBUG : potato2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f4078302f7c03e7d5_d20260306_m053039_c001_v7007000_t0000_u01772775039616") 2026/03/06 05:34:39 DEBUG : potato2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fd9ea_d20260306_m053037_c001_v0001181_t0045_u01772775037711") 2026/03/06 05:34:39 DEBUG : remotepotato: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f4078302f7c03e7fa_d20260306_m053049_c001_v7007000_t0000_u01772775049861") 2026/03/06 05:34:39 DEBUG : remotepotato: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fda32_d20260306_m053048_c001_v0001181_t0010_u01772775048431") 2026/03/06 05:34:39 DEBUG : remotepotato: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f4078302f7c03e7eb_d20260306_m053045_c001_v7007000_t0000_u01772775045698") 2026/03/06 05:34:39 DEBUG : remotepotato: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fda1c_d20260306_m053043_c001_v0001181_t0037_u01772775043981") 2026/03/06 05:34:39 DEBUG : remotepotato: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f4078302f7c03e7d6_d20260306_m053039_c001_v7007000_t0000_u01772775039800") 2026/03/06 05:34:39 DEBUG : remotepotato: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fd9ee_d20260306_m053038_c001_v0001181_t0053_u01772775038488") 2026/03/06 05:34:39 DEBUG : rutabaga: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f4078302f7c03e7fb_d20260306_m053050_c001_v7007000_t0000_u01772775050046") 2026/03/06 05:34:39 DEBUG : rutabaga: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fda28_d20260306_m053046_c001_v0001181_t0014_u01772775046246") 2026/03/06 05:34:39 DEBUG : rutabaga: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f4078302f7c03e7ec_d20260306_m053045_c001_v7007000_t0000_u01772775045881") 2026/03/06 05:34:39 DEBUG : rutabaga: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fd9f4_d20260306_m053040_c001_v0001181_t0048_u01772775040351") 2026/03/06 05:34:40 DEBUG : rutabaga: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f4078302f7c03e7d9_d20260306_m053039_c001_v7007000_t0000_u01772775039983") 2026/03/06 05:34:40 DEBUG : rutabaga: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fd9de_d20260306_m053036_c001_v0001181_t0005_u01772775036344") 2026/03/06 05:34:40 DEBUG : small: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f40246a5f0c116c7e_d20260306_m053327_c001_v7007000_t0000_u01772775207725") 2026/03/06 05:34:40 DEBUG : small: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba46f_d20260306_m053326_c001_v0001131_t0047_u01772775206394") 2026/03/06 05:34:40 DEBUG : small: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f413a47defeec0446_d20260306_m053325_c001_v7007000_t0000_u01772775205115") 2026/03/06 05:34:40 DEBUG : small: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba45d_d20260306_m053323_c001_v0001131_t0057_u01772775203452") 2026/03/06 05:34:40 DEBUG : small: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f40246a5f0c116c72_d20260306_m053322_c001_v7007000_t0000_u01772775202723") 2026/03/06 05:34:40 DEBUG : small: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba44d_d20260306_m053320_c001_v0001131_t0016_u01772775200673") 2026/03/06 05:34:40 DEBUG : small: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f413a47defeec042c_d20260306_m053319_c001_v7007000_t0000_u01772775199756") 2026/03/06 05:34:40 DEBUG : small: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba43d_d20260306_m053317_c001_v0001131_t0005_u01772775197816") 2026/03/06 05:34:40 DEBUG : sub dir/hello world: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b46b_d20260306_m053304_c001_v7007000_t0000_u01772775184792") 2026/03/06 05:34:40 DEBUG : sub dir/hello world: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba413_d20260306_m053303_c001_v0001131_t0054_u01772775183815") 2026/03/06 05:34:40 DEBUG : sub dir/hello world: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b44c_d20260306_m053251_c001_v7007000_t0000_u01772775171817") 2026/03/06 05:34:40 DEBUG : sub dir/hello world: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba3cb_d20260306_m053246_c001_v0001131_t0002_u01772775166893") 2026/03/06 05:34:40 DEBUG : sub dir/hello world: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b431_d20260306_m053244_c001_v7007000_t0000_u01772775164753") 2026/03/06 05:34:40 DEBUG : sub dir/hello world: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba39d_d20260306_m053239_c001_v0001131_t0049_u01772775159915") 2026/03/06 05:34:40 DEBUG : sub dir/hello world2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b44d_d20260306_m053252_c001_v7007000_t0000_u01772775172000") 2026/03/06 05:34:40 DEBUG : sub dir/hello world2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba3cf_d20260306_m053247_c001_v0001131_t0019_u01772775167268") 2026/03/06 05:34:40 DEBUG : sub dir/hello world2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b435_d20260306_m053244_c001_v7007000_t0000_u01772775164934") 2026/03/06 05:34:40 DEBUG : sub dir/hello world2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba39f_d20260306_m053240_c001_v0001131_t0040_u01772775160246") 2026/03/06 05:34:40 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b44e_d20260306_m053252_c001_v7007000_t0000_u01772775172183") 2026/03/06 05:34:40 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba3d1_d20260306_m053247_c001_v0001131_t0032_u01772775167911") 2026/03/06 05:34:40 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b439_d20260306_m053245_c001_v7007000_t0000_u01772775165116") 2026/03/06 05:34:40 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba3a1_d20260306_m053240_c001_v0001131_t0049_u01772775160600") 2026/03/06 05:34:41 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b44f_d20260306_m053252_c001_v7007000_t0000_u01772775172364") 2026/03/06 05:34:41 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba3d5_d20260306_m053248_c001_v0001131_t0035_u01772775168285") 2026/03/06 05:34:41 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b43b_d20260306_m053245_c001_v7007000_t0000_u01772775165299") 2026/03/06 05:34:41 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba3a3_d20260306_m053240_c001_v0001131_t0033_u01772775160925") 2026/03/06 05:34:41 DEBUG : sub dir/potato3: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f415e8a3c0908bda8_d20260306_m053427_c001_v7007000_t0000_u01772775267220") 2026/03/06 05:34:41 DEBUG : sub dir/potato3: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10023f5f51d3c8b9_d20260306_m053425_c001_v0001157_t0047_u01772775265364") 2026/03/06 05:34:41 DEBUG : sub dir/potato3: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba566_d20260306_m053424_c001_v0001131_t0027_u01772775264078") 2026/03/06 05:34:41 DEBUG : sub dir/potato3: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b496_d20260306_m053317_c001_v7007000_t0000_u01772775197451") 2026/03/06 05:34:41 DEBUG : sub dir/potato3: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba437_d20260306_m053316_c001_v0001131_t0024_u01772775196184") 2026/03/06 05:34:41 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b450_d20260306_m053252_c001_v7007000_t0000_u01772775172546") 2026/03/06 05:34:41 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba3d9_d20260306_m053248_c001_v0001131_t0015_u01772775168698") 2026/03/06 05:34:41 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b43c_d20260306_m053245_c001_v7007000_t0000_u01772775165480") 2026/03/06 05:34:41 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba3a7_d20260306_m053241_c001_v0001131_t0039_u01772775161301") 2026/03/06 05:34:41 DEBUG : sub/file2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f414cf046bd899d93_d20260306_m053351_c001_v7007000_t0000_u01772775231834") 2026/03/06 05:34:41 DEBUG : sub/file2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba4c9_d20260306_m053350_c001_v0001131_t0016_u01772775230600") 2026/03/06 05:34:41 DEBUG : sub/file2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b468_d20260306_m053302_c001_v7007000_t0000_u01772775182519") 2026/03/06 05:34:41 DEBUG : sub/file2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba3fb_d20260306_m053256_c001_v0001131_t0036_u01772775176909") 2026/03/06 05:34:41 DEBUG : sub/file2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b45a_d20260306_m053256_c001_v7007000_t0000_u01772775176204") 2026/03/06 05:34:41 DEBUG : sub/file2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba3e7_d20260306_m053253_c001_v0001131_t0003_u01772775173393") 2026/03/06 05:34:41 DEBUG : sub/file2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f41844cdd1800069e_d20260306_m053154_c001_v7007000_t0000_u01772775114641") 2026/03/06 05:34:42 DEBUG : sub/file2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fdb1a_d20260306_m053153_c001_v0001181_t0034_u01772775113126") 2026/03/06 05:34:42 DEBUG : test-multithread-abort: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f4078302f7c03e7c8_d20260306_m053035_c001_v7007000_t0000_u01772775035373") 2026/03/06 05:34:42 DEBUG : test-multithread-abort: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fd93c_d20260306_m052950_c001_v0001181_t0043_u01772774990837") 2026/03/06 05:34:42 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f4239a250223dd997_d20260306_m052907_c001_v7007000_t0000_u01772774947688") 2026/03/06 05:34:42 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f105b2730344df349_d20260306_m052859_c001_v0001167_t0045_u01772774939352") 2026/03/06 05:34:42 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f4239a250223dd9a0_d20260306_m052916_c001_v7007000_t0000_u01772774956477") 2026/03/06 05:34:42 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f105b2730344df3c0_d20260306_m052908_c001_v0001167_t0058_u01772774948000") 2026/03/06 05:34:42 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f4239a250223dd9ac_d20260306_m052926_c001_v7007000_t0000_u01772774966344") 2026/03/06 05:34:42 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fd8ee_d20260306_m052919_c001_v0001181_t0054_u01772774959385") 2026/03/06 05:34:42 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f4030e6bc449e139a_d20260306_m052933_c001_v7007000_t0000_u01772774973106") 2026/03/06 05:34:42 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f2239a250223dd9ad_d20260306_m052928_c001_v0001104_t0048_u01772774968174") 2026/03/06 05:34:42 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f4054dbf5521548bc_d20260306_m052941_c001_v7007000_t0000_u01772774981190") 2026/03/06 05:34:42 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f2030e6bc449e139b_d20260306_m052934_c001_v0001040_t0059_u01772774974930") 2026/03/06 05:34:42 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f4054dbf5521548c4_d20260306_m052949_c001_v7007000_t0000_u01772774989501") 2026/03/06 05:34:42 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f2054dbf5521548be_d20260306_m052943_c001_v0001130_t0005_u01772774983016") 2026/03/06 05:34:42 DEBUG : test.sum: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f4078302f7c03e86a_d20260306_m053105_c001_v7007000_t0000_u01772775065381") 2026/03/06 05:34:42 DEBUG : test.sum: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fda72_d20260306_m053103_c001_v0001181_t0020_u01772775063698") 2026/03/06 05:34:42 DEBUG : test.sum: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fda68_d20260306_m053101_c001_v0001181_t0032_u01772775061951") 2026/03/06 05:34:42 DEBUG : test.sum: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fda64_d20260306_m053100_c001_v0001181_t0049_u01772775060784") 2026/03/06 05:34:42 DEBUG : test.sum: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fda5e_d20260306_m053059_c001_v0001181_t0030_u01772775059642") 2026/03/06 05:34:42 DEBUG : test.sum: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fda5a_d20260306_m053058_c001_v0001181_t0028_u01772775058330") 2026/03/06 05:34:43 DEBUG : test.sum: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fda52_d20260306_m053057_c001_v0001181_t0018_u01772775057137") 2026/03/06 05:34:43 DEBUG : test.sum: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fda4e_d20260306_m053055_c001_v0001181_t0059_u01772775055260") 2026/03/06 05:34:43 DEBUG : test.sum: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f4078302f7c03e802_d20260306_m053052_c001_v7007000_t0000_u01772775052105") 2026/03/06 05:34:43 DEBUG : test.sum: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fda3a_d20260306_m053051_c001_v0001181_t0036_u01772775051345") 2026/03/06 05:34:43 DEBUG : test.sum: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f114fa192d54fda36_d20260306_m053050_c001_v0001181_t0041_u01772775050416") 2026/03/06 05:34:43 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f414cf046bd899dc3_d20260306_m053413_c001_v7007000_t0000_u01772775253332") 2026/03/06 05:34:43 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba536_d20260306_m053411_c001_v0001131_t0052_u01772775251967") 2026/03/06 05:34:43 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f414cf046bd899dc4_d20260306_m053413_c001_v7007000_t0000_u01772775253517") 2026/03/06 05:34:43 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba534_d20260306_m053411_c001_v0001131_t0056_u01772775251563") 2026/03/06 05:34:43 DEBUG : zend.txt: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b452_d20260306_m053252_c001_v7007000_t0000_u01772775172728") 2026/03/06 05:34:43 DEBUG : zend.txt: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba3c7_d20260306_m053246_c001_v0001131_t0010_u01772775166352") 2026/03/06 05:34:43 DEBUG : zend.txt: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f404ff05cb054b43d_d20260306_m053245_c001_v7007000_t0000_u01772775165670") 2026/03/06 05:34:43 DEBUG : zend.txt: Deleting (id "4_zef82dd4390edcb1b9fc80e1b_f10634995825ba399_d20260306_m053239_c001_v0001131_t0022_u01772775159622") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m47.697951365s (try 1/5)