"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/02/26 05:21:02 DEBUG : Creating backend with remote "TestB2:rclone-test-faqurip1kimu" 2026/02/26 05:21:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/26 05:21:02 DEBUG : Creating backend with remote "/tmp/rclone1372492602" === 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-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:21:03 DEBUG : chunksize-probe: Cancelling large file upload === RUN TestMultithreadCopy/upload=false,size=16777215,streams=2 2026/02/26 05:21:08 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/02/26 05:21:08 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: write buffer set to 131072 2026/02/26 05:21:08 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/02/26 05:21:08 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/02/26 05:21:08 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/02/26 05:21:08 DEBUG : test-multithread-copy-false-16777215-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/02/26 05:21:08 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi starting 2026/02/26 05:21:09 DEBUG : test-multithread-copy-false-16777215-2: writing chunk 0 2026/02/26 05:21:12 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi finished 2026/02/26 05:21:12 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/02/26 05:21:17 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/02/26 05:21:17 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: write buffer set to 131072 2026/02/26 05:21:17 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16Mi 2026/02/26 05:21:17 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/02/26 05:21:17 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/02/26 05:21:17 DEBUG : test-multithread-copy-false-16777216-2: Starting multi-thread copy with 1 chunks of size 16Mi with 1 parallel streams 2026/02/26 05:21:17 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi starting 2026/02/26 05:21:18 DEBUG : test-multithread-copy-false-16777216-2: writing chunk 0 2026/02/26 05:21:20 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi finished 2026/02/26 05:21:20 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/02/26 05:21:21 DEBUG : test-multithread-copy-false-16777217-2: Clearing upload URL because of error: Post "https://pod-000-1157-14.backblaze.com/b2api/v1/b2_upload_file/ff82bd73604d9b8b9fc80e1b/c001_v0001157_t0041": write tcp 65.108.87.141:43994->104.153.234.144:443: use of closed network connection 2026/02/26 05:21:21 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-14.backblaze.com/b2api/v1/b2_upload_file/ff82bd73604d9b8b9fc80e1b/c001_v0001157_t0041": write tcp 65.108.87.141:43994->104.153.234.144:443: use of closed network connection) 2026/02/26 05:21:21 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-faqurip1kimu: 1/10 (Post "https://pod-000-1157-14.backblaze.com/b2api/v1/b2_upload_file/ff82bd73604d9b8b9fc80e1b/c001_v0001157_t0041": write tcp 65.108.87.141:43994->104.153.234.144:443: use of closed network connection) 2026/02/26 05:21:23 DEBUG : pacer: Reducing sleep to 10ms 2026/02/26 05:21:28 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/02/26 05:21:28 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: write buffer set to 131072 2026/02/26 05:21:28 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/02/26 05:21:28 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/02/26 05:21:28 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/02/26 05:21:28 DEBUG : test-multithread-copy-false-16777217-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/02/26 05:21:28 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi starting 2026/02/26 05:21:28 DEBUG : test-multithread-copy-false-16777217-2: writing chunk 0 2026/02/26 05:21:30 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi finished 2026/02/26 05:21:30 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/02/26 05:21:33 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: disabling buffering because source is local disk 2026/02/26 05:21:33 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/02/26 05:21:33 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/02/26 05:21:33 DEBUG : test-multithread-copy-true-16777215-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/02/26 05:21:33 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi starting 2026/02/26 05:21:33 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/02/26 05:21:33 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 0 length 8388608 2026/02/26 05:21:33 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 1 length 8388607 2026/02/26 05:21:35 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 1 2026/02/26 05:21:35 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi finished 2026/02/26 05:21:36 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 0 2026/02/26 05:21:36 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/02/26 05:21:36 DEBUG : test-multithread-copy-true-16777215-2: Finishing large file upload with 2 parts 2026/02/26 05:21:37 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/02/26 05:21:40 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: disabling buffering because source is local disk 2026/02/26 05:21:40 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/02/26 05:21:40 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/02/26 05:21:40 DEBUG : test-multithread-copy-true-16777216-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/02/26 05:21:40 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi starting 2026/02/26 05:21:40 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/02/26 05:21:40 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 1 length 8388608 2026/02/26 05:21:40 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 0 length 8388608 2026/02/26 05:21:43 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 1 2026/02/26 05:21:43 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi finished 2026/02/26 05:21:43 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 0 2026/02/26 05:21:43 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/02/26 05:21:43 DEBUG : test-multithread-copy-true-16777216-2: Finishing large file upload with 2 parts 2026/02/26 05:21:44 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/02/26 05:21:47 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: disabling buffering because source is local disk 2026/02/26 05:21:47 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/02/26 05:21:47 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/02/26 05:21:47 DEBUG : test-multithread-copy-true-16777217-2: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/02/26 05:21:47 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/02/26 05:21:47 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/02/26 05:21:47 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 2 length 1 2026/02/26 05:21:47 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/02/26 05:21:47 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 1 length 8388608 2026/02/26 05:21:47 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 0 length 8388608 2026/02/26 05:21:48 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 2 2026/02/26 05:21:48 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 finished 2026/02/26 05:21:50 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 1 2026/02/26 05:21:50 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/02/26 05:21:50 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 0 2026/02/26 05:21:50 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/02/26 05:21:50 DEBUG : test-multithread-copy-true-16777217-2: Finishing large file upload with 3 parts 2026/02/26 05:21:51 DEBUG : test-multithread-copy-true-16777217-2: Finished multi-thread copy with 3 parts of size 8Mi --- PASS: TestMultithreadCopy (49.67s) --- PASS: TestMultithreadCopy/upload=false,size=16777215,streams=2 (9.45s) --- PASS: TestMultithreadCopy/upload=false,size=16777216,streams=2 (7.76s) --- PASS: TestMultithreadCopy/upload=false,size=16777217,streams=2 (10.08s) --- PASS: TestMultithreadCopy/upload=true,size=16777215,streams=2 (7.30s) --- PASS: TestMultithreadCopy/upload=true,size=16777216,streams=2 (7.01s) --- PASS: TestMultithreadCopy/upload=true,size=16777217,streams=2 (6.49s) === RUN TestMultithreadCopyAbort run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:21:52 DEBUG : chunksize-probe: Cancelling large file upload 2026/02/26 05:21:55 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk 2026/02/26 05:21:55 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 1 2026/02/26 05:21:55 DEBUG : test-multithread-abort: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/02/26 05:21:55 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/02/26 05:21:55 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/02/26 05:21:55 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/02/26 05:21:55 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/02/26 05:21:55 DEBUG : Open with options = [RangeOption(0,8388607)] 2026/02/26 05:21:55 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/02/26 05:21:55 DEBUG : Open with options = [RangeOption(8388608,16777215)] 2026/02/26 05:21:55 DEBUG : test-multithread-abort: Sending chunk 0 length 8388608 2026/02/26 05:21:55 DEBUG : test-multithread-abort: Sending chunk 1 length 8388608 2026/02/26 05:21:58 DEBUG : test-multithread-abort: Done sending chunk 0 2026/02/26 05:21:58 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/02/26 05:21:58 DEBUG : test-multithread-abort: Done sending chunk 1 2026/02/26 05:21:58 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/02/26 05:21:58 DEBUG : Returning error reader 2026/02/26 05:21:58 DEBUG : test-multithread-abort: Sending chunk 2 length 1 2026/02/26 05:21:58 DEBUG : BOOM: simulated read failure 2026/02/26 05:21:58 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 0/10: BOOM: simulated read failure 2026/02/26 05:21:58 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/02/26 05:21:59 DEBUG : Returning error reader 2026/02/26 05:21:59 DEBUG : BOOM: simulated read failure 2026/02/26 05:21:59 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure 2026/02/26 05:21:59 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/02/26 05:22:00 DEBUG : Returning error reader 2026/02/26 05:22:00 DEBUG : BOOM: simulated read failure 2026/02/26 05:22:00 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure 2026/02/26 05:22:00 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/02/26 05:22:01 DEBUG : Returning error reader 2026/02/26 05:22:01 DEBUG : BOOM: simulated read failure 2026/02/26 05:22:01 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure 2026/02/26 05:22:01 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/02/26 05:22:02 DEBUG : Returning error reader 2026/02/26 05:22:02 DEBUG : BOOM: simulated read failure 2026/02/26 05:22:02 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure 2026/02/26 05:22:02 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/02/26 05:22:03 DEBUG : Returning error reader 2026/02/26 05:22:03 DEBUG : BOOM: simulated read failure 2026/02/26 05:22:03 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure 2026/02/26 05:22:03 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/02/26 05:22:04 DEBUG : Returning error reader 2026/02/26 05:22:04 DEBUG : BOOM: simulated read failure 2026/02/26 05:22:04 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure 2026/02/26 05:22:04 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/02/26 05:22:05 DEBUG : Returning error reader 2026/02/26 05:22:05 DEBUG : BOOM: simulated read failure 2026/02/26 05:22:05 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure 2026/02/26 05:22:05 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/02/26 05:22:06 DEBUG : Returning error reader 2026/02/26 05:22:06 DEBUG : BOOM: simulated read failure 2026/02/26 05:22:06 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure 2026/02/26 05:22:06 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/02/26 05:22:07 DEBUG : Returning error reader 2026/02/26 05:22:07 DEBUG : BOOM: simulated read failure 2026/02/26 05:22:07 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure 2026/02/26 05:22:07 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/02/26 05:22:08 DEBUG : Returning error reader 2026/02/26 05:22:08 DEBUG : BOOM: simulated read failure 2026/02/26 05:22:08 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure 2026/02/26 05:22:08 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries 2026/02/26 05:22:08 DEBUG : test-multithread-abort: Error sending chunk 2 (retry=false): Post "https://pod-000-1097-17.backblaze.com/b2api/v1/b2_upload_part/4_zff82bd73604d9b8b9fc80e1b_f215419f6ab9c6984_d20260226_m052155_c001_v0001097_t0015_u01772083315581/0032": BOOM: simulated read failure: &url.Error{Op:"Post", URL:"https://pod-000-1097-17.backblaze.com/b2api/v1/b2_upload_part/4_zff82bd73604d9b8b9fc80e1b_f215419f6ab9c6984_d20260226_m052155_c001_v0001097_t0015_u01772083315581/0032", Err:(*errors.errorString)(0xc0007f0860)} 2026/02/26 05:22:08 DEBUG : test-multithread-abort: Error sending chunk 2: Post "https://pod-000-1097-17.backblaze.com/b2api/v1/b2_upload_part/4_zff82bd73604d9b8b9fc80e1b_f215419f6ab9c6984_d20260226_m052155_c001_v0001097_t0015_u01772083315581/0032": BOOM: simulated read failure 2026/02/26 05:22:08 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: Post "https://pod-000-1097-17.backblaze.com/b2api/v1/b2_upload_part/4_zff82bd73604d9b8b9fc80e1b_f215419f6ab9c6984_d20260226_m052155_c001_v0001097_t0015_u01772083315581/0032": BOOM: simulated read failure 2026/02/26 05:22:08 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit 2026/02/26 05:22:08 DEBUG : test-multithread-abort: Cancelling large file upload --- PASS: TestMultithreadCopyAbort (17.37s) === RUN TestSizeDiffers 2026/02/26 05:22:10 DEBUG : a: size = 0 OK 2026/02/26 05:22:10 DEBUG : a: size = 1 (memory) 2026/02/26 05:22:10 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/02/26 05:22:10 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/26 05:22:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/26 05:22:10 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/26 05:22:10 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/02/26 05:22:10 DEBUG : potato: Seek from 10 to 0 2026/02/26 05:22:10 DEBUG : potato: Seek from 10 to 0 2026/02/26 05:22:10 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/02/26 05:22:10 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/26 05:22:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/26 05:22:10 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/26 05:22:10 DEBUG : potato: Seek from 5 to 2 2026/02/26 05:22:10 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/02/26 05:22:10 DEBUG : potato: Seek from 7 to 0 2026/02/26 05:22:10 DEBUG : potato: Seek from 7 to 0 2026/02/26 05:22:10 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/02/26 05:22:10 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/26 05:22:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/26 05:22:10 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/26 05:22:10 DEBUG : potato: Seek from 5 to 2 2026/02/26 05:22:10 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/02/26 05:22:10 DEBUG : potato: Seek from 8 to 0 2026/02/26 05:22:10 DEBUG : potato: Seek from 8 to 0 2026/02/26 05:22:10 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/02/26 05:22:10 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/26 05:22:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/26 05:22:10 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/26 05:22:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/26 05:22:10 DEBUG : potato: Seek from 5 to 2 2026/02/26 05:22:10 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/02/26 05:22:10 DEBUG : potato: Seek from 9 to 0 2026/02/26 05:22:10 DEBUG : potato: Seek from 9 to 0 2026/02/26 05:22:10 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-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", 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.58s) --- 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/02/26 05:22:14 DEBUG : Creating backend with remote "nonexistent" 2026/02/26 05:22:14 DEBUG : Creating backend with remote "nonexistent" 2026/02/26 05:22:14 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/02/26 05:22:14 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/02/26 05:22:14 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/02/26 05:22:14 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-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (6.57s) --- PASS: TestCheckDownload/1 (0.73s) --- PASS: TestCheckDownload/2 (0.37s) --- PASS: TestCheckDownload/3 (0.36s) --- PASS: TestCheckDownload/4 (0.57s) --- PASS: TestCheckDownload/5 (0.38s) --- PASS: TestCheckDownload/6 (0.38s) --- PASS: TestCheckDownload/7 (0.37s) === RUN TestCheckSizeOnly run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", 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.40s) --- PASS: TestCheckSizeOnly/1 (0.18s) --- PASS: TestCheckSizeOnly/2 (0.18s) --- PASS: TestCheckSizeOnly/3 (0.18s) --- PASS: TestCheckSizeOnly/4 (0.18s) --- PASS: TestCheckSizeOnly/5 (0.18s) --- PASS: TestCheckSizeOnly/6 (0.18s) --- PASS: TestCheckSizeOnly/7 (0.18s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:22:26 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/26 05:22:26 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/26 05:22:26 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/26 05:22:26 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/26 05:22:27 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/26 05:22:27 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/26 05:22:27 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/26 05:22:27 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.26s) === RUN TestCheckSum run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:22:27 DEBUG : Creating backend with remote "TestB2:rclone-test-faqurip1kimu/data" check_test.go:350: B2 bucket rclone-test-faqurip1kimu path data lacks md5, skipping --- SKIP: TestCheckSum (1.47s) === RUN TestCheckSumDownload run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:22:29 DEBUG : Creating backend with remote "TestB2:rclone-test-faqurip1kimu/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (13.21s) --- PASS: TestCheckSumDownload/subtest1 (1.29s) --- PASS: TestCheckSumDownload/subtest2 (0.74s) --- PASS: TestCheckSumDownload/subtest3 (0.92s) --- PASS: TestCheckSumDownload/subtest4 (0.79s) --- PASS: TestCheckSumDownload/subtest5 (0.74s) --- PASS: TestCheckSumDownload/subtest6 (0.80s) --- PASS: TestCheckSumDownload/subtest7 (0.74s) === RUN TestApplyTransforms 2026/02/26 05:22:42 DEBUG : Creating backend with remote "TestB2:rclone-test-mapajoc9noni" 2026/02/26 05:22:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/26 05:22:43 DEBUG : Creating backend with remote "/tmp/rclone430002163" run.go:185: Remote "B2 bucket rclone-test-mapajoc9noni", Local "Local file system at /tmp/rclone430002163", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2026/02/26 05:22:45 ERROR : hello, world!: sum not found 2026/02/26 05:22:45 ERROR : HELLO, WORLD!: file not in B2 bucket rclone-test-mapajoc9noni 2026/02/26 05:22:45 NOTICE: B2 bucket rclone-test-mapajoc9noni: 1 files missing 2026/02/26 05:22:45 NOTICE: 1 hashes missing 2026/02/26 05:22:45 NOTICE: B2 bucket rclone-test-mapajoc9noni: 1 differences found 2026/02/26 05:22:45 NOTICE: B2 bucket rclone-test-mapajoc9noni: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/02/26 05:22:46 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/26 05:22:46 NOTICE: B2 bucket rclone-test-mapajoc9noni: 0 differences found 2026/02/26 05:22:46 NOTICE: B2 bucket rclone-test-mapajoc9noni: 1 matching files 2026/02/26 05:22:46 DEBUG : Creating backend with remote "TestB2:rclone-test-leyocat0vidi" 2026/02/26 05:22:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/26 05:22:46 DEBUG : Creating backend with remote "/tmp/rclone1665518829" run.go:185: Remote "B2 bucket rclone-test-leyocat0vidi", Local "Local file system at /tmp/rclone1665518829", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2026/02/26 05:22:48 ERROR : HELLO, WORLD!: sum not found 2026/02/26 05:22:48 ERROR : hello, world!: file not in B2 bucket rclone-test-leyocat0vidi 2026/02/26 05:22:48 NOTICE: B2 bucket rclone-test-leyocat0vidi: 1 files missing 2026/02/26 05:22:48 NOTICE: 1 hashes missing 2026/02/26 05:22:48 NOTICE: B2 bucket rclone-test-leyocat0vidi: 1 differences found 2026/02/26 05:22:48 NOTICE: B2 bucket rclone-test-leyocat0vidi: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/02/26 05:22:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/26 05:22:49 NOTICE: B2 bucket rclone-test-leyocat0vidi: 0 differences found 2026/02/26 05:22:49 NOTICE: B2 bucket rclone-test-leyocat0vidi: 1 matching files 2026/02/26 05:22:49 DEBUG : Creating backend with remote "TestB2:rclone-test-cocoyer8yufe" 2026/02/26 05:22:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/26 05:22:49 DEBUG : Creating backend with remote "/tmp/rclone3544973525" run.go:185: Remote "B2 bucket rclone-test-cocoyer8yufe", Local "Local file system at /tmp/rclone3544973525", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2026/02/26 05:22:52 ERROR : HeLlO, wOrLd!: sum not found 2026/02/26 05:22:52 ERROR : hello, world!: file not in B2 bucket rclone-test-cocoyer8yufe 2026/02/26 05:22:52 NOTICE: B2 bucket rclone-test-cocoyer8yufe: 1 files missing 2026/02/26 05:22:52 NOTICE: 1 hashes missing 2026/02/26 05:22:52 NOTICE: B2 bucket rclone-test-cocoyer8yufe: 1 differences found 2026/02/26 05:22:52 NOTICE: B2 bucket rclone-test-cocoyer8yufe: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/02/26 05:22:52 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/26 05:22:52 NOTICE: B2 bucket rclone-test-cocoyer8yufe: 0 differences found 2026/02/26 05:22:52 NOTICE: B2 bucket rclone-test-cocoyer8yufe: 1 matching files 2026/02/26 05:22:52 DEBUG : Creating backend with remote "TestB2:rclone-test-rejoceh7vugu" 2026/02/26 05:22:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/26 05:22:53 DEBUG : Creating backend with remote "/tmp/rclone2057725029" run.go:185: Remote "B2 bucket rclone-test-rejoceh7vugu", Local "Local file system at /tmp/rclone2057725029", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2026/02/26 05:22:55 ERROR : HELLO, WORLD!: sum not found 2026/02/26 05:22:55 ERROR : HeLlO, wOrLd!: file not in B2 bucket rclone-test-rejoceh7vugu 2026/02/26 05:22:55 NOTICE: B2 bucket rclone-test-rejoceh7vugu: 1 files missing 2026/02/26 05:22:55 NOTICE: 1 hashes missing 2026/02/26 05:22:55 NOTICE: B2 bucket rclone-test-rejoceh7vugu: 1 differences found 2026/02/26 05:22:55 NOTICE: B2 bucket rclone-test-rejoceh7vugu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/02/26 05:22:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/26 05:22:56 NOTICE: B2 bucket rclone-test-rejoceh7vugu: 0 differences found 2026/02/26 05:22:56 NOTICE: B2 bucket rclone-test-rejoceh7vugu: 1 matching files 2026/02/26 05:22:56 DEBUG : Creating backend with remote "TestB2:rclone-test-foyipeh7vuto" 2026/02/26 05:22:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/26 05:22:56 DEBUG : Creating backend with remote "/tmp/rclone1978556719" run.go:185: Remote "B2 bucket rclone-test-foyipeh7vuto", Local "Local file system at /tmp/rclone1978556719", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2026/02/26 05:23:00 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/26 05:23:00 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-foyipeh7vuto 2026/02/26 05:23:00 NOTICE: B2 bucket rclone-test-foyipeh7vuto: 1 files missing 2026/02/26 05:23:00 NOTICE: 1 hashes missing 2026/02/26 05:23:00 NOTICE: B2 bucket rclone-test-foyipeh7vuto: 1 differences found 2026/02/26 05:23:00 NOTICE: B2 bucket rclone-test-foyipeh7vuto: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/02/26 05:23:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/26 05:23:00 NOTICE: B2 bucket rclone-test-foyipeh7vuto: 0 differences found 2026/02/26 05:23:00 NOTICE: B2 bucket rclone-test-foyipeh7vuto: 1 matching files 2026/02/26 05:23:00 DEBUG : Creating backend with remote "TestB2:rclone-test-domimay0koca" 2026/02/26 05:23:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/26 05:23:01 DEBUG : Creating backend with remote "/tmp/rclone2200970585" run.go:185: Remote "B2 bucket rclone-test-domimay0koca", Local "Local file system at /tmp/rclone2200970585", Modify Window "1ms" NFC checkfile vs. NFD remote (without normalization) 2026/02/26 05:23:03 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/26 05:23:03 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-domimay0koca 2026/02/26 05:23:03 NOTICE: B2 bucket rclone-test-domimay0koca: 1 files missing 2026/02/26 05:23:03 NOTICE: 1 hashes missing 2026/02/26 05:23:03 NOTICE: B2 bucket rclone-test-domimay0koca: 1 differences found 2026/02/26 05:23:03 NOTICE: B2 bucket rclone-test-domimay0koca: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/02/26 05:23:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/26 05:23:04 NOTICE: B2 bucket rclone-test-domimay0koca: 0 differences found 2026/02/26 05:23:04 NOTICE: B2 bucket rclone-test-domimay0koca: 1 matching files 2026/02/26 05:23:04 DEBUG : Creating backend with remote "TestB2:rclone-test-rocebuh6javo" 2026/02/26 05:23:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/26 05:23:05 DEBUG : Creating backend with remote "/tmp/rclone2725989969" run.go:185: Remote "B2 bucket rclone-test-rocebuh6javo", Local "Local file system at /tmp/rclone2725989969", Modify Window "1ms" NFDx2 checkfile vs. both remote (without normalization) 2026/02/26 05:23:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/26 05:23:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-rocebuh6javo 2026/02/26 05:23:07 NOTICE: B2 bucket rclone-test-rocebuh6javo: 1 files missing 2026/02/26 05:23:07 NOTICE: 1 hashes missing 2026/02/26 05:23:07 NOTICE: B2 bucket rclone-test-rocebuh6javo: 1 differences found 2026/02/26 05:23:07 NOTICE: B2 bucket rclone-test-rocebuh6javo: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/02/26 05:23:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/26 05:23:08 NOTICE: B2 bucket rclone-test-rocebuh6javo: 0 differences found 2026/02/26 05:23:08 NOTICE: B2 bucket rclone-test-rocebuh6javo: 1 matching files 2026/02/26 05:23:08 DEBUG : Creating backend with remote "TestB2:rclone-test-yozawox4yigo" 2026/02/26 05:23:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/26 05:23:08 DEBUG : Creating backend with remote "/tmp/rclone2515269711" run.go:185: Remote "B2 bucket rclone-test-yozawox4yigo", Local "Local file system at /tmp/rclone2515269711", Modify Window "1ms" NFCx2 checkfile vs. both remote (without normalization) 2026/02/26 05:23:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/26 05:23:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-yozawox4yigo 2026/02/26 05:23:10 NOTICE: B2 bucket rclone-test-yozawox4yigo: 1 files missing 2026/02/26 05:23:10 NOTICE: 1 hashes missing 2026/02/26 05:23:10 NOTICE: B2 bucket rclone-test-yozawox4yigo: 1 differences found 2026/02/26 05:23:10 NOTICE: B2 bucket rclone-test-yozawox4yigo: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/02/26 05:23:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/26 05:23:11 NOTICE: B2 bucket rclone-test-yozawox4yigo: 0 differences found 2026/02/26 05:23:11 NOTICE: B2 bucket rclone-test-yozawox4yigo: 1 matching files 2026/02/26 05:23:11 DEBUG : Creating backend with remote "TestB2:rclone-test-xeqiquc2faca" 2026/02/26 05:23:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/26 05:23:11 DEBUG : Creating backend with remote "/tmp/rclone117084469" run.go:185: Remote "B2 bucket rclone-test-xeqiquc2faca", Local "Local file system at /tmp/rclone117084469", Modify Window "1ms" both checkfile vs. NFDx2 remote (without normalization) 2026/02/26 05:23:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/26 05:23:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-xeqiquc2faca 2026/02/26 05:23:13 NOTICE: B2 bucket rclone-test-xeqiquc2faca: 1 files missing 2026/02/26 05:23:13 NOTICE: 1 hashes missing 2026/02/26 05:23:13 NOTICE: B2 bucket rclone-test-xeqiquc2faca: 1 differences found 2026/02/26 05:23:13 NOTICE: B2 bucket rclone-test-xeqiquc2faca: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/02/26 05:23:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/26 05:23:14 NOTICE: B2 bucket rclone-test-xeqiquc2faca: 0 differences found 2026/02/26 05:23:14 NOTICE: B2 bucket rclone-test-xeqiquc2faca: 1 matching files 2026/02/26 05:23:14 DEBUG : Creating backend with remote "TestB2:rclone-test-miyeced9nime" 2026/02/26 05:23:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/26 05:23:15 DEBUG : Creating backend with remote "/tmp/rclone3128700383" run.go:185: Remote "B2 bucket rclone-test-miyeced9nime", Local "Local file system at /tmp/rclone3128700383", Modify Window "1ms" both checkfile vs. NFCx2 remote (without normalization) 2026/02/26 05:23:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/26 05:23:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-miyeced9nime 2026/02/26 05:23:17 NOTICE: B2 bucket rclone-test-miyeced9nime: 1 files missing 2026/02/26 05:23:17 NOTICE: 1 hashes missing 2026/02/26 05:23:17 NOTICE: B2 bucket rclone-test-miyeced9nime: 1 differences found 2026/02/26 05:23:17 NOTICE: B2 bucket rclone-test-miyeced9nime: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/02/26 05:23:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/26 05:23:18 NOTICE: B2 bucket rclone-test-miyeced9nime: 0 differences found 2026/02/26 05:23:18 NOTICE: B2 bucket rclone-test-miyeced9nime: 1 matching files 2026/02/26 05:23:18 DEBUG : B2 bucket rclone-test-miyeced9nime: Purge remote 2026/02/26 05:23:18 INFO : B2 bucket rclone-test-miyeced9nime: cleaning bucket "rclone-test-miyeced9nime" of all files 2026/02/26 05:23:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z9f62bdc3606d9b8b9fc80e1b_f1080660896b5e0fc_d20260226_m052316_c001_v0001172_t0000_u01772083396739") 2026/02/26 05:23:18 DEBUG : B2 bucket rclone-test-xeqiquc2faca: Purge remote 2026/02/26 05:23:18 INFO : B2 bucket rclone-test-xeqiquc2faca: cleaning bucket "rclone-test-xeqiquc2faca" of all files 2026/02/26 05:23:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zdf12adf3606d9b8b9fc80e1b_f103e3c70313220f2_d20260226_m052313_c001_v0001178_t0011_u01772083393467") 2026/02/26 05:23:19 DEBUG : B2 bucket rclone-test-yozawox4yigo: Purge remote 2026/02/26 05:23:19 INFO : B2 bucket rclone-test-yozawox4yigo: cleaning bucket "rclone-test-yozawox4yigo" of all files 2026/02/26 05:23:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zff82ad23606d9b8b9fc80e1b_f119b61a43286e4aa_d20260226_m052310_c001_v0001178_t0029_u01772083390207") 2026/02/26 05:23:20 DEBUG : B2 bucket rclone-test-rocebuh6javo: Purge remote 2026/02/26 05:23:20 INFO : B2 bucket rclone-test-rocebuh6javo: cleaning bucket "rclone-test-rocebuh6javo" of all files 2026/02/26 05:23:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z0f829d53606d9b8b9fc80e1b_f115fcece6cf6ee47_d20260226_m052306_c001_v0001116_t0056_u01772083386561") 2026/02/26 05:23:22 DEBUG : B2 bucket rclone-test-domimay0koca: Purge remote 2026/02/26 05:23:22 INFO : B2 bucket rclone-test-domimay0koca: cleaning bucket "rclone-test-domimay0koca" of all files 2026/02/26 05:23:22 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_z1f828d63606d9b8b9fc80e1b_f102533644f175e14_d20260226_m052302_c001_v0001131_t0040_u01772083382860") 2026/02/26 05:23:23 DEBUG : B2 bucket rclone-test-foyipeh7vuto: Purge remote 2026/02/26 05:23:23 INFO : B2 bucket rclone-test-foyipeh7vuto: cleaning bucket "rclone-test-foyipeh7vuto" of all files 2026/02/26 05:23:23 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_zaf927d43606d9b8b9fc80e1b_f113447827dbe0952_d20260226_m052259_c001_v0001157_t0056_u01772083379356") 2026/02/26 05:23:24 DEBUG : B2 bucket rclone-test-rejoceh7vugu: Purge remote 2026/02/26 05:23:24 INFO : B2 bucket rclone-test-rejoceh7vugu: cleaning bucket "rclone-test-rejoceh7vugu" of all files 2026/02/26 05:23:24 DEBUG : HELLO, WORLD!: Deleting (id "4_z8f526d73606d9b8b9fc80e1b_f102868b1c90bc6fd_d20260226_m052254_c001_v0001103_t0032_u01772083374882") 2026/02/26 05:23:25 DEBUG : B2 bucket rclone-test-cocoyer8yufe: Purge remote 2026/02/26 05:23:25 INFO : B2 bucket rclone-test-cocoyer8yufe: cleaning bucket "rclone-test-cocoyer8yufe" of all files 2026/02/26 05:23:26 DEBUG : HeLlO, wOrLd!: Deleting (id "4_zcf725d93606d9b8b9fc80e1b_f117322e286ef1e4f_d20260226_m052251_c001_v0001171_t0057_u01772083371562") 2026/02/26 05:23:26 DEBUG : B2 bucket rclone-test-leyocat0vidi: Purge remote 2026/02/26 05:23:26 INFO : B2 bucket rclone-test-leyocat0vidi: cleaning bucket "rclone-test-leyocat0vidi" of all files 2026/02/26 05:23:27 DEBUG : HELLO, WORLD!: Deleting (id "4_zaf324dc3606d9b8b9fc80e1b_f1186c27be6ef6edf_d20260226_m052248_c001_v0001172_t0016_u01772083368085") 2026/02/26 05:23:27 DEBUG : B2 bucket rclone-test-mapajoc9noni: Purge remote 2026/02/26 05:23:27 INFO : B2 bucket rclone-test-mapajoc9noni: cleaning bucket "rclone-test-mapajoc9noni" of all files 2026/02/26 05:23:28 DEBUG : hello, world!: Deleting (id "4_zffd23de3606d9b8b9fc80e1b_f10924aa29cd27b35_d20260226_m052244_c001_v0001173_t0052_u01772083364574") --- PASS: TestApplyTransforms (46.52s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:23:29 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/26 05:23:30 DEBUG : sub/file2: size = 14 OK 2026/02/26 05:23:30 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/02/26 05:23:30 INFO : file1: Copied (new) to: sub/file2 2026/02/26 05:23:30 DEBUG : sub/file2: size = 14 OK 2026/02/26 05:23:30 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 05:23:30 DEBUG : file1: Unchanged skipping 2026/02/26 05:23:31 DEBUG : B2 bucket rclone-test-faqurip1kimu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.81s) === RUN TestCopyLongFile run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", 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-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:23:32 DEBUG : Creating backend with remote "TestB2:rclone-test-faqurip1kimu/backup" 2026/02/26 05:23:34 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1372492602) 2026/02/26 05:23:34 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-faqurip1kimu) 2026/02/26 05:23:34 DEBUG : dst/file1: Sizes differ 2026/02/26 05:23:35 DEBUG : dst/file1: size = 18 OK 2026/02/26 05:23:35 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/02/26 05:23:35 INFO : dst/file1: Copied (server-side copy) 2026/02/26 05:23:35 INFO : dst/file1: Deleted 2026/02/26 05:23:35 DEBUG : dst/file1: size = 14 OK 2026/02/26 05:23:35 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/02/26 05:23:35 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (4.64s) === RUN TestCopyFileCompareDest run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:23:36 DEBUG : Creating backend with remote "TestB2:rclone-test-faqurip1kimu/dst" 2026/02/26 05:23:38 DEBUG : Creating backend with remote "TestB2:rclone-test-faqurip1kimu/CompareDest" 2026/02/26 05:23:39 DEBUG : one: Need to transfer - File not found at Destination 2026/02/26 05:23:40 DEBUG : one: size = 3 OK 2026/02/26 05:23:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/26 05:23:40 INFO : one: Copied (new) 2026/02/26 05:23:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone1372492602) 2026/02/26 05:23:41 DEBUG : one: size = 3 (B2 bucket rclone-test-faqurip1kimu path dst) 2026/02/26 05:23:41 DEBUG : one: Sizes differ 2026/02/26 05:23:41 DEBUG : one: size = 5 OK 2026/02/26 05:23:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/26 05:23:41 INFO : one: Copied (replaced existing) 2026/02/26 05:23:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1372492602) 2026/02/26 05:23:43 DEBUG : one: size = 3 (B2 bucket rclone-test-faqurip1kimu path dst) 2026/02/26 05:23:43 DEBUG : one: Sizes differ 2026/02/26 05:23:43 DEBUG : one: size = 5 OK 2026/02/26 05:23:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 05:23:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/26 05:23:44 DEBUG : two: Need to transfer - File not found at Destination 2026/02/26 05:23:44 DEBUG : two: size = 3 OK 2026/02/26 05:23:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 05:23:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/26 05:23:45 DEBUG : two: Need to transfer - File not found at Destination 2026/02/26 05:23:45 DEBUG : two: size = 3 OK 2026/02/26 05:23:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 05:23:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/26 05:23:45 DEBUG : two: Need to transfer - File not found at Destination 2026/02/26 05:23:46 DEBUG : two: size = 5 (Local file system at /tmp/rclone1372492602) 2026/02/26 05:23:46 DEBUG : two: size = 3 (B2 bucket rclone-test-faqurip1kimu path CompareDest) 2026/02/26 05:23:46 DEBUG : two: Sizes differ 2026/02/26 05:23:46 DEBUG : two: size = 5 OK 2026/02/26 05:23:46 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/02/26 05:23:46 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (10.76s) === RUN TestCopyFileCopyDest run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:23:47 DEBUG : Creating backend with remote "TestB2:rclone-test-faqurip1kimu/dst" 2026/02/26 05:23:48 DEBUG : Creating backend with remote "TestB2:rclone-test-faqurip1kimu/CopyDest" 2026/02/26 05:23:50 DEBUG : one: Need to transfer - File not found at Destination 2026/02/26 05:23:51 DEBUG : one: size = 3 OK 2026/02/26 05:23:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/26 05:23:51 INFO : one: Copied (new) 2026/02/26 05:23:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1372492602) 2026/02/26 05:23:52 DEBUG : one: size = 3 (B2 bucket rclone-test-faqurip1kimu path dst) 2026/02/26 05:23:52 DEBUG : one: Sizes differ 2026/02/26 05:23:52 DEBUG : one: size = 5 OK 2026/02/26 05:23:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/26 05:23:52 INFO : one: Copied (replaced existing) 2026/02/26 05:23:54 DEBUG : Creating backend with remote "TestB2:rclone-test-faqurip1kimu/BackupDir" 2026/02/26 05:23:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1372492602) 2026/02/26 05:23:55 DEBUG : one: size = 3 (B2 bucket rclone-test-faqurip1kimu path dst) 2026/02/26 05:23:55 DEBUG : one: Sizes differ 2026/02/26 05:23:56 DEBUG : one: size = 5 OK 2026/02/26 05:23:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 05:23:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1372492602) 2026/02/26 05:23:56 DEBUG : one: size = 3 (B2 bucket rclone-test-faqurip1kimu path dst) 2026/02/26 05:23:56 DEBUG : one: Sizes differ 2026/02/26 05:23:57 DEBUG : one: size = 3 OK 2026/02/26 05:23:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/26 05:23:57 INFO : one: Copied (server-side copy) 2026/02/26 05:23:58 INFO : one: Deleted 2026/02/26 05:23:58 DEBUG : one: size = 5 OK 2026/02/26 05:23:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/26 05:23:58 INFO : one: Copied (server-side copy) 2026/02/26 05:23:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/26 05:23:59 DEBUG : two: Need to transfer - File not found at Destination 2026/02/26 05:23:59 DEBUG : two: size = 3 OK 2026/02/26 05:23:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 05:24:00 DEBUG : two: size = 3 OK 2026/02/26 05:24:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/26 05:24:00 INFO : two: Copied (server-side copy) 2026/02/26 05:24:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/26 05:24:01 DEBUG : two: size = 3 OK 2026/02/26 05:24:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/26 05:24:01 DEBUG : two: Unchanged skipping 2026/02/26 05:24:02 DEBUG : three: Need to transfer - File not found at Destination 2026/02/26 05:24:02 DEBUG : three: size = 7 (Local file system at /tmp/rclone1372492602) 2026/02/26 05:24:02 DEBUG : three: size = 5 (B2 bucket rclone-test-faqurip1kimu path CopyDest) 2026/02/26 05:24:02 DEBUG : three: Sizes differ 2026/02/26 05:24:02 DEBUG : three: Destination not found in --copy-dest 2026/02/26 05:24:03 DEBUG : three: size = 7 OK 2026/02/26 05:24:03 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/02/26 05:24:03 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (17.31s) === RUN TestCopyInplace run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.36s) === RUN TestCopyLongFileName run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.37s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.37s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:24:06 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/02/26 05:24:06 DEBUG : TestCopyFileMaxTransfer/file1: Clearing upload URL because of error: Post "https://pod-000-1150-06.backblaze.com/b2api/v1/b2_upload_file/ff82bd73604d9b8b9fc80e1b/c001_v0001150_t0035": EOF 2026/02/26 05:24:06 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1150-06.backblaze.com/b2api/v1/b2_upload_file/ff82bd73604d9b8b9fc80e1b/c001_v0001150_t0035": EOF) 2026/02/26 05:24:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/26 05:24:06 DEBUG : TestCopyFileMaxTransfer/file1: Received error: Post "https://pod-000-1150-06.backblaze.com/b2api/v1/b2_upload_file/ff82bd73604d9b8b9fc80e1b/c001_v0001150_t0035": EOF - low level retry 0/10 2026/02/26 05:24:06 DEBUG : pacer: Reducing sleep to 10ms 2026/02/26 05:24:07 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/02/26 05:24:07 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/02/26 05:24:07 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/02/26 05:24:08 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/02/26 05:24:08 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1136-08.backblaze.com/b2api/v1/b2_upload_file/ff82bd73604d9b8b9fc80e1b/c001_v0001136_t0056": max transfer limit reached as set by --max-transfer 2026/02/26 05:24:08 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/02/26 05:24:08 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/02/26 05:24:09 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/02/26 05:24:09 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = f507b617a92b4ec48f9558a8ed53b061ecaec9ef OK 2026/02/26 05:24:09 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (4.52s) === RUN TestDeduplicateInteractive run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", 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-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", 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-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", 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-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.43s) === RUN TestDeduplicateNewest run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.43s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:24:14 INFO : B2 bucket rclone-test-faqurip1kimu: Looking for duplicate sha1 hashes using newest mode. 2026/02/26 05:24:14 NOTICE: bb95c25bc08c2d47bffd18afef9a540c8bcce27e: Found 3 files with duplicate sha1 hashes 2026/02/26 05:24:14 INFO : one: Deleted 2026/02/26 05:24:15 INFO : also/one: Deleted 2026/02/26 05:24:15 NOTICE: bb95c25bc08c2d47bffd18afef9a540c8bcce27e: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (3.53s) === RUN TestDeduplicateOldest run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", 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-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.37s) === RUN TestDeduplicateSmallest run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", 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-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", 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-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", 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-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:24:20 DEBUG : a.txt: Excluded (Size Filter) 2026/02/26 05:24:20 DEBUG : a.txt: Excluded 2026/02/26 05:24:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/26 05:24:21 DEBUG : sub dir/hello world: Excluded 2026/02/26 05:24:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/26 05:24:21 DEBUG : sub dir/hello world2: Excluded 2026/02/26 05:24:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/26 05:24:21 DEBUG : sub dir/hello world: Excluded 2026/02/26 05:24:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/26 05:24:21 DEBUG : sub dir/hello world2: Excluded 2026/02/26 05:24:22 DEBUG : sub dir/ignore dir: Excluded 2026/02/26 05:24:22 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (7.00s) === RUN TestListDirSortedFn run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:24:28 DEBUG : a.txt: Excluded (Size Filter) 2026/02/26 05:24:28 DEBUG : a.txt: Excluded 2026/02/26 05:24:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/26 05:24:28 DEBUG : sub dir/hello world: Excluded 2026/02/26 05:24:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/26 05:24:28 DEBUG : sub dir/hello world2: Excluded 2026/02/26 05:24:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/26 05:24:28 DEBUG : sub dir/hello world: Excluded 2026/02/26 05:24:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/26 05:24:28 DEBUG : sub dir/hello world2: Excluded 2026/02/26 05:24:29 DEBUG : sub dir/ignore dir: Excluded 2026/02/26 05:24:29 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (6.92s) === RUN TestListJSON run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", 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/02/26 05:24:34 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (3.32s) --- PASS: TestListJSON/Default (0.18s) --- PASS: TestListJSON/FilesOnly (0.18s) --- PASS: TestListJSON/DirsOnly (0.18s) --- PASS: TestListJSON/Recurse (0.18s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (0.19s) --- PASS: TestListJSON/NoMimeType (0.18s) --- PASS: TestListJSON/ShowHash (0.18s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.18s) === RUN TestStatJSON run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", 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/02/26 05:24:38 DEBUG : Creating backend with remote "TestB2:rclone-test-faqurip1kimu/notfound" 2026/02/26 05:24:38 DEBUG : Config file has changed externally - reloading --- PASS: TestStatJSON (6.44s) --- PASS: TestStatJSON/Root (0.19s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.72s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.18s) --- PASS: TestStatJSON/File (0.18s) --- PASS: TestStatJSON/NotFound (0.37s) --- 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-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:24:41 INFO : B2 bucket rclone-test-faqurip1kimu: Making directory 2026/02/26 05:24:41 INFO : B2 bucket rclone-test-faqurip1kimu: Making directory --- PASS: TestMkdir (0.55s) === RUN TestLsd run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" --- PASS: TestLsd (1.59s) === RUN TestLs run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" --- PASS: TestLs (1.75s) === RUN TestLsWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:24:46 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/02/26 05:24:46 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (2.34s) === RUN TestLsLong run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" --- PASS: TestLsLong (1.91s) === RUN TestHashSums run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (2.16s) --- PASS: TestHashSums/Sha1 (0.18s) --- PASS: TestHashSums/Sha1Download (0.38s) === RUN TestHashSumsWithErrors 2026/02/26 05:24:51 DEBUG : Creating backend with remote ":memory:" 2026/02/26 05:24:51 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/02/26 05:24:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/26 05:24:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/26 05:24:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/26 05:24:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/26 05:24:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/26 05:24:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/26 05:24:51 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/02/26 05:24:51 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-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" --- PASS: TestCount (2.34s) === RUN TestDelete run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:24:55 DEBUG : Waiting for deletions to finish 2026/02/26 05:24:55 DEBUG : large: Excluded (Size Filter) 2026/02/26 05:24:56 INFO : medium: Deleted 2026/02/26 05:24:56 INFO : small: Deleted --- PASS: TestDelete (2.82s) === RUN TestMaxDelete run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:24:58 DEBUG : Waiting for deletions to finish 2026/02/26 05:24:58 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/02/26 05:24:58 INFO : large: Deleted 2026/02/26 05:24:58 INFO : medium: Deleted --- PASS: TestMaxDelete (2.75s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:25:01 DEBUG : Waiting for deletions to finish 2026/02/26 05:25:01 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/26 05:25:01 INFO : medium: Deleted 2026/02/26 05:25:01 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.83s) === RUN TestMaxDeleteSize run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:25:03 DEBUG : Waiting for deletions to finish 2026/02/26 05:25:03 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/02/26 05:25:04 INFO : large: Deleted 2026/02/26 05:25:04 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.61s) === RUN TestReadFile run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" --- PASS: TestReadFile (2.16s) === RUN TestRetry 2026/02/26 05:25:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/02/26 05:25:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/02/26 05:25:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/26 05:25:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/26 05:25:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/26 05:25:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/26 05:25:07 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-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" --- PASS: TestCat (4.52s) === RUN TestPurge 2026/02/26 05:25:11 DEBUG : Creating backend with remote "TestB2:rclone-test-qisuqic6huqu" 2026/02/26 05:25:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/26 05:25:12 DEBUG : Creating backend with remote "/tmp/rclone494799352" run.go:185: Remote "B2 bucket rclone-test-qisuqic6huqu", Local "Local file system at /tmp/rclone494799352", Modify Window "1ms" 2026/02/26 05:25:14 INFO : A2: Making directory 2026/02/26 05:25:14 INFO : A1/B2: Making directory 2026/02/26 05:25:14 INFO : A1/B2/C2: Making directory 2026/02/26 05:25:14 INFO : A1/B1/C3: Making directory 2026/02/26 05:25:14 INFO : A3: Making directory 2026/02/26 05:25:14 INFO : A3/B3: Making directory 2026/02/26 05:25:14 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/02/26 05:25:14 INFO : B2 bucket rclone-test-qisuqic6huqu: cleaning bucket "rclone-test-qisuqic6huqu" of all files 2026/02/26 05:25:14 DEBUG : A1/B1/C1/one: Deleting (id "4_zaf628d63608d9b8b9fc80e1b_f106043a146eca5bf_d20260226_m052513_c001_v0001172_t0002_u01772083513943") 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/02/26 05:25:15 INFO : B2 bucket rclone-test-qisuqic6huqu: cleaning bucket "rclone-test-qisuqic6huqu" of all files 2026/02/26 05:25:15 DEBUG : A1/two: Deleting (id "4_zaf628d63608d9b8b9fc80e1b_f106043a146eca5c1_d20260226_m052514_c001_v0001172_t0032_u01772083514263") 2026/02/26 05:25:16 DEBUG : B2 bucket rclone-test-qisuqic6huqu: Purge remote 2026/02/26 05:25:16 INFO : B2 bucket rclone-test-qisuqic6huqu: cleaning bucket "rclone-test-qisuqic6huqu" of all files 2026/02/26 05:25:16 NOTICE: purge failed: directory not found --- PASS: TestPurge (4.37s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:25:17 INFO : A2: Making directory 2026/02/26 05:25:17 INFO : A1/B2: Making directory 2026/02/26 05:25:17 INFO : A1/B2/C2: Making directory 2026/02/26 05:25:17 INFO : A1/B1/C3: Making directory 2026/02/26 05:25:17 INFO : A3: Making directory 2026/02/26 05:25:17 INFO : A3/B3: Making directory 2026/02/26 05:25:17 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/02/26 05:25:18 DEBUG : removing 1 level 3 directories 2026/02/26 05:25:18 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/02/26 05:25:20 DEBUG : removing 1 level 0 directories 2026/02/26 05:25:20 INFO : B2 bucket rclone-test-faqurip1kimu: Removing directory 2026/02/26 05:25:20 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.85s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:25:21 INFO : A1: Making directory 2026/02/26 05:25:21 INFO : A1/B1: Making directory 2026/02/26 05:25:21 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-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:25:22 INFO : A1: Making directory 2026/02/26 05:25:22 INFO : A1/B1: Making directory 2026/02/26 05:25:22 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.93s) === RUN TestCopyURL run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:25:24 DEBUG : filename.txt: File name found in url 2026/02/26 05:25:24 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (3.16s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:25:26 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/26 05:25:26 DEBUG : sub/file2: size = 14 OK 2026/02/26 05:25:26 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/02/26 05:25:26 INFO : file1: Copied (new) to: sub/file2 2026/02/26 05:25:26 INFO : file1: Deleted 2026/02/26 05:25:26 DEBUG : sub/file2: size = 14 OK 2026/02/26 05:25:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 05:25:26 DEBUG : file1: Unchanged skipping 2026/02/26 05:25:26 INFO : file1: Deleted 2026/02/26 05:25:27 DEBUG : B2 bucket rclone-test-faqurip1kimu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.83s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:25:28 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/26 05:25:28 DEBUG : file1: size = 14 OK 2026/02/26 05:25:28 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/02/26 05:25:28 INFO : file1: Copied (new) 2026/02/26 05:25:28 INFO : file1: Deleted 2026/02/26 05:25:28 DEBUG : file1: Destination exists, skipping 2026/02/26 05:25:28 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.75s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.37s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.38s) === RUN TestMoveFileBackupDir run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:25:31 DEBUG : Creating backend with remote "TestB2:rclone-test-faqurip1kimu/backup" 2026/02/26 05:25:31 DEBUG : Config file has changed externally - reloading 2026/02/26 05:25:32 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1372492602) 2026/02/26 05:25:32 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-faqurip1kimu) 2026/02/26 05:25:32 DEBUG : dst/file1: Sizes differ 2026/02/26 05:25:33 DEBUG : dst/file1: size = 18 OK 2026/02/26 05:25:33 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/02/26 05:25:33 INFO : dst/file1: Copied (server-side copy) 2026/02/26 05:25:33 INFO : dst/file1: Deleted 2026/02/26 05:25:33 DEBUG : dst/file1: size = 14 OK 2026/02/26 05:25:33 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/02/26 05:25:33 INFO : dst/file1: Copied (new) 2026/02/26 05:25:33 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (4.27s) === 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-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:25:36 INFO : A1/B2: Making directory 2026/02/26 05:25:36 INFO : A1/B1/C3: Making directory fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B1/C3" 2026/02/26 05:25:37 DEBUG : A2/one: size = 3 OK 2026/02/26 05:25:37 DEBUG : A1/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/26 05:25:37 INFO : A1/one: Copied (server-side copy) to: A2/one 2026/02/26 05:25:38 INFO : A1/one: Deleted 2026/02/26 05:25:38 DEBUG : A2/two: size = 3 OK 2026/02/26 05:25:38 DEBUG : A1/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/26 05:25:38 INFO : A1/two: Copied (server-side copy) to: A2/two 2026/02/26 05:25:38 DEBUG : A2/B1/C2/five: size = 4 OK 2026/02/26 05:25:38 DEBUG : A1/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/26 05:25:38 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2026/02/26 05:25:38 DEBUG : A2/B1/C1/four: size = 4 OK 2026/02/26 05:25:38 DEBUG : A1/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/26 05:25:38 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2026/02/26 05:25:38 INFO : A1/two: Deleted 2026/02/26 05:25:38 DEBUG : A2/B1/three: size = 5 OK 2026/02/26 05:25:38 DEBUG : A1/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/26 05:25:38 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2026/02/26 05:25:38 INFO : A1/B1/C2/five: Deleted 2026/02/26 05:25:38 INFO : A1/B1/C1/four: Deleted 2026/02/26 05:25:38 INFO : A1/B1/three: Deleted fstest.go:250: Filtering empty directory "A2/B2" fstest.go:250: Filtering empty directory "A2/B1/C3" 2026/02/26 05:25:39 DEBUG : A3/B1/C1/four: size = 4 OK 2026/02/26 05:25:39 DEBUG : A2/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/26 05:25:39 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2026/02/26 05:25:39 INFO : A2/B1/C1/four: Deleted 2026/02/26 05:25:39 DEBUG : A3/one: size = 3 OK 2026/02/26 05:25:39 DEBUG : A2/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/26 05:25:39 INFO : A2/one: Copied (server-side copy) to: A3/one 2026/02/26 05:25:39 INFO : A2/one: Deleted 2026/02/26 05:25:39 DEBUG : A3/B1/three: size = 5 OK 2026/02/26 05:25:39 DEBUG : A2/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/26 05:25:39 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2026/02/26 05:25:40 DEBUG : A3/two: size = 3 OK 2026/02/26 05:25:40 DEBUG : A2/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/26 05:25:40 INFO : A2/two: Copied (server-side copy) to: A3/two 2026/02/26 05:25:40 INFO : A2/B1/three: Deleted 2026/02/26 05:25:40 DEBUG : A3/B1/C2/five: size = 4 OK 2026/02/26 05:25:40 DEBUG : A2/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/26 05:25:40 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2026/02/26 05:25:40 INFO : A2/two: Deleted 2026/02/26 05:25:40 INFO : A2/B1/C2/five: Deleted fstest.go:250: Filtering empty directory "A3/B2" fstest.go:250: Filtering empty directory "A3/B1/C3" 2026/02/26 05:25:40 INFO : B2 bucket rclone-test-faqurip1kimu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/02/26 05:25:41 DEBUG : A4/one: size = 3 OK 2026/02/26 05:25:41 DEBUG : A3/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/26 05:25:41 INFO : A3/one: Copied (server-side copy) to: A4/one 2026/02/26 05:25:41 DEBUG : A4/B1/C1/four: size = 4 OK 2026/02/26 05:25:41 DEBUG : A3/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/26 05:25:41 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2026/02/26 05:25:41 INFO : A3/one: Deleted 2026/02/26 05:25:41 DEBUG : A4/B1/C2/five: size = 4 OK 2026/02/26 05:25:41 DEBUG : A3/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/26 05:25:41 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2026/02/26 05:25:41 DEBUG : A4/two: size = 3 OK 2026/02/26 05:25:41 DEBUG : A3/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/26 05:25:41 INFO : A3/two: Copied (server-side copy) to: A4/two 2026/02/26 05:25:41 DEBUG : A4/B1/three: size = 5 OK 2026/02/26 05:25:41 DEBUG : A3/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/26 05:25:41 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2026/02/26 05:25:41 INFO : A3/B1/C1/four: Deleted 2026/02/26 05:25:41 INFO : A3/B1/C2/five: Deleted 2026/02/26 05:25:41 INFO : A3/two: Deleted 2026/02/26 05:25:41 INFO : A3/B1/three: Deleted fstest.go:250: Filtering empty directory "A4/B2" fstest.go:250: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (8.55s) === RUN TestGetFsInfo run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" --- PASS: TestGetFsInfo (0.37s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:25:43 DEBUG : B2 bucket rclone-test-faqurip1kimu: File to upload is small (34 bytes), uploading instead of streaming 2026/02/26 05:25:44 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/02/26 05:25:44 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/02/26 05:25:44 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/02/26 05:25:44 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/02/26 05:25:45 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/02/26 05:25:45 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/02/26 05:25:45 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-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:25:46 DEBUG : B2 bucket rclone-test-faqurip1kimu: File to upload is small (34 bytes), uploading instead of streaming 2026/02/26 05:25:47 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/02/26 05:25:47 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/02/26 05:25:47 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/02/26 05:25:47 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/02/26 05:25:48 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/02/26 05:25:48 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/02/26 05:25:48 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-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:25:49 DEBUG : B2 bucket rclone-test-faqurip1kimu: File to upload is small (34 bytes), uploading instead of streaming 2026/02/26 05:25:49 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/26 05:25:49 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/26 05:25:49 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/02/26 05:25:50 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/26 05:25:50 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-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:25:51 DEBUG : B2 bucket rclone-test-faqurip1kimu: File to upload is small (34 bytes), uploading instead of streaming 2026/02/26 05:25:51 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/26 05:25:51 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/02/26 05:25:51 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/26 05:25:51 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/02/26 05:25:52 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/26 05:25:52 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/02/26 05:25:52 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (9.89s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.75s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.63s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.19s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.32s) === RUN TestRcatMetadata run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", 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-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:25:54 DEBUG : B2 bucket rclone-test-faqurip1kimu: File to upload is small (60 bytes), uploading instead of streaming 2026/02/26 05:25:54 DEBUG : potato2: size = 60 OK 2026/02/26 05:25:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/26 05:25:54 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (1.64s) === RUN TestRcatSizeMetadata run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", 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-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" 2026/02/26 05:25:57 DEBUG : B2 bucket rclone-test-faqurip1kimu: Touching "sub dir/potato3" 2026/02/26 05:25:57 DEBUG : B2 bucket rclone-test-faqurip1kimu: Touching "empty space" 2026/02/26 05:25:57 DEBUG : B2 bucket rclone-test-faqurip1kimu: Touching "potato2" --- PASS: TestTouchDir (3.67s) === RUN TestMkdirMetadata run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.39s) === RUN TestMkdirModTime run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.38s) === RUN TestCopyDirMetadata run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.38s) === RUN TestSetDirModTime run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.39s) === RUN TestDirsEqual run.go:185: Remote "B2 bucket rclone-test-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", 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-faqurip1kimu", Local "Local file system at /tmp/rclone1372492602", Modify Window "1ms" operations_test.go:1900: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.37s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/02/26 05:26:01 DEBUG : B2 bucket rclone-test-faqurip1kimu: Purge remote 2026/02/26 05:26:01 INFO : B2 bucket rclone-test-faqurip1kimu: cleaning bucket "rclone-test-faqurip1kimu" of all files 2026/02/26 05:26:02 DEBUG : A1/B1/C1/four: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f41194c46426118ec_d20260226_m052538_c001_v7007000_t0000_u01772083538395") 2026/02/26 05:26:02 DEBUG : A1/B1/C1/four: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e788_d20260226_m052535_c001_v0001136_t0016_u01772083535966") 2026/02/26 05:26:02 DEBUG : A1/B1/C1/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4177be04fec23c38_d20260226_m052519_c001_v7007000_t0000_u01772083519950") 2026/02/26 05:26:02 DEBUG : A1/B1/C1/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e72e_d20260226_m052516_c001_v0001136_t0057_u01772083516752") 2026/02/26 05:26:02 DEBUG : A1/B1/C2/five: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6d44_d20260226_m052538_c001_v7007000_t0000_u01772083538343") 2026/02/26 05:26:02 DEBUG : A1/B1/C2/five: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e78a_d20260226_m052536_c001_v0001136_t0005_u01772083536241") 2026/02/26 05:26:02 DEBUG : A1/B1/three: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4075517b88f07a12_d20260226_m052538_c001_v7007000_t0000_u01772083538434") 2026/02/26 05:26:02 DEBUG : A1/B1/three: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e786_d20260226_m052535_c001_v0001136_t0044_u01772083535624") 2026/02/26 05:26:02 DEBUG : A1/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4177be04fec23d26_d20260226_m052537_c001_v7007000_t0000_u01772083537977") 2026/02/26 05:26:02 DEBUG : A1/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e782_d20260226_m052534_c001_v0001136_t0059_u01772083534847") 2026/02/26 05:26:02 DEBUG : A1/two: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415e771270027591_d20260226_m052538_c001_v7007000_t0000_u01772083538230") 2026/02/26 05:26:02 DEBUG : A1/two: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e784_d20260226_m052535_c001_v0001136_t0032_u01772083535307") 2026/02/26 05:26:03 DEBUG : A1/two: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4177be04fec23c3b_d20260226_m052520_c001_v7007000_t0000_u01772083520310") 2026/02/26 05:26:03 DEBUG : A1/two: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e730_d20260226_m052517_c001_v0001136_t0033_u01772083517200") 2026/02/26 05:26:03 DEBUG : A2/B1/C1/four: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4075517b88f07a1f_d20260226_m052539_c001_v7007000_t0000_u01772083539403") 2026/02/26 05:26:03 DEBUG : A2/B1/C1/four: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f107ed2230d3ffd5d_d20260226_m052537_c001_v0001033_t0054_u01772083537863") 2026/02/26 05:26:03 DEBUG : A2/B1/C2/five: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f41194c46426118f6_d20260226_m052540_c001_v7007000_t0000_u01772083540287") 2026/02/26 05:26:03 DEBUG : A2/B1/C2/five: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f107f14f28a87eba9_d20260226_m052537_c001_v0001120_t0014_u01772083537895") 2026/02/26 05:26:03 DEBUG : A2/B1/three: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6d4a_d20260226_m052540_c001_v7007000_t0000_u01772083540069") 2026/02/26 05:26:03 DEBUG : A2/B1/three: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1035f5d1837a9b51_d20260226_m052537_c001_v0001104_t0050_u01772083537900") 2026/02/26 05:26:03 DEBUG : A2/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415e77127002759f_d20260226_m052539_c001_v7007000_t0000_u01772083539783") 2026/02/26 05:26:03 DEBUG : A2/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f10407520cb3503ba_d20260226_m052537_c001_v0001106_t0000_u01772083537496") 2026/02/26 05:26:03 DEBUG : A2/two: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4177be04fec23d3b_d20260226_m052540_c001_v7007000_t0000_u01772083540128") 2026/02/26 05:26:03 DEBUG : A2/two: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f117c49c4107ba7ff_d20260226_m052537_c001_v0001185_t0000_u01772083537890") 2026/02/26 05:26:03 DEBUG : A3/B1/C1/four: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415e7712700275ad_d20260226_m052541_c001_v7007000_t0000_u01772083541564") 2026/02/26 05:26:03 DEBUG : A3/B1/C1/four: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1084e849eca08c18_d20260226_m052539_c001_v0001183_t0047_u01772083539198") 2026/02/26 05:26:03 DEBUG : A3/B1/C2/five: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4075517b88f07a42_d20260226_m052541_c001_v7007000_t0000_u01772083541637") 2026/02/26 05:26:03 DEBUG : A3/B1/C2/five: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f102f13a355827f03_d20260226_m052539_c001_v0001167_t0008_u01772083539213") 2026/02/26 05:26:03 DEBUG : A3/B1/three: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f41194c46426118fb_d20260226_m052541_c001_v7007000_t0000_u01772083541742") 2026/02/26 05:26:03 DEBUG : A3/B1/three: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f10498079a4cbf292_d20260226_m052539_c001_v0001116_t0047_u01772083539227") 2026/02/26 05:26:03 DEBUG : A3/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4177be04fec23d3d_d20260226_m052541_c001_v7007000_t0000_u01772083541451") 2026/02/26 05:26:03 DEBUG : A3/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f10845fa0132883e9_d20260226_m052539_c001_v0001033_t0023_u01772083539240") 2026/02/26 05:26:03 DEBUG : A3/two: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6d50_d20260226_m052541_c001_v7007000_t0000_u01772083541720") 2026/02/26 05:26:03 DEBUG : A3/two: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f116d01d6eed6323a_d20260226_m052539_c001_v0001033_t0050_u01772083539246") 2026/02/26 05:26:04 DEBUG : A4/B1/C1/four: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f41194c46426118fc_d20260226_m052542_c001_v7007000_t0000_u01772083542305") 2026/02/26 05:26:04 DEBUG : A4/B1/C1/four: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f104d9bb6d8614e19_d20260226_m052541_c001_v0001117_t0059_u01772083541086") 2026/02/26 05:26:04 DEBUG : A4/B1/C2/five: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f41194c46426118fd_d20260226_m052542_c001_v7007000_t0000_u01772083542487") 2026/02/26 05:26:04 DEBUG : A4/B1/C2/five: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f105332de5e91372e_d20260226_m052541_c001_v0001173_t0030_u01772083541128") 2026/02/26 05:26:04 DEBUG : A4/B1/three: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f41194c46426118fe_d20260226_m052542_c001_v7007000_t0000_u01772083542672") 2026/02/26 05:26:04 DEBUG : A4/B1/three: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f102bc3720270097d_d20260226_m052541_c001_v0001039_t0013_u01772083541069") 2026/02/26 05:26:04 DEBUG : A4/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f41194c46426118ff_d20260226_m052542_c001_v7007000_t0000_u01772083542854") 2026/02/26 05:26:04 DEBUG : A4/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f11685d970159708d_d20260226_m052541_c001_v0001038_t0040_u01772083541105") 2026/02/26 05:26:04 DEBUG : A4/two: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f41194c4642611900_d20260226_m052543_c001_v7007000_t0000_u01772083543035") 2026/02/26 05:26:04 DEBUG : A4/two: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f111cdd9ad490133e_d20260226_m052541_c001_v0001117_t0008_u01772083541111") 2026/02/26 05:26:04 DEBUG : BackupDir/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f420a36f44d998c65_d20260226_m052403_c001_v7007000_t0000_u01772083443566") 2026/02/26 05:26:04 DEBUG : BackupDir/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f11773823dfd328c4_d20260226_m052357_c001_v0001173_t0046_u01772083437119") 2026/02/26 05:26:04 DEBUG : CompareDest/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f420a36f44d998bed_d20260226_m052346_c001_v7007000_t0000_u01772083426753") 2026/02/26 05:26:04 DEBUG : CompareDest/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00ece_d20260226_m052342_c001_v0001150_t0059_u01772083422962") 2026/02/26 05:26:04 DEBUG : CompareDest/two: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f420a36f44d998bef_d20260226_m052346_c001_v7007000_t0000_u01772083426935") 2026/02/26 05:26:04 DEBUG : CompareDest/two: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00ed4_d20260226_m052344_c001_v0001150_t0037_u01772083424054") 2026/02/26 05:26:04 DEBUG : CopyDest/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f420a36f44d998c6b_d20260226_m052403_c001_v7007000_t0000_u01772083443749") 2026/02/26 05:26:04 DEBUG : CopyDest/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00eec_d20260226_m052353_c001_v0001150_t0005_u01772083433912") 2026/02/26 05:26:04 DEBUG : CopyDest/three: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f420a36f44d998c72_d20260226_m052403_c001_v7007000_t0000_u01772083443930") 2026/02/26 05:26:04 DEBUG : CopyDest/three: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00f00_d20260226_m052401_c001_v0001150_t0008_u01772083441328") 2026/02/26 05:26:04 DEBUG : CopyDest/two: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f420a36f44d998c78_d20260226_m052404_c001_v7007000_t0000_u01772083444111") 2026/02/26 05:26:05 DEBUG : CopyDest/two: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00ef8_d20260226_m052358_c001_v0001150_t0048_u01772083438955") 2026/02/26 05:26:05 DEBUG : ReadFile: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f421ed05a97462942_d20260226_m052506_c001_v7007000_t0000_u01772083506724") 2026/02/26 05:26:05 DEBUG : ReadFile: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e70e_d20260226_m052505_c001_v0001136_t0026_u01772083505296") 2026/02/26 05:26:05 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f420a36f44d998c8f_d20260226_m052410_c001_v7007000_t0000_u01772083450096") 2026/02/26 05:26:05 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e5f0_d20260226_m052407_c001_v0001136_t0026_u01772083447363") 2026/02/26 05:26:05 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f420a36f44d998c90_d20260226_m052410_c001_v7007000_t0000_u01772083450283") 2026/02/26 05:26:05 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e5f8_d20260226_m052409_c001_v0001136_t0056_u01772083449331") 2026/02/26 05:26:05 DEBUG : a.txt: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6b94_d20260226_m052430_c001_v7007000_t0000_u01772083470412") 2026/02/26 05:26:05 DEBUG : a.txt: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e63c_d20260226_m052424_c001_v0001136_t0054_u01772083464955") 2026/02/26 05:26:05 DEBUG : a.txt: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6b82_d20260226_m052423_c001_v7007000_t0000_u01772083463470") 2026/02/26 05:26:05 DEBUG : a.txt: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e61a_d20260226_m052417_c001_v0001136_t0019_u01772083457957") 2026/02/26 05:26:05 DEBUG : also/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f420a36f44d998ca6_d20260226_m052415_c001_v7007000_t0000_u01772083455038") 2026/02/26 05:26:05 DEBUG : also/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e608_d20260226_m052413_c001_v0001136_t0058_u01772083453239") 2026/02/26 05:26:05 DEBUG : another: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f420a36f44d998ca8_d20260226_m052415_c001_v7007000_t0000_u01772083455588") 2026/02/26 05:26:05 DEBUG : another: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e60a_d20260226_m052413_c001_v0001136_t0010_u01772083453627") 2026/02/26 05:26:05 DEBUG : backup/dst/file1: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4177be04fec23cf1_d20260226_m052534_c001_v7007000_t0000_u01772083534291") 2026/02/26 05:26:05 DEBUG : backup/dst/file1: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f107d64b9ebaeffc4_d20260226_m052533_c001_v0001178_t0026_u01772083533265") 2026/02/26 05:26:05 DEBUG : backup/dst/file1: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f420a36f44d998bce_d20260226_m052336_c001_v7007000_t0000_u01772083416408") 2026/02/26 05:26:05 DEBUG : backup/dst/file1: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1043a72b8763509c_d20260226_m052335_c001_v0001097_t0030_u01772083415096") 2026/02/26 05:26:05 DEBUG : data/banana: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4107ddafe1d6353c_d20260226_m052241_c001_v7007000_t0000_u01772083361904") 2026/02/26 05:26:05 DEBUG : data/banana: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00e28_d20260226_m052239_c001_v0001150_t0030_u01772083359748") 2026/02/26 05:26:06 DEBUG : data/banana: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00dfa_d20260226_m052230_c001_v0001150_t0049_u01772083350600") 2026/02/26 05:26:06 DEBUG : data/potato: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4107ddafe1d6353d_d20260226_m052242_c001_v7007000_t0000_u01772083362085") 2026/02/26 05:26:06 DEBUG : data/potato: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00e2a_d20260226_m052240_c001_v0001150_t0037_u01772083360045") 2026/02/26 05:26:06 DEBUG : data/potato: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00e06_d20260226_m052232_c001_v0001150_t0015_u01772083352931") 2026/02/26 05:26:06 DEBUG : dst/file1: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4177be04fec23cf6_d20260226_m052534_c001_v7007000_t0000_u01772083534477") 2026/02/26 05:26:06 DEBUG : dst/file1: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e77e_d20260226_m052533_c001_v0001136_t0016_u01772083533660") 2026/02/26 05:26:06 DEBUG : dst/file1: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4177be04fec23cdd_d20260226_m052533_c001_v7007000_t0000_u01772083533475") 2026/02/26 05:26:06 DEBUG : dst/file1: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e770_d20260226_m052530_c001_v0001136_t0041_u01772083530596") 2026/02/26 05:26:06 DEBUG : dst/file1: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f420a36f44d998bd0_d20260226_m052336_c001_v7007000_t0000_u01772083416593") 2026/02/26 05:26:06 DEBUG : dst/file1: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00eb4_d20260226_m052335_c001_v0001150_t0043_u01772083415702") 2026/02/26 05:26:06 DEBUG : dst/file1: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f420a36f44d998bc8_d20260226_m052335_c001_v7007000_t0000_u01772083415519") 2026/02/26 05:26:06 DEBUG : dst/file1: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00ea2_d20260226_m052332_c001_v0001150_t0028_u01772083412325") 2026/02/26 05:26:06 DEBUG : dst/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f420a36f44d998c80_d20260226_m052404_c001_v7007000_t0000_u01772083444293") 2026/02/26 05:26:06 DEBUG : dst/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f11177ea5093439a9_d20260226_m052358_c001_v0001039_t0045_u01772083438251") 2026/02/26 05:26:06 DEBUG : dst/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f414652175611b9e5_d20260226_m052358_c001_v7007000_t0000_u01772083438048") 2026/02/26 05:26:06 DEBUG : dst/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00ee8_d20260226_m052353_c001_v0001150_t0022_u01772083433606") 2026/02/26 05:26:06 DEBUG : dst/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f117d8b49400d717d_d20260226_m052352_c001_v0001101_t0055_u01772083432719") 2026/02/26 05:26:06 DEBUG : dst/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f117d8b49400d7177_d20260226_m052351_c001_v0001101_t0037_u01772083431609") 2026/02/26 05:26:06 DEBUG : dst/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f420a36f44d998bf0_d20260226_m052347_c001_v7007000_t0000_u01772083427116") 2026/02/26 05:26:06 DEBUG : dst/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00ecc_d20260226_m052342_c001_v0001150_t0048_u01772083422552") 2026/02/26 05:26:06 DEBUG : dst/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f109226a056f370e3_d20260226_m052341_c001_v0001185_t0047_u01772083421794") 2026/02/26 05:26:06 DEBUG : dst/one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f109226a056f370d3_d20260226_m052340_c001_v0001185_t0015_u01772083420847") 2026/02/26 05:26:07 DEBUG : dst/three: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f420a36f44d998c83_d20260226_m052404_c001_v7007000_t0000_u01772083444476") 2026/02/26 05:26:07 DEBUG : dst/three: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f117d8b49400d71a7_d20260226_m052402_c001_v0001101_t0030_u01772083442760") 2026/02/26 05:26:07 DEBUG : dst/two: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f420a36f44d998c84_d20260226_m052404_c001_v7007000_t0000_u01772083444660") 2026/02/26 05:26:07 DEBUG : dst/two: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f11370f67498d9078_d20260226_m052400_c001_v0001167_t0000_u01772083440015") 2026/02/26 05:26:07 DEBUG : dst/two: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f420a36f44d998bf2_d20260226_m052347_c001_v7007000_t0000_u01772083427354") 2026/02/26 05:26:07 DEBUG : dst/two: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f109226a056f3711d_d20260226_m052346_c001_v0001185_t0032_u01772083426163") 2026/02/26 05:26:07 DEBUG : empty space: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f420a36f44d9991f2_d20260226_m052558_c001_v7007000_t0000_u01772083558954") 2026/02/26 05:26:07 DEBUG : empty space: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f103c8de837ff5c38_d20260226_m052558_c001_v0001180_t0009_u01772083558283") 2026/02/26 05:26:07 DEBUG : empty space: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e803_d20260226_m052556_c001_v0001136_t0029_u01772083556327") 2026/02/26 05:26:07 DEBUG : empty space: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6be0_d20260226_m052453_c001_v7007000_t0000_u01772083493554") 2026/02/26 05:26:07 DEBUG : empty space: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e6c8_d20260226_m052452_c001_v0001136_t0043_u01772083492379") 2026/02/26 05:26:07 DEBUG : empty space: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6bd2_d20260226_m052451_c001_v7007000_t0000_u01772083491398") 2026/02/26 05:26:07 DEBUG : empty space: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e6c0_d20260226_m052450_c001_v0001136_t0034_u01772083490151") 2026/02/26 05:26:07 DEBUG : empty space: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6bce_d20260226_m052449_c001_v7007000_t0000_u01772083489228") 2026/02/26 05:26:07 DEBUG : empty space: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e6b2_d20260226_m052448_c001_v0001136_t0056_u01772083488268") 2026/02/26 05:26:07 DEBUG : empty space: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6bc9_d20260226_m052447_c001_v7007000_t0000_u01772083487322") 2026/02/26 05:26:07 DEBUG : empty space: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e6a2_d20260226_m052445_c001_v0001136_t0022_u01772083485905") 2026/02/26 05:26:08 DEBUG : empty space: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6bc3_d20260226_m052444_c001_v7007000_t0000_u01772083484979") 2026/02/26 05:26:08 DEBUG : empty space: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e694_d20260226_m052444_c001_v0001136_t0026_u01772083484171") 2026/02/26 05:26:08 DEBUG : empty space: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4107ddafe1d6351d_d20260226_m052224_c001_v7007000_t0000_u01772083344777") 2026/02/26 05:26:08 DEBUG : empty space: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00dd8_d20260226_m052222_c001_v0001150_t0050_u01772083342047") 2026/02/26 05:26:08 DEBUG : empty space: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4107ddafe1d63507_d20260226_m052220_c001_v7007000_t0000_u01772083340375") 2026/02/26 05:26:08 DEBUG : empty space: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00dc4_d20260226_m052216_c001_v0001150_t0050_u01772083336480") 2026/02/26 05:26:08 DEBUG : empty space: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4107ddafe1d634ce_d20260226_m052213_c001_v7007000_t0000_u01772083333754") 2026/02/26 05:26:08 DEBUG : empty space: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00da6_d20260226_m052211_c001_v0001150_t0035_u01772083331278") 2026/02/26 05:26:08 DEBUG : file1: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4177be04fec23c70_d20260226_m052529_c001_v7007000_t0000_u01772083529454") 2026/02/26 05:26:08 DEBUG : file1: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e75e_d20260226_m052528_c001_v0001136_t0053_u01772083528268") 2026/02/26 05:26:08 DEBUG : file1: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4177be04fec23c4c_d20260226_m052525_c001_v7007000_t0000_u01772083525318") 2026/02/26 05:26:08 DEBUG : file1: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4080227be9f5e744_d20260226_m052523_c001_v0001136_t0056_u01772083523677") 2026/02/26 05:26:08 DEBUG : file1: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f421ed05a9746294f_d20260226_m052511_c001_v7007000_t0000_u01772083511447") 2026/02/26 05:26:08 DEBUG : file1: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e71a_d20260226_m052507_c001_v0001136_t0056_u01772083507510") 2026/02/26 05:26:08 DEBUG : file1: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6bb8_d20260226_m052441_c001_v7007000_t0000_u01772083481087") 2026/02/26 05:26:08 DEBUG : file1: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e676_d20260226_m052435_c001_v0001136_t0057_u01772083475197") 2026/02/26 05:26:08 DEBUG : file1: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6ba4_d20260226_m052434_c001_v7007000_t0000_u01772083474652") 2026/02/26 05:26:08 DEBUG : file1: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e664_d20260226_m052431_c001_v0001136_t0005_u01772083471873") 2026/02/26 05:26:08 DEBUG : file2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4177be04fec23c4d_d20260226_m052525_c001_v7007000_t0000_u01772083525516") 2026/02/26 05:26:08 DEBUG : file2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4080227be9f5e74e_d20260226_m052524_c001_v0001136_t0056_u01772083524771") 2026/02/26 05:26:08 DEBUG : file2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f421ed05a97462950_d20260226_m052511_c001_v7007000_t0000_u01772083511634") 2026/02/26 05:26:08 DEBUG : file2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e71c_d20260226_m052507_c001_v0001136_t0001_u01772083507990") 2026/02/26 05:26:09 DEBUG : filename.txt: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4177be04fec23c4f_d20260226_m052525_c001_v7007000_t0000_u01772083525697") 2026/02/26 05:26:09 DEBUG : filename.txt: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e74a_d20260226_m052524_c001_v0001136_t0030_u01772083524234") 2026/02/26 05:26:09 DEBUG : headerfilename.txt: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4177be04fec23c51_d20260226_m052525_c001_v7007000_t0000_u01772083525881") 2026/02/26 05:26:09 DEBUG : headerfilename.txt: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e74c_d20260226_m052524_c001_v0001136_t0027_u01772083524504") 2026/02/26 05:26:09 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f41194c4642611912_d20260226_m052553_c001_v7007000_t0000_u01772083553113") 2026/02/26 05:26:09 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e7eb_d20260226_m052551_c001_v0001136_t0006_u01772083551862") 2026/02/26 05:26:09 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f41194c4642611910_d20260226_m052550_c001_v7007000_t0000_u01772083550785") 2026/02/26 05:26:09 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e7df_d20260226_m052549_c001_v0001136_t0037_u01772083549599") 2026/02/26 05:26:09 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f41194c4642611913_d20260226_m052553_c001_v7007000_t0000_u01772083553294") 2026/02/26 05:26:09 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e7e7_d20260226_m052551_c001_v0001136_t0010_u01772083551525") 2026/02/26 05:26:09 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f41194c4642611911_d20260226_m052550_c001_v7007000_t0000_u01772083550966") 2026/02/26 05:26:09 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e7db_d20260226_m052549_c001_v0001136_t0033_u01772083549328") 2026/02/26 05:26:09 DEBUG : large: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4166b75f74d0011a_d20260226_m052503_c001_v7007000_t0000_u01772083503997") 2026/02/26 05:26:09 DEBUG : large: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e704_d20260226_m052503_c001_v0001136_t0006_u01772083503336") 2026/02/26 05:26:09 DEBUG : large: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4166b75f74d0010f_d20260226_m052501_c001_v7007000_t0000_u01772083501944") 2026/02/26 05:26:09 DEBUG : large: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e6f6_d20260226_m052500_c001_v0001136_t0014_u01772083500482") 2026/02/26 05:26:09 DEBUG : large: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4166b75f74d000c1_d20260226_m052458_c001_v7007000_t0000_u01772083498528") 2026/02/26 05:26:09 DEBUG : large: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e6ee_d20260226_m052457_c001_v0001136_t0042_u01772083497821") 2026/02/26 05:26:09 DEBUG : large: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4166b75f74d00090_d20260226_m052456_c001_v7007000_t0000_u01772083496742") 2026/02/26 05:26:09 DEBUG : large: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e6d8_d20260226_m052455_c001_v0001136_t0003_u01772083495055") 2026/02/26 05:26:09 DEBUG : medium: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f421ed05a97462921_d20260226_m052504_c001_v7007000_t0000_u01772083504008") 2026/02/26 05:26:10 DEBUG : medium: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e702_d20260226_m052502_c001_v0001136_t0034_u01772083502994") 2026/02/26 05:26:10 DEBUG : medium: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f421ed05a974628f4_d20260226_m052501_c001_v7007000_t0000_u01772083501377") 2026/02/26 05:26:10 DEBUG : medium: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e6f4_d20260226_m052500_c001_v0001136_t0031_u01772083500123") 2026/02/26 05:26:10 DEBUG : medium: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f421ed05a974628de_d20260226_m052458_c001_v7007000_t0000_u01772083498540") 2026/02/26 05:26:10 DEBUG : medium: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e6ea_d20260226_m052457_c001_v0001136_t0005_u01772083497542") 2026/02/26 05:26:10 DEBUG : medium: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f421ed05a974628dd_d20260226_m052456_c001_v7007000_t0000_u01772083496191") 2026/02/26 05:26:10 DEBUG : medium: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e6d6_d20260226_m052454_c001_v0001136_t0038_u01772083494781") 2026/02/26 05:26:10 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f41194c4642611905_d20260226_m052545_c001_v7007000_t0000_u01772083545973") 2026/02/26 05:26:10 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e7bf_d20260226_m052544_c001_v0001136_t0055_u01772083544640") 2026/02/26 05:26:10 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f41194c4642611906_d20260226_m052546_c001_v7007000_t0000_u01772083546153") 2026/02/26 05:26:10 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e7b9_d20260226_m052544_c001_v0001136_t0033_u01772083544356") 2026/02/26 05:26:10 DEBUG : not-one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f420a36f44d998caa_d20260226_m052415_c001_v7007000_t0000_u01772083455774") 2026/02/26 05:26:10 DEBUG : not-one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e610_d20260226_m052414_c001_v0001136_t0023_u01772083454184") 2026/02/26 05:26:10 DEBUG : one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f420a36f44d998ca3_d20260226_m052414_c001_v7007000_t0000_u01772083454858") 2026/02/26 05:26:10 DEBUG : one: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e606_d20260226_m052412_c001_v0001136_t0031_u01772083452606") 2026/02/26 05:26:10 DEBUG : potato1: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f41194c4642611914_d20260226_m052555_c001_v7007000_t0000_u01772083555125") 2026/02/26 05:26:10 DEBUG : potato1: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e7f7_d20260226_m052554_c001_v0001136_t0004_u01772083554032") 2026/02/26 05:26:10 DEBUG : potato2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f420a36f44d9991f3_d20260226_m052559_c001_v7007000_t0000_u01772083559145") 2026/02/26 05:26:10 DEBUG : potato2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f118719c6fb72336a_d20260226_m052558_c001_v0001179_t0038_u01772083558353") 2026/02/26 05:26:10 DEBUG : potato2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e7fd_d20260226_m052556_c001_v0001136_t0019_u01772083556047") 2026/02/26 05:26:11 DEBUG : potato2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f41194c4642611915_d20260226_m052555_c001_v7007000_t0000_u01772083555307") 2026/02/26 05:26:11 DEBUG : potato2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e7f9_d20260226_m052554_c001_v0001136_t0048_u01772083554338") 2026/02/26 05:26:11 DEBUG : potato2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6be1_d20260226_m052453_c001_v7007000_t0000_u01772083493736") 2026/02/26 05:26:11 DEBUG : potato2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e6c4_d20260226_m052451_c001_v0001136_t0022_u01772083491946") 2026/02/26 05:26:11 DEBUG : potato2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6bd3_d20260226_m052451_c001_v7007000_t0000_u01772083491580") 2026/02/26 05:26:11 DEBUG : potato2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e6bc_d20260226_m052449_c001_v0001136_t0004_u01772083489783") 2026/02/26 05:26:11 DEBUG : potato2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6bcf_d20260226_m052449_c001_v7007000_t0000_u01772083489411") 2026/02/26 05:26:11 DEBUG : potato2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e6ac_d20260226_m052447_c001_v0001136_t0047_u01772083487873") 2026/02/26 05:26:11 DEBUG : potato2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6bca_d20260226_m052447_c001_v7007000_t0000_u01772083487505") 2026/02/26 05:26:11 DEBUG : potato2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e6a0_d20260226_m052445_c001_v0001136_t0056_u01772083485528") 2026/02/26 05:26:11 DEBUG : potato2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6bc4_d20260226_m052445_c001_v7007000_t0000_u01772083485161") 2026/02/26 05:26:11 DEBUG : potato2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e692_d20260226_m052443_c001_v0001136_t0009_u01772083483776") 2026/02/26 05:26:11 DEBUG : potato2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4107ddafe1d6351e_d20260226_m052224_c001_v7007000_t0000_u01772083344959") 2026/02/26 05:26:11 DEBUG : potato2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00dde_d20260226_m052222_c001_v0001150_t0020_u01772083342972") 2026/02/26 05:26:11 DEBUG : potato2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4107ddafe1d6350c_d20260226_m052220_c001_v7007000_t0000_u01772083340557") 2026/02/26 05:26:11 DEBUG : potato2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00dc8_d20260226_m052217_c001_v0001150_t0008_u01772083337379") 2026/02/26 05:26:11 DEBUG : potato2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4107ddafe1d634d0_d20260226_m052213_c001_v7007000_t0000_u01772083333986") 2026/02/26 05:26:11 DEBUG : potato2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00da8_d20260226_m052211_c001_v0001150_t0026_u01772083331880") 2026/02/26 05:26:11 DEBUG : remotepotato: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4107ddafe1d6351f_d20260226_m052225_c001_v7007000_t0000_u01772083345141") 2026/02/26 05:26:11 DEBUG : remotepotato: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00de2_d20260226_m052223_c001_v0001150_t0036_u01772083343803") 2026/02/26 05:26:11 DEBUG : remotepotato: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4107ddafe1d63510_d20260226_m052220_c001_v7007000_t0000_u01772083340740") 2026/02/26 05:26:11 DEBUG : remotepotato: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00dcc_d20260226_m052218_c001_v0001150_t0036_u01772083338997") 2026/02/26 05:26:11 DEBUG : remotepotato: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4107ddafe1d634d2_d20260226_m052214_c001_v7007000_t0000_u01772083334169") 2026/02/26 05:26:11 DEBUG : remotepotato: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00dae_d20260226_m052212_c001_v0001150_t0021_u01772083332736") 2026/02/26 05:26:12 DEBUG : rutabaga: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4107ddafe1d63521_d20260226_m052225_c001_v7007000_t0000_u01772083345324") 2026/02/26 05:26:12 DEBUG : rutabaga: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00dd6_d20260226_m052221_c001_v0001150_t0031_u01772083341278") 2026/02/26 05:26:12 DEBUG : rutabaga: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4107ddafe1d63512_d20260226_m052220_c001_v7007000_t0000_u01772083340922") 2026/02/26 05:26:12 DEBUG : rutabaga: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00dbe_d20260226_m052214_c001_v0001150_t0014_u01772083334707") 2026/02/26 05:26:12 DEBUG : rutabaga: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4107ddafe1d634d4_d20260226_m052214_c001_v7007000_t0000_u01772083334351") 2026/02/26 05:26:12 DEBUG : rutabaga: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00d9e_d20260226_m052210_c001_v0001150_t0024_u01772083330483") 2026/02/26 05:26:12 DEBUG : small: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f421ed05a9746292f_d20260226_m052504_c001_v7007000_t0000_u01772083504558") 2026/02/26 05:26:12 DEBUG : small: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e6fe_d20260226_m052502_c001_v0001136_t0027_u01772083502686") 2026/02/26 05:26:12 DEBUG : small: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4166b75f74d00106_d20260226_m052501_c001_v7007000_t0000_u01772083501388") 2026/02/26 05:26:12 DEBUG : small: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e6f2_d20260226_m052459_c001_v0001136_t0033_u01772083499857") 2026/02/26 05:26:12 DEBUG : small: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f421ed05a974628df_d20260226_m052459_c001_v7007000_t0000_u01772083499093") 2026/02/26 05:26:12 DEBUG : small: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e6e6_d20260226_m052457_c001_v0001136_t0014_u01772083497106") 2026/02/26 05:26:12 DEBUG : small: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4166b75f74d00081_d20260226_m052456_c001_v7007000_t0000_u01772083496196") 2026/02/26 05:26:12 DEBUG : small: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e6d2_d20260226_m052454_c001_v0001136_t0014_u01772083494286") 2026/02/26 05:26:12 DEBUG : sub dir/hello world: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6bc0_d20260226_m052443_c001_v7007000_t0000_u01772083483412") 2026/02/26 05:26:12 DEBUG : sub dir/hello world: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e68c_d20260226_m052442_c001_v0001136_t0037_u01772083482587") 2026/02/26 05:26:12 DEBUG : sub dir/hello world: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6b96_d20260226_m052430_c001_v7007000_t0000_u01772083470594") 2026/02/26 05:26:12 DEBUG : sub dir/hello world: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e644_d20260226_m052425_c001_v0001136_t0058_u01772083465995") 2026/02/26 05:26:12 DEBUG : sub dir/hello world: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6b83_d20260226_m052423_c001_v7007000_t0000_u01772083463653") 2026/02/26 05:26:12 DEBUG : sub dir/hello world: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e61e_d20260226_m052418_c001_v0001136_t0059_u01772083458664") 2026/02/26 05:26:13 DEBUG : sub dir/hello world2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6b97_d20260226_m052430_c001_v7007000_t0000_u01772083470776") 2026/02/26 05:26:13 DEBUG : sub dir/hello world2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e646_d20260226_m052426_c001_v0001136_t0025_u01772083466397") 2026/02/26 05:26:13 DEBUG : sub dir/hello world2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6b85_d20260226_m052423_c001_v7007000_t0000_u01772083463837") 2026/02/26 05:26:13 DEBUG : sub dir/hello world2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e620_d20260226_m052419_c001_v0001136_t0035_u01772083459168") 2026/02/26 05:26:13 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6b98_d20260226_m052430_c001_v7007000_t0000_u01772083470959") 2026/02/26 05:26:13 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e64c_d20260226_m052426_c001_v0001136_t0029_u01772083466663") 2026/02/26 05:26:13 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6b87_d20260226_m052424_c001_v7007000_t0000_u01772083464019") 2026/02/26 05:26:13 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e622_d20260226_m052419_c001_v0001136_t0020_u01772083459454") 2026/02/26 05:26:13 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6b99_d20260226_m052431_c001_v7007000_t0000_u01772083471142") 2026/02/26 05:26:13 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e64e_d20260226_m052426_c001_v0001136_t0050_u01772083466952") 2026/02/26 05:26:13 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6b88_d20260226_m052424_c001_v7007000_t0000_u01772083464206") 2026/02/26 05:26:13 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e628_d20260226_m052419_c001_v0001136_t0004_u01772083459727") 2026/02/26 05:26:13 DEBUG : sub dir/potato3: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f420a36f44d9991f4_d20260226_m052559_c001_v7007000_t0000_u01772083559334") 2026/02/26 05:26:13 DEBUG : sub dir/potato3: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1143f177d63e5763_d20260226_m052557_c001_v0001097_t0044_u01772083557921") 2026/02/26 05:26:13 DEBUG : sub dir/potato3: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e807_d20260226_m052556_c001_v0001136_t0014_u01772083556594") 2026/02/26 05:26:13 DEBUG : sub dir/potato3: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6be2_d20260226_m052453_c001_v7007000_t0000_u01772083493919") 2026/02/26 05:26:13 DEBUG : sub dir/potato3: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e6cc_d20260226_m052452_c001_v0001136_t0029_u01772083492725") 2026/02/26 05:26:13 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6b9a_d20260226_m052431_c001_v7007000_t0000_u01772083471326") 2026/02/26 05:26:13 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e652_d20260226_m052427_c001_v0001136_t0048_u01772083467355") 2026/02/26 05:26:13 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6b8a_d20260226_m052424_c001_v7007000_t0000_u01772083464410") 2026/02/26 05:26:14 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e62a_d20260226_m052420_c001_v0001136_t0054_u01772083460048") 2026/02/26 05:26:14 DEBUG : sub/file2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4177be04fec23c59_d20260226_m052527_c001_v7007000_t0000_u01772083527713") 2026/02/26 05:26:14 DEBUG : sub/file2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e758_d20260226_m052526_c001_v0001136_t0035_u01772083526434") 2026/02/26 05:26:14 DEBUG : sub/file2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6bb9_d20260226_m052441_c001_v7007000_t0000_u01772083481271") 2026/02/26 05:26:14 DEBUG : sub/file2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e67a_d20260226_m052435_c001_v0001136_t0041_u01772083475586") 2026/02/26 05:26:14 DEBUG : sub/file2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6ba5_d20260226_m052434_c001_v7007000_t0000_u01772083474834") 2026/02/26 05:26:14 DEBUG : sub/file2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e666_d20260226_m052432_c001_v0001136_t0035_u01772083472163") 2026/02/26 05:26:14 DEBUG : sub/file2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f420a36f44d998bb4_d20260226_m052331_c001_v7007000_t0000_u01772083411595") 2026/02/26 05:26:14 DEBUG : sub/file2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00e9e_d20260226_m052330_c001_v0001150_t0015_u01772083410076") 2026/02/26 05:26:14 DEBUG : test-multithread-abort: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4107ddafe1d63483_d20260226_m052209_c001_v7007000_t0000_u01772083329590") 2026/02/26 05:26:14 DEBUG : test-multithread-abort: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00d7c_d20260226_m052153_c001_v0001150_t0047_u01772083313556") 2026/02/26 05:26:14 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f41194c4642610e7a_d20260226_m052113_c001_v7007000_t0000_u01772083273580") 2026/02/26 05:26:14 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f11426bd631a36117_d20260226_m052105_c001_v0001157_t0022_u01772083265070") 2026/02/26 05:26:14 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f41194c4642610e86_d20260226_m052121_c001_v7007000_t0000_u01772083281342") 2026/02/26 05:26:14 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f11426bd631a3612d_d20260226_m052114_c001_v0001157_t0024_u01772083274330") 2026/02/26 05:26:14 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f41194c4642610f09_d20260226_m052131_c001_v7007000_t0000_u01772083291418") 2026/02/26 05:26:14 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00d38_d20260226_m052124_c001_v0001150_t0021_u01772083284349") 2026/02/26 05:26:14 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f40947fcc0d0aebc5_d20260226_m052138_c001_v7007000_t0000_u01772083298723") 2026/02/26 05:26:14 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f21194c4642610f2d_d20260226_m052133_c001_v0001185_t0022_u01772083293261") 2026/02/26 05:26:14 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f40947fcc0d0aec43_d20260226_m052145_c001_v7007000_t0000_u01772083305737") 2026/02/26 05:26:14 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f20947fcc0d0aebe2_d20260226_m052140_c001_v0001097_t0054_u01772083300642") 2026/02/26 05:26:14 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c696d_d20260226_m052152_c001_v7007000_t0000_u01772083312215") 2026/02/26 05:26:15 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f20947fcc0d0aec45_d20260226_m052147_c001_v0001185_t0035_u01772083307653") 2026/02/26 05:26:15 DEBUG : test.sum: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4107ddafe1d6353e_d20260226_m052242_c001_v7007000_t0000_u01772083362267") 2026/02/26 05:26:15 DEBUG : test.sum: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00e2c_d20260226_m052240_c001_v0001150_t0005_u01772083360358") 2026/02/26 05:26:15 DEBUG : test.sum: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00e22_d20260226_m052238_c001_v0001150_t0022_u01772083358491") 2026/02/26 05:26:15 DEBUG : test.sum: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00e1e_d20260226_m052237_c001_v0001150_t0032_u01772083357287") 2026/02/26 05:26:15 DEBUG : test.sum: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00e18_d20260226_m052235_c001_v0001150_t0048_u01772083355944") 2026/02/26 05:26:15 DEBUG : test.sum: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00e10_d20260226_m052234_c001_v0001150_t0004_u01772083354459") 2026/02/26 05:26:15 DEBUG : test.sum: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00e0a_d20260226_m052233_c001_v0001150_t0001_u01772083353179") 2026/02/26 05:26:15 DEBUG : test.sum: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00dfe_d20260226_m052231_c001_v0001150_t0016_u01772083351204") 2026/02/26 05:26:15 DEBUG : test.sum: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f4107ddafe1d63529_d20260226_m052227_c001_v7007000_t0000_u01772083347586") 2026/02/26 05:26:15 DEBUG : test.sum: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00de6_d20260226_m052226_c001_v0001150_t0034_u01772083346798") 2026/02/26 05:26:15 DEBUG : test.sum: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f106ace137af00de4_d20260226_m052225_c001_v0001150_t0040_u01772083345684") 2026/02/26 05:26:15 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f41194c4642611909_d20260226_m052548_c001_v7007000_t0000_u01772083548599") 2026/02/26 05:26:15 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e7d1_d20260226_m052547_c001_v0001136_t0010_u01772083547276") 2026/02/26 05:26:15 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f41194c464261190a_d20260226_m052548_c001_v7007000_t0000_u01772083548780") 2026/02/26 05:26:15 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e7cb_d20260226_m052546_c001_v0001136_t0020_u01772083546703") 2026/02/26 05:26:15 DEBUG : zend.txt: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6b9c_d20260226_m052431_c001_v7007000_t0000_u01772083471508") 2026/02/26 05:26:15 DEBUG : zend.txt: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e63e_d20260226_m052425_c001_v0001136_t0058_u01772083465540") 2026/02/26 05:26:15 DEBUG : zend.txt: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f415419f6ab9c6b8b_d20260226_m052424_c001_v7007000_t0000_u01772083464593") 2026/02/26 05:26:15 DEBUG : zend.txt: Deleting (id "4_zff82bd73604d9b8b9fc80e1b_f1080227be9f5e61c_d20260226_m052418_c001_v0001136_t0041_u01772083458249") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m14.4162729s (try 1/5)