"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/02/27 05:31:37 DEBUG : Creating backend with remote "TestB2:rclone-test-kirimaw4susa" 2026/02/27 05:31:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 05:31:37 DEBUG : Creating backend with remote "/tmp/rclone2770190664" === 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-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:31:38 DEBUG : chunksize-probe: Cancelling large file upload === RUN TestMultithreadCopy/upload=false,size=16777215,streams=2 2026/02/27 05:31:43 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/02/27 05:31:43 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: write buffer set to 131072 2026/02/27 05:31:43 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/02/27 05:31:43 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/02/27 05:31:43 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/02/27 05:31:43 DEBUG : test-multithread-copy-false-16777215-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/02/27 05:31:43 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi starting 2026/02/27 05:31:43 DEBUG : test-multithread-copy-false-16777215-2: writing chunk 0 2026/02/27 05:31:45 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi finished 2026/02/27 05:31:45 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/27 05:31:51 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/02/27 05:31:51 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: write buffer set to 131072 2026/02/27 05:31:51 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16Mi 2026/02/27 05:31:51 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/02/27 05:31:51 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/02/27 05:31:51 DEBUG : test-multithread-copy-false-16777216-2: Starting multi-thread copy with 1 chunks of size 16Mi with 1 parallel streams 2026/02/27 05:31:51 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi starting 2026/02/27 05:31:51 DEBUG : test-multithread-copy-false-16777216-2: writing chunk 0 2026/02/27 05:31:53 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi finished 2026/02/27 05:31:53 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/27 05:31:55 DEBUG : test-multithread-copy-false-16777217-2: Clearing upload URL because of error: Post "https://pod-000-1103-02.backblaze.com/b2api/v1/b2_upload_file/bf02cd33904d9bdb9fc80e1b/c001_v0001103_t0043": write tcp 65.108.87.141:55692->206.190.209.133:443: use of closed network connection 2026/02/27 05:31:55 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1103-02.backblaze.com/b2api/v1/b2_upload_file/bf02cd33904d9bdb9fc80e1b/c001_v0001103_t0043": write tcp 65.108.87.141:55692->206.190.209.133:443: use of closed network connection) 2026/02/27 05:31:55 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-kirimaw4susa: 1/10 (Post "https://pod-000-1103-02.backblaze.com/b2api/v1/b2_upload_file/bf02cd33904d9bdb9fc80e1b/c001_v0001103_t0043": write tcp 65.108.87.141:55692->206.190.209.133:443: use of closed network connection) 2026/02/27 05:31:57 DEBUG : pacer: Reducing sleep to 10ms 2026/02/27 05:32:01 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/02/27 05:32:01 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: write buffer set to 131072 2026/02/27 05:32:01 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/02/27 05:32:01 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/02/27 05:32:01 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/02/27 05:32:01 DEBUG : test-multithread-copy-false-16777217-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/02/27 05:32:01 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi starting 2026/02/27 05:32:01 DEBUG : test-multithread-copy-false-16777217-2: writing chunk 0 2026/02/27 05:32:03 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi finished 2026/02/27 05:32:03 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/27 05:32:06 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: disabling buffering because source is local disk 2026/02/27 05:32:06 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/02/27 05:32:06 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/02/27 05:32:06 DEBUG : test-multithread-copy-true-16777215-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/02/27 05:32:06 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi starting 2026/02/27 05:32:06 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 1 length 8388607 2026/02/27 05:32:06 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/02/27 05:32:06 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 0 length 8388608 2026/02/27 05:32:09 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 0 2026/02/27 05:32:09 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/02/27 05:32:09 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 1 2026/02/27 05:32:09 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi finished 2026/02/27 05:32:09 DEBUG : test-multithread-copy-true-16777215-2: Finishing large file upload with 2 parts 2026/02/27 05:32:10 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/27 05:32:13 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: disabling buffering because source is local disk 2026/02/27 05:32:13 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/02/27 05:32:13 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/02/27 05:32:13 DEBUG : test-multithread-copy-true-16777216-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/02/27 05:32:13 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi starting 2026/02/27 05:32:13 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/02/27 05:32:13 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 1 length 8388608 2026/02/27 05:32:13 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 0 length 8388608 2026/02/27 05:32:16 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 1 2026/02/27 05:32:16 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi finished 2026/02/27 05:32:16 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 0 2026/02/27 05:32:16 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/02/27 05:32:16 DEBUG : test-multithread-copy-true-16777216-2: Finishing large file upload with 2 parts 2026/02/27 05:32:17 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/27 05:32:20 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: disabling buffering because source is local disk 2026/02/27 05:32:20 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/02/27 05:32:20 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/02/27 05:32:20 DEBUG : test-multithread-copy-true-16777217-2: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/02/27 05:32:20 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/02/27 05:32:20 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 2 length 1 2026/02/27 05:32:20 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/02/27 05:32:20 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/02/27 05:32:20 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 0 length 8388608 2026/02/27 05:32:20 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 1 length 8388608 2026/02/27 05:32:21 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 2 2026/02/27 05:32:21 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 finished 2026/02/27 05:32:23 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 0 2026/02/27 05:32:23 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/02/27 05:32:23 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 1 2026/02/27 05:32:23 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/02/27 05:32:23 DEBUG : test-multithread-copy-true-16777217-2: Finishing large file upload with 3 parts 2026/02/27 05:32:24 DEBUG : test-multithread-copy-true-16777217-2: Finished multi-thread copy with 3 parts of size 8Mi --- PASS: TestMultithreadCopy (48.00s) --- PASS: TestMultithreadCopy/upload=false,size=16777215,streams=2 (8.11s) --- PASS: TestMultithreadCopy/upload=false,size=16777216,streams=2 (7.90s) --- PASS: TestMultithreadCopy/upload=false,size=16777217,streams=2 (9.87s) --- PASS: TestMultithreadCopy/upload=true,size=16777215,streams=2 (7.01s) --- PASS: TestMultithreadCopy/upload=true,size=16777216,streams=2 (6.62s) --- PASS: TestMultithreadCopy/upload=true,size=16777217,streams=2 (6.85s) === RUN TestMultithreadCopyAbort run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:32:25 DEBUG : chunksize-probe: Cancelling large file upload 2026/02/27 05:32:28 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk 2026/02/27 05:32:28 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 1 2026/02/27 05:32:28 DEBUG : test-multithread-abort: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/02/27 05:32:28 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/02/27 05:32:28 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/02/27 05:32:28 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/02/27 05:32:28 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/02/27 05:32:28 DEBUG : Open with options = [RangeOption(0,8388607)] 2026/02/27 05:32:28 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/02/27 05:32:28 DEBUG : Open with options = [RangeOption(8388608,16777215)] 2026/02/27 05:32:28 DEBUG : test-multithread-abort: Sending chunk 0 length 8388608 2026/02/27 05:32:28 DEBUG : test-multithread-abort: Sending chunk 1 length 8388608 2026/02/27 05:32:31 DEBUG : test-multithread-abort: Done sending chunk 1 2026/02/27 05:32:31 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/02/27 05:32:31 DEBUG : test-multithread-abort: Done sending chunk 0 2026/02/27 05:32:31 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/02/27 05:32:31 DEBUG : Returning error reader 2026/02/27 05:32:31 DEBUG : test-multithread-abort: Sending chunk 2 length 1 2026/02/27 05:32:31 DEBUG : BOOM: simulated read failure 2026/02/27 05:32:31 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 0/10: BOOM: simulated read failure 2026/02/27 05:32:31 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/02/27 05:32:32 DEBUG : Returning error reader 2026/02/27 05:32:32 DEBUG : BOOM: simulated read failure 2026/02/27 05:32:32 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure 2026/02/27 05:32:32 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/02/27 05:32:33 DEBUG : Returning error reader 2026/02/27 05:32:33 DEBUG : BOOM: simulated read failure 2026/02/27 05:32:33 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure 2026/02/27 05:32:33 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/02/27 05:32:34 DEBUG : Returning error reader 2026/02/27 05:32:34 DEBUG : BOOM: simulated read failure 2026/02/27 05:32:34 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure 2026/02/27 05:32:34 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/02/27 05:32:35 DEBUG : Returning error reader 2026/02/27 05:32:35 DEBUG : BOOM: simulated read failure 2026/02/27 05:32:35 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure 2026/02/27 05:32:35 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/02/27 05:32:36 DEBUG : Returning error reader 2026/02/27 05:32:36 DEBUG : BOOM: simulated read failure 2026/02/27 05:32:36 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure 2026/02/27 05:32:36 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/02/27 05:32:37 DEBUG : Returning error reader 2026/02/27 05:32:37 DEBUG : BOOM: simulated read failure 2026/02/27 05:32:37 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure 2026/02/27 05:32:37 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/02/27 05:32:38 DEBUG : Returning error reader 2026/02/27 05:32:38 DEBUG : BOOM: simulated read failure 2026/02/27 05:32:38 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure 2026/02/27 05:32:38 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/02/27 05:32:39 DEBUG : Returning error reader 2026/02/27 05:32:39 DEBUG : BOOM: simulated read failure 2026/02/27 05:32:39 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure 2026/02/27 05:32:39 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/02/27 05:32:40 DEBUG : Returning error reader 2026/02/27 05:32:40 DEBUG : BOOM: simulated read failure 2026/02/27 05:32:40 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure 2026/02/27 05:32:40 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/02/27 05:32:41 DEBUG : Returning error reader 2026/02/27 05:32:41 DEBUG : BOOM: simulated read failure 2026/02/27 05:32:41 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure 2026/02/27 05:32:41 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries 2026/02/27 05:32:41 DEBUG : test-multithread-abort: Error sending chunk 2 (retry=false): Post "https://pod-000-1167-10.backblaze.com/b2api/v1/b2_upload_part/4_zbf02cd33904d9bdb9fc80e1b_f2028cd67e25656a0_d20260227_m053228_c001_v0001167_t0016_u01772170348529/0045": BOOM: simulated read failure: &url.Error{Op:"Post", URL:"https://pod-000-1167-10.backblaze.com/b2api/v1/b2_upload_part/4_zbf02cd33904d9bdb9fc80e1b_f2028cd67e25656a0_d20260227_m053228_c001_v0001167_t0016_u01772170348529/0045", Err:(*errors.errorString)(0xc000896cc0)} 2026/02/27 05:32:41 DEBUG : test-multithread-abort: Error sending chunk 2: Post "https://pod-000-1167-10.backblaze.com/b2api/v1/b2_upload_part/4_zbf02cd33904d9bdb9fc80e1b_f2028cd67e25656a0_d20260227_m053228_c001_v0001167_t0016_u01772170348529/0045": BOOM: simulated read failure 2026/02/27 05:32:41 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: Post "https://pod-000-1167-10.backblaze.com/b2api/v1/b2_upload_part/4_zbf02cd33904d9bdb9fc80e1b_f2028cd67e25656a0_d20260227_m053228_c001_v0001167_t0016_u01772170348529/0045": BOOM: simulated read failure 2026/02/27 05:32:41 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit 2026/02/27 05:32:41 DEBUG : test-multithread-abort: Cancelling large file upload --- PASS: TestMultithreadCopyAbort (17.16s) === RUN TestSizeDiffers 2026/02/27 05:32:42 DEBUG : a: size = 0 OK 2026/02/27 05:32:42 DEBUG : a: size = 1 (memory) 2026/02/27 05:32:42 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/02/27 05:32:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/27 05:32:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/27 05:32:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/27 05:32:42 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/02/27 05:32:42 DEBUG : potato: Seek from 10 to 0 2026/02/27 05:32:42 DEBUG : potato: Seek from 10 to 0 2026/02/27 05:32:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/02/27 05:32:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/27 05:32:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/27 05:32:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/27 05:32:42 DEBUG : potato: Seek from 5 to 2 2026/02/27 05:32:42 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/02/27 05:32:42 DEBUG : potato: Seek from 7 to 0 2026/02/27 05:32:42 DEBUG : potato: Seek from 7 to 0 2026/02/27 05:32:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/02/27 05:32:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/27 05:32:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/27 05:32:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/27 05:32:42 DEBUG : potato: Seek from 5 to 2 2026/02/27 05:32:42 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/02/27 05:32:42 DEBUG : potato: Seek from 8 to 0 2026/02/27 05:32:42 DEBUG : potato: Seek from 8 to 0 2026/02/27 05:32:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/02/27 05:32:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/27 05:32:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/27 05:32:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/27 05:32:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/27 05:32:42 DEBUG : potato: Seek from 5 to 2 2026/02/27 05:32:42 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/02/27 05:32:42 DEBUG : potato: Seek from 9 to 0 2026/02/27 05:32:42 DEBUG : potato: Seek from 9 to 0 2026/02/27 05:32:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", 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.39s) --- 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/27 05:32:47 DEBUG : Creating backend with remote "nonexistent" 2026/02/27 05:32:47 DEBUG : Creating backend with remote "nonexistent" 2026/02/27 05:32:47 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/02/27 05:32:47 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/27 05:32:47 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/02/27 05:32:47 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-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", 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.36s) --- PASS: TestCheckDownload/1 (0.73s) --- PASS: TestCheckDownload/2 (0.37s) --- PASS: TestCheckDownload/3 (0.84s) --- PASS: TestCheckDownload/4 (0.55s) --- PASS: TestCheckDownload/5 (0.37s) --- PASS: TestCheckDownload/6 (0.38s) --- PASS: TestCheckDownload/7 (0.37s) === RUN TestCheckSizeOnly run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", 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.12s) --- 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-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:32:58 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/27 05:32:58 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/27 05:32:58 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/27 05:32:58 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/27 05:32:59 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/27 05:32:59 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/27 05:32:59 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/27 05:32:59 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.07s) === RUN TestCheckSum run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:32:59 DEBUG : Creating backend with remote "TestB2:rclone-test-kirimaw4susa/data" check_test.go:350: B2 bucket rclone-test-kirimaw4susa path data lacks md5, skipping --- SKIP: TestCheckSum (1.44s) === RUN TestCheckSumDownload run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:33:01 DEBUG : Creating backend with remote "TestB2:rclone-test-kirimaw4susa/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (11.88s) --- PASS: TestCheckSumDownload/subtest1 (1.29s) --- PASS: TestCheckSumDownload/subtest2 (0.73s) --- PASS: TestCheckSumDownload/subtest3 (0.92s) --- PASS: TestCheckSumDownload/subtest4 (0.75s) --- PASS: TestCheckSumDownload/subtest5 (0.74s) --- PASS: TestCheckSumDownload/subtest6 (0.74s) --- PASS: TestCheckSumDownload/subtest7 (0.74s) === RUN TestApplyTransforms 2026/02/27 05:33:13 DEBUG : Creating backend with remote "TestB2:rclone-test-pemizeh4cilu" 2026/02/27 05:33:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 05:33:13 DEBUG : Creating backend with remote "/tmp/rclone2238121346" run.go:185: Remote "B2 bucket rclone-test-pemizeh4cilu", Local "Local file system at /tmp/rclone2238121346", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2026/02/27 05:33:16 ERROR : hello, world!: sum not found 2026/02/27 05:33:16 ERROR : HELLO, WORLD!: file not in B2 bucket rclone-test-pemizeh4cilu 2026/02/27 05:33:16 NOTICE: B2 bucket rclone-test-pemizeh4cilu: 1 files missing 2026/02/27 05:33:16 NOTICE: 1 hashes missing 2026/02/27 05:33:16 NOTICE: B2 bucket rclone-test-pemizeh4cilu: 1 differences found 2026/02/27 05:33:16 NOTICE: B2 bucket rclone-test-pemizeh4cilu: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/02/27 05:33:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/27 05:33:16 NOTICE: B2 bucket rclone-test-pemizeh4cilu: 0 differences found 2026/02/27 05:33:16 NOTICE: B2 bucket rclone-test-pemizeh4cilu: 1 matching files 2026/02/27 05:33:16 DEBUG : Creating backend with remote "TestB2:rclone-test-joyadut2pexo" 2026/02/27 05:33:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 05:33:17 DEBUG : Creating backend with remote "/tmp/rclone888053717" run.go:185: Remote "B2 bucket rclone-test-joyadut2pexo", Local "Local file system at /tmp/rclone888053717", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2026/02/27 05:33:19 ERROR : HELLO, WORLD!: sum not found 2026/02/27 05:33:19 ERROR : hello, world!: file not in B2 bucket rclone-test-joyadut2pexo 2026/02/27 05:33:19 NOTICE: B2 bucket rclone-test-joyadut2pexo: 1 files missing 2026/02/27 05:33:19 NOTICE: 1 hashes missing 2026/02/27 05:33:19 NOTICE: B2 bucket rclone-test-joyadut2pexo: 1 differences found 2026/02/27 05:33:19 NOTICE: B2 bucket rclone-test-joyadut2pexo: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/02/27 05:33:20 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/27 05:33:20 NOTICE: B2 bucket rclone-test-joyadut2pexo: 0 differences found 2026/02/27 05:33:20 NOTICE: B2 bucket rclone-test-joyadut2pexo: 1 matching files 2026/02/27 05:33:20 DEBUG : Creating backend with remote "TestB2:rclone-test-ruwanot7zalo" 2026/02/27 05:33:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 05:33:20 DEBUG : Creating backend with remote "/tmp/rclone735713753" run.go:185: Remote "B2 bucket rclone-test-ruwanot7zalo", Local "Local file system at /tmp/rclone735713753", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2026/02/27 05:33:23 ERROR : HeLlO, wOrLd!: sum not found 2026/02/27 05:33:23 ERROR : hello, world!: file not in B2 bucket rclone-test-ruwanot7zalo 2026/02/27 05:33:23 NOTICE: B2 bucket rclone-test-ruwanot7zalo: 1 files missing 2026/02/27 05:33:23 NOTICE: 1 hashes missing 2026/02/27 05:33:23 NOTICE: B2 bucket rclone-test-ruwanot7zalo: 1 differences found 2026/02/27 05:33:23 NOTICE: B2 bucket rclone-test-ruwanot7zalo: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/02/27 05:33:23 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/27 05:33:23 NOTICE: B2 bucket rclone-test-ruwanot7zalo: 0 differences found 2026/02/27 05:33:23 NOTICE: B2 bucket rclone-test-ruwanot7zalo: 1 matching files 2026/02/27 05:33:23 DEBUG : Creating backend with remote "TestB2:rclone-test-wupubic4seja" 2026/02/27 05:33:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 05:33:24 DEBUG : Creating backend with remote "/tmp/rclone494677266" run.go:185: Remote "B2 bucket rclone-test-wupubic4seja", Local "Local file system at /tmp/rclone494677266", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2026/02/27 05:33:26 ERROR : HELLO, WORLD!: sum not found 2026/02/27 05:33:26 ERROR : HeLlO, wOrLd!: file not in B2 bucket rclone-test-wupubic4seja 2026/02/27 05:33:26 NOTICE: B2 bucket rclone-test-wupubic4seja: 1 files missing 2026/02/27 05:33:26 NOTICE: 1 hashes missing 2026/02/27 05:33:26 NOTICE: B2 bucket rclone-test-wupubic4seja: 1 differences found 2026/02/27 05:33:26 NOTICE: B2 bucket rclone-test-wupubic4seja: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/02/27 05:33:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/27 05:33:27 NOTICE: B2 bucket rclone-test-wupubic4seja: 0 differences found 2026/02/27 05:33:27 NOTICE: B2 bucket rclone-test-wupubic4seja: 1 matching files 2026/02/27 05:33:27 DEBUG : Creating backend with remote "TestB2:rclone-test-yisefux1jima" 2026/02/27 05:33:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 05:33:27 DEBUG : Creating backend with remote "/tmp/rclone3907487283" run.go:185: Remote "B2 bucket rclone-test-yisefux1jima", Local "Local file system at /tmp/rclone3907487283", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2026/02/27 05:33:29 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/27 05:33:29 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-yisefux1jima 2026/02/27 05:33:29 NOTICE: B2 bucket rclone-test-yisefux1jima: 1 files missing 2026/02/27 05:33:29 NOTICE: 1 hashes missing 2026/02/27 05:33:29 NOTICE: B2 bucket rclone-test-yisefux1jima: 1 differences found 2026/02/27 05:33:29 NOTICE: B2 bucket rclone-test-yisefux1jima: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/02/27 05:33:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/27 05:33:30 NOTICE: B2 bucket rclone-test-yisefux1jima: 0 differences found 2026/02/27 05:33:30 NOTICE: B2 bucket rclone-test-yisefux1jima: 1 matching files 2026/02/27 05:33:30 DEBUG : Creating backend with remote "TestB2:rclone-test-tafiwel3noya" 2026/02/27 05:33:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 05:33:31 DEBUG : Creating backend with remote "/tmp/rclone3688218119" run.go:185: Remote "B2 bucket rclone-test-tafiwel3noya", Local "Local file system at /tmp/rclone3688218119", Modify Window "1ms" NFC checkfile vs. NFD remote (without normalization) 2026/02/27 05:33:33 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/27 05:33:33 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-tafiwel3noya 2026/02/27 05:33:33 NOTICE: B2 bucket rclone-test-tafiwel3noya: 1 files missing 2026/02/27 05:33:33 NOTICE: 1 hashes missing 2026/02/27 05:33:33 NOTICE: B2 bucket rclone-test-tafiwel3noya: 1 differences found 2026/02/27 05:33:33 NOTICE: B2 bucket rclone-test-tafiwel3noya: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/02/27 05:33:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/27 05:33:34 NOTICE: B2 bucket rclone-test-tafiwel3noya: 0 differences found 2026/02/27 05:33:34 NOTICE: B2 bucket rclone-test-tafiwel3noya: 1 matching files 2026/02/27 05:33:34 DEBUG : Creating backend with remote "TestB2:rclone-test-luyarip1cera" 2026/02/27 05:33:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 05:33:34 DEBUG : Creating backend with remote "/tmp/rclone2683825807" run.go:185: Remote "B2 bucket rclone-test-luyarip1cera", Local "Local file system at /tmp/rclone2683825807", Modify Window "1ms" NFDx2 checkfile vs. both remote (without normalization) 2026/02/27 05:33:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/27 05:33:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-luyarip1cera 2026/02/27 05:33:36 NOTICE: B2 bucket rclone-test-luyarip1cera: 1 files missing 2026/02/27 05:33:36 NOTICE: 1 hashes missing 2026/02/27 05:33:36 NOTICE: B2 bucket rclone-test-luyarip1cera: 1 differences found 2026/02/27 05:33:36 NOTICE: B2 bucket rclone-test-luyarip1cera: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/02/27 05:33:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/27 05:33:37 NOTICE: B2 bucket rclone-test-luyarip1cera: 0 differences found 2026/02/27 05:33:37 NOTICE: B2 bucket rclone-test-luyarip1cera: 1 matching files 2026/02/27 05:33:37 DEBUG : Creating backend with remote "TestB2:rclone-test-hiwawox4ruvu" 2026/02/27 05:33:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 05:33:37 DEBUG : Creating backend with remote "/tmp/rclone3021730385" run.go:185: Remote "B2 bucket rclone-test-hiwawox4ruvu", Local "Local file system at /tmp/rclone3021730385", Modify Window "1ms" NFCx2 checkfile vs. both remote (without normalization) 2026/02/27 05:33:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/27 05:33:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-hiwawox4ruvu 2026/02/27 05:33:39 NOTICE: B2 bucket rclone-test-hiwawox4ruvu: 1 files missing 2026/02/27 05:33:39 NOTICE: 1 hashes missing 2026/02/27 05:33:39 NOTICE: B2 bucket rclone-test-hiwawox4ruvu: 1 differences found 2026/02/27 05:33:39 NOTICE: B2 bucket rclone-test-hiwawox4ruvu: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/02/27 05:33:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/27 05:33:40 NOTICE: B2 bucket rclone-test-hiwawox4ruvu: 0 differences found 2026/02/27 05:33:40 NOTICE: B2 bucket rclone-test-hiwawox4ruvu: 1 matching files 2026/02/27 05:33:40 DEBUG : Creating backend with remote "TestB2:rclone-test-kiyoyuy5zuzi" 2026/02/27 05:33:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 05:33:41 DEBUG : Creating backend with remote "/tmp/rclone3121468085" run.go:185: Remote "B2 bucket rclone-test-kiyoyuy5zuzi", Local "Local file system at /tmp/rclone3121468085", Modify Window "1ms" both checkfile vs. NFDx2 remote (without normalization) 2026/02/27 05:33:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/27 05:33:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-kiyoyuy5zuzi 2026/02/27 05:33:43 NOTICE: B2 bucket rclone-test-kiyoyuy5zuzi: 1 files missing 2026/02/27 05:33:43 NOTICE: 1 hashes missing 2026/02/27 05:33:43 NOTICE: B2 bucket rclone-test-kiyoyuy5zuzi: 1 differences found 2026/02/27 05:33:43 NOTICE: B2 bucket rclone-test-kiyoyuy5zuzi: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/02/27 05:33:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/27 05:33:43 NOTICE: B2 bucket rclone-test-kiyoyuy5zuzi: 0 differences found 2026/02/27 05:33:43 NOTICE: B2 bucket rclone-test-kiyoyuy5zuzi: 1 matching files 2026/02/27 05:33:43 DEBUG : Creating backend with remote "TestB2:rclone-test-nonevul7vadi" 2026/02/27 05:33:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 05:33:44 DEBUG : Creating backend with remote "/tmp/rclone1681483749" run.go:185: Remote "B2 bucket rclone-test-nonevul7vadi", Local "Local file system at /tmp/rclone1681483749", Modify Window "1ms" both checkfile vs. NFCx2 remote (without normalization) 2026/02/27 05:33:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/27 05:33:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-nonevul7vadi 2026/02/27 05:33:46 NOTICE: B2 bucket rclone-test-nonevul7vadi: 1 files missing 2026/02/27 05:33:46 NOTICE: 1 hashes missing 2026/02/27 05:33:46 NOTICE: B2 bucket rclone-test-nonevul7vadi: 1 differences found 2026/02/27 05:33:46 NOTICE: B2 bucket rclone-test-nonevul7vadi: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/02/27 05:33:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/27 05:33:47 NOTICE: B2 bucket rclone-test-nonevul7vadi: 0 differences found 2026/02/27 05:33:47 NOTICE: B2 bucket rclone-test-nonevul7vadi: 1 matching files 2026/02/27 05:33:47 DEBUG : B2 bucket rclone-test-nonevul7vadi: Purge remote 2026/02/27 05:33:47 INFO : B2 bucket rclone-test-nonevul7vadi: cleaning bucket "rclone-test-nonevul7vadi" of all files 2026/02/27 05:33:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zafb2bd23906d9bdb9fc80e1b_f107edcb243b93cf1_d20260227_m053346_c001_v0001173_t0028_u01772170426002") 2026/02/27 05:33:48 DEBUG : B2 bucket rclone-test-kiyoyuy5zuzi: Purge remote 2026/02/27 05:33:48 INFO : B2 bucket rclone-test-kiyoyuy5zuzi: cleaning bucket "rclone-test-kiyoyuy5zuzi" of all files 2026/02/27 05:33:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z1fb2ad53906d9bdb9fc80e1b_f11216913d17e6ec2_d20260227_m053342_c001_v0001177_t0036_u01772170422577") 2026/02/27 05:33:49 DEBUG : B2 bucket rclone-test-hiwawox4ruvu: Purge remote 2026/02/27 05:33:49 INFO : B2 bucket rclone-test-hiwawox4ruvu: cleaning bucket "rclone-test-hiwawox4ruvu" of all files 2026/02/27 05:33:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z3fa29d83906d9bdb9fc80e1b_f101db687d1c6a976_d20260227_m053339_c001_v0001185_t0026_u01772170419201") 2026/02/27 05:33:50 DEBUG : B2 bucket rclone-test-luyarip1cera: Purge remote 2026/02/27 05:33:50 INFO : B2 bucket rclone-test-luyarip1cera: cleaning bucket "rclone-test-luyarip1cera" of all files 2026/02/27 05:33:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zbf528db3906d9bdb9fc80e1b_f117c49c4109136c0_d20260227_m053336_c001_v0001185_t0051_u01772170416004") 2026/02/27 05:33:52 DEBUG : B2 bucket rclone-test-tafiwel3noya: Purge remote 2026/02/27 05:33:52 INFO : B2 bucket rclone-test-tafiwel3noya: cleaning bucket "rclone-test-tafiwel3noya" of all files 2026/02/27 05:33:52 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_z3f927de3906d9bdb9fc80e1b_f11568175e6aa2e96_d20260227_m053332_c001_v0001041_t0036_u01772170412619") 2026/02/27 05:33:53 DEBUG : B2 bucket rclone-test-yisefux1jima: Purge remote 2026/02/27 05:33:53 INFO : B2 bucket rclone-test-yisefux1jima: cleaning bucket "rclone-test-yisefux1jima" of all files 2026/02/27 05:33:53 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_z1f927d13906d9bdb9fc80e1b_f100b79e3e0bb2812_d20260227_m053329_c001_v0001185_t0039_u01772170409251") 2026/02/27 05:33:54 DEBUG : B2 bucket rclone-test-wupubic4seja: Purge remote 2026/02/27 05:33:54 INFO : B2 bucket rclone-test-wupubic4seja: cleaning bucket "rclone-test-wupubic4seja" of all files 2026/02/27 05:33:55 DEBUG : HELLO, WORLD!: Deleting (id "4_z6fb26d43906d9bdb9fc80e1b_f109d9cb13fa06df8_d20260227_m053325_c001_v0001183_t0043_u01772170405974") 2026/02/27 05:33:55 DEBUG : B2 bucket rclone-test-ruwanot7zalo: Purge remote 2026/02/27 05:33:55 INFO : B2 bucket rclone-test-ruwanot7zalo: cleaning bucket "rclone-test-ruwanot7zalo" of all files 2026/02/27 05:33:56 DEBUG : HeLlO, wOrLd!: Deleting (id "4_z6f025d63906d9bdb9fc80e1b_f1161b70c22d5331d_d20260227_m053322_c001_v0001173_t0033_u01772170402398") 2026/02/27 05:33:56 DEBUG : B2 bucket rclone-test-joyadut2pexo: Purge remote 2026/02/27 05:33:56 INFO : B2 bucket rclone-test-joyadut2pexo: cleaning bucket "rclone-test-joyadut2pexo" of all files 2026/02/27 05:33:57 DEBUG : HELLO, WORLD!: Deleting (id "4_z2fa24d93906d9bdb9fc80e1b_f105b6f6e017571c6_d20260227_m053318_c001_v0001150_t0012_u01772170398952") 2026/02/27 05:33:58 DEBUG : B2 bucket rclone-test-pemizeh4cilu: Purge remote 2026/02/27 05:33:58 INFO : B2 bucket rclone-test-pemizeh4cilu: cleaning bucket "rclone-test-pemizeh4cilu" of all files 2026/02/27 05:33:58 DEBUG : hello, world!: Deleting (id "4_z9f223da3906d9bdb9fc80e1b_f11370f67499cb0e4_d20260227_m053315_c001_v0001167_t0032_u01772170395283") --- PASS: TestApplyTransforms (45.99s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:33:59 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/27 05:34:00 DEBUG : sub/file2: size = 14 OK 2026/02/27 05:34:00 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/02/27 05:34:00 INFO : file1: Copied (new) to: sub/file2 2026/02/27 05:34:01 DEBUG : sub/file2: size = 14 OK 2026/02/27 05:34:01 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 05:34:01 DEBUG : file1: Unchanged skipping 2026/02/27 05:34:01 DEBUG : B2 bucket rclone-test-kirimaw4susa: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.85s) === RUN TestCopyLongFile run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", 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-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:34:03 DEBUG : Creating backend with remote "TestB2:rclone-test-kirimaw4susa/backup" 2026/02/27 05:34:04 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2770190664) 2026/02/27 05:34:04 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-kirimaw4susa) 2026/02/27 05:34:04 DEBUG : dst/file1: Sizes differ 2026/02/27 05:34:05 DEBUG : dst/file1: size = 18 OK 2026/02/27 05:34:05 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/02/27 05:34:05 INFO : dst/file1: Copied (server-side copy) 2026/02/27 05:34:05 INFO : dst/file1: Deleted 2026/02/27 05:34:06 DEBUG : dst/file1: size = 14 OK 2026/02/27 05:34:06 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/02/27 05:34:06 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (4.64s) === RUN TestCopyFileCompareDest run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:34:07 DEBUG : Creating backend with remote "TestB2:rclone-test-kirimaw4susa/dst" 2026/02/27 05:34:08 DEBUG : Creating backend with remote "TestB2:rclone-test-kirimaw4susa/CompareDest" 2026/02/27 05:34:09 DEBUG : one: Need to transfer - File not found at Destination 2026/02/27 05:34:11 DEBUG : one: size = 3 OK 2026/02/27 05:34:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/27 05:34:11 INFO : one: Copied (new) 2026/02/27 05:34:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2770190664) 2026/02/27 05:34:12 DEBUG : one: size = 3 (B2 bucket rclone-test-kirimaw4susa path dst) 2026/02/27 05:34:12 DEBUG : one: Sizes differ 2026/02/27 05:34:12 DEBUG : one: size = 5 OK 2026/02/27 05:34:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/27 05:34:12 INFO : one: Copied (replaced existing) 2026/02/27 05:34:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2770190664) 2026/02/27 05:34:14 DEBUG : one: size = 3 (B2 bucket rclone-test-kirimaw4susa path dst) 2026/02/27 05:34:14 DEBUG : one: Sizes differ 2026/02/27 05:34:14 DEBUG : one: size = 5 OK 2026/02/27 05:34:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 05:34:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/27 05:34:15 DEBUG : two: Need to transfer - File not found at Destination 2026/02/27 05:34:15 DEBUG : two: size = 3 OK 2026/02/27 05:34:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 05:34:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/27 05:34:15 DEBUG : two: Need to transfer - File not found at Destination 2026/02/27 05:34:15 DEBUG : two: size = 3 OK 2026/02/27 05:34:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 05:34:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/27 05:34:16 DEBUG : two: Need to transfer - File not found at Destination 2026/02/27 05:34:16 DEBUG : two: size = 5 (Local file system at /tmp/rclone2770190664) 2026/02/27 05:34:16 DEBUG : two: size = 3 (B2 bucket rclone-test-kirimaw4susa path CompareDest) 2026/02/27 05:34:16 DEBUG : two: Sizes differ 2026/02/27 05:34:17 DEBUG : two: size = 5 OK 2026/02/27 05:34:17 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/02/27 05:34:17 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (11.42s) === RUN TestCopyFileCopyDest run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:34:18 DEBUG : Creating backend with remote "TestB2:rclone-test-kirimaw4susa/dst" 2026/02/27 05:34:19 DEBUG : Creating backend with remote "TestB2:rclone-test-kirimaw4susa/CopyDest" 2026/02/27 05:34:20 DEBUG : one: Need to transfer - File not found at Destination 2026/02/27 05:34:22 DEBUG : one: size = 3 OK 2026/02/27 05:34:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/27 05:34:22 INFO : one: Copied (new) 2026/02/27 05:34:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2770190664) 2026/02/27 05:34:23 DEBUG : one: size = 3 (B2 bucket rclone-test-kirimaw4susa path dst) 2026/02/27 05:34:23 DEBUG : one: Sizes differ 2026/02/27 05:34:23 DEBUG : one: size = 5 OK 2026/02/27 05:34:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/27 05:34:23 INFO : one: Copied (replaced existing) 2026/02/27 05:34:25 DEBUG : Creating backend with remote "TestB2:rclone-test-kirimaw4susa/BackupDir" 2026/02/27 05:34:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2770190664) 2026/02/27 05:34:26 DEBUG : one: size = 3 (B2 bucket rclone-test-kirimaw4susa path dst) 2026/02/27 05:34:26 DEBUG : one: Sizes differ 2026/02/27 05:34:26 DEBUG : one: size = 5 OK 2026/02/27 05:34:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 05:34:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2770190664) 2026/02/27 05:34:26 DEBUG : one: size = 3 (B2 bucket rclone-test-kirimaw4susa path dst) 2026/02/27 05:34:26 DEBUG : one: Sizes differ 2026/02/27 05:34:27 DEBUG : one: size = 3 OK 2026/02/27 05:34:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/27 05:34:27 INFO : one: Copied (server-side copy) 2026/02/27 05:34:28 INFO : one: Deleted 2026/02/27 05:34:28 DEBUG : one: size = 5 OK 2026/02/27 05:34:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/27 05:34:28 INFO : one: Copied (server-side copy) 2026/02/27 05:34:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/27 05:34:29 DEBUG : two: Need to transfer - File not found at Destination 2026/02/27 05:34:29 DEBUG : two: size = 3 OK 2026/02/27 05:34:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 05:34:29 DEBUG : two: size = 3 OK 2026/02/27 05:34:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/27 05:34:29 INFO : two: Copied (server-side copy) 2026/02/27 05:34:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/27 05:34:30 DEBUG : two: size = 3 OK 2026/02/27 05:34:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 05:34:30 DEBUG : two: Unchanged skipping 2026/02/27 05:34:31 DEBUG : three: Need to transfer - File not found at Destination 2026/02/27 05:34:31 DEBUG : three: size = 7 (Local file system at /tmp/rclone2770190664) 2026/02/27 05:34:31 DEBUG : three: size = 5 (B2 bucket rclone-test-kirimaw4susa path CopyDest) 2026/02/27 05:34:31 DEBUG : three: Sizes differ 2026/02/27 05:34:31 DEBUG : three: Destination not found in --copy-dest 2026/02/27 05:34:32 DEBUG : three: size = 7 OK 2026/02/27 05:34:32 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/02/27 05:34:32 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (15.40s) === RUN TestCopyInplace run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.37s) === RUN TestCopyLongFileName run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", 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-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", 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-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:34:35 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/02/27 05:34:35 DEBUG : TestCopyFileMaxTransfer/file1: Clearing upload URL because of error: Post "https://pod-000-1182-06.backblaze.com/b2api/v1/b2_upload_file/bf02cd33904d9bdb9fc80e1b/c001_v0001182_t0038": EOF 2026/02/27 05:34:35 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-06.backblaze.com/b2api/v1/b2_upload_file/bf02cd33904d9bdb9fc80e1b/c001_v0001182_t0038": EOF) 2026/02/27 05:34:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/27 05:34:35 DEBUG : TestCopyFileMaxTransfer/file1: Received error: Post "https://pod-000-1182-06.backblaze.com/b2api/v1/b2_upload_file/bf02cd33904d9bdb9fc80e1b/c001_v0001182_t0038": EOF - low level retry 0/10 2026/02/27 05:34:35 DEBUG : pacer: Reducing sleep to 10ms 2026/02/27 05:34:36 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/02/27 05:34:36 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/02/27 05:34:36 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/02/27 05:34:36 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/02/27 05:34:36 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1157-07.backblaze.com/b2api/v1/b2_upload_file/bf02cd33904d9bdb9fc80e1b/c001_v0001157_t0040": max transfer limit reached as set by --max-transfer 2026/02/27 05:34:37 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/02/27 05:34:37 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/02/27 05:34:38 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/02/27 05:34:38 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 23dfb670948f3f68574512884359ec534d24fbe8 OK 2026/02/27 05:34:38 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (4.42s) === RUN TestDeduplicateInteractive run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", 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-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.37s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.37s) === RUN TestDeduplicateFirst run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.36s) === RUN TestDeduplicateNewest run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.37s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:34:42 INFO : B2 bucket rclone-test-kirimaw4susa: Looking for duplicate sha1 hashes using newest mode. 2026/02/27 05:34:42 NOTICE: efc0152979a93976f4a06c2c8184948062a302ff: Found 3 files with duplicate sha1 hashes 2026/02/27 05:34:43 INFO : one: Deleted 2026/02/27 05:34:43 INFO : also/one: Deleted 2026/02/27 05:34:43 NOTICE: efc0152979a93976f4a06c2c8184948062a302ff: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (2.98s) === RUN TestDeduplicateOldest run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.37s) === RUN TestDeduplicateLargest run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.39s) === RUN TestDeduplicateSmallest run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.37s) === RUN TestDeduplicateRename run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.37s) === RUN TestMergeDirs run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.37s) === RUN TestListDirSorted run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:34:49 DEBUG : a.txt: Excluded (Size Filter) 2026/02/27 05:34:49 DEBUG : a.txt: Excluded 2026/02/27 05:34:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/27 05:34:49 DEBUG : sub dir/hello world: Excluded 2026/02/27 05:34:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/27 05:34:49 DEBUG : sub dir/hello world2: Excluded 2026/02/27 05:34:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/27 05:34:49 DEBUG : sub dir/hello world: Excluded 2026/02/27 05:34:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/27 05:34:49 DEBUG : sub dir/hello world2: Excluded 2026/02/27 05:34:50 DEBUG : sub dir/ignore dir: Excluded 2026/02/27 05:34:50 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (6.79s) === RUN TestListDirSortedFn run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:34:56 DEBUG : a.txt: Excluded (Size Filter) 2026/02/27 05:34:56 DEBUG : a.txt: Excluded 2026/02/27 05:34:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/27 05:34:56 DEBUG : sub dir/hello world: Excluded 2026/02/27 05:34:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/27 05:34:56 DEBUG : sub dir/hello world2: Excluded 2026/02/27 05:34:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/27 05:34:56 DEBUG : sub dir/hello world: Excluded 2026/02/27 05:34:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/27 05:34:56 DEBUG : sub dir/hello world2: Excluded 2026/02/27 05:34:57 DEBUG : sub dir/ignore dir: Excluded 2026/02/27 05:34:57 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (6.68s) === RUN TestListJSON run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", 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/27 05:35:02 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (3.37s) --- 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-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", 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/27 05:35:06 DEBUG : Creating backend with remote "TestB2:rclone-test-kirimaw4susa/notfound" --- PASS: TestStatJSON (6.57s) --- PASS: TestStatJSON/Root (0.18s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.18s) --- PASS: TestStatJSON/Dir (0.73s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.19s) --- PASS: TestStatJSON/File (0.19s) --- PASS: TestStatJSON/NotFound (0.37s) --- PASS: TestStatJSON/DirFilesOnly (0.18s) --- PASS: TestStatJSON/FileFilesOnly (0.19s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.18s) --- PASS: TestStatJSON/DirDirsOnly (0.19s) --- PASS: TestStatJSON/FileDirsOnly (0.18s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.18s) --- PASS: TestStatJSON/RootNotFound (1.84s) === RUN TestMkdir run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:35:09 INFO : B2 bucket rclone-test-kirimaw4susa: Making directory 2026/02/27 05:35:09 INFO : B2 bucket rclone-test-kirimaw4susa: Making directory --- PASS: TestMkdir (0.55s) === RUN TestLsd run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" --- PASS: TestLsd (1.61s) === RUN TestLs run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" --- PASS: TestLs (1.97s) === RUN TestLsWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:35:14 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (2.63s) === RUN TestLsLong run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" --- PASS: TestLsLong (1.69s) === RUN TestHashSums run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (2.18s) --- PASS: TestHashSums/Sha1 (0.20s) --- PASS: TestHashSums/Sha1Download (0.38s) === RUN TestHashSumsWithErrors 2026/02/27 05:35:20 DEBUG : Creating backend with remote ":memory:" 2026/02/27 05:35:20 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/02/27 05:35:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/27 05:35:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/27 05:35:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/27 05:35:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/27 05:35:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/27 05:35:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/27 05:35:20 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/02/27 05:35:20 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-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" --- PASS: TestCount (2.32s) === RUN TestDelete run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:35:23 DEBUG : Waiting for deletions to finish 2026/02/27 05:35:23 DEBUG : large: Excluded (Size Filter) 2026/02/27 05:35:24 INFO : medium: Deleted 2026/02/27 05:35:24 INFO : small: Deleted --- PASS: TestDelete (2.68s) === RUN TestMaxDelete run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:35:26 DEBUG : Waiting for deletions to finish 2026/02/27 05:35:26 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/02/27 05:35:26 INFO : large: Deleted 2026/02/27 05:35:26 INFO : medium: Deleted --- PASS: TestMaxDelete (2.93s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:35:29 DEBUG : Waiting for deletions to finish 2026/02/27 05:35:29 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/27 05:35:29 INFO : medium: Deleted 2026/02/27 05:35:29 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.87s) === RUN TestMaxDeleteSize run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:35:32 DEBUG : Waiting for deletions to finish 2026/02/27 05:35:32 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/02/27 05:35:32 INFO : large: Deleted 2026/02/27 05:35:32 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.61s) === RUN TestReadFile run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" --- PASS: TestReadFile (2.18s) === RUN TestRetry 2026/02/27 05:35:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/02/27 05:35:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/02/27 05:35:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/27 05:35:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/27 05:35:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/27 05:35:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/27 05:35:35 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-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" --- PASS: TestCat (4.22s) === RUN TestPurge 2026/02/27 05:35:40 DEBUG : Creating backend with remote "TestB2:rclone-test-bicajiv9kuse" 2026/02/27 05:35:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 05:35:40 DEBUG : Creating backend with remote "/tmp/rclone3110490460" run.go:185: Remote "B2 bucket rclone-test-bicajiv9kuse", Local "Local file system at /tmp/rclone3110490460", Modify Window "1ms" 2026/02/27 05:35:42 INFO : A2: Making directory 2026/02/27 05:35:42 INFO : A1/B2: Making directory 2026/02/27 05:35:42 INFO : A1/B2/C2: Making directory 2026/02/27 05:35:42 INFO : A1/B1/C3: Making directory 2026/02/27 05:35:42 INFO : A3: Making directory 2026/02/27 05:35:42 INFO : A3/B3: Making directory 2026/02/27 05:35:42 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/27 05:35:43 INFO : B2 bucket rclone-test-bicajiv9kuse: cleaning bucket "rclone-test-bicajiv9kuse" of all files 2026/02/27 05:35:43 DEBUG : A1/B1/C1/one: Deleting (id "4_zdfc27d73908d9bdb9fc80e1b_f116a3978f45484c9_d20260227_m053542_c001_v0001039_t0046_u01772170542055") 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/27 05:35:43 INFO : B2 bucket rclone-test-bicajiv9kuse: cleaning bucket "rclone-test-bicajiv9kuse" of all files 2026/02/27 05:35:43 DEBUG : A1/two: Deleting (id "4_zdfc27d73908d9bdb9fc80e1b_f116a3978f45484cf_d20260227_m053542_c001_v0001039_t0005_u01772170542539") 2026/02/27 05:35:44 DEBUG : B2 bucket rclone-test-bicajiv9kuse: Purge remote 2026/02/27 05:35:44 INFO : B2 bucket rclone-test-bicajiv9kuse: cleaning bucket "rclone-test-bicajiv9kuse" of all files 2026/02/27 05:35:44 NOTICE: purge failed: directory not found --- PASS: TestPurge (4.68s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:35:45 INFO : A2: Making directory 2026/02/27 05:35:45 INFO : A1/B2: Making directory 2026/02/27 05:35:45 INFO : A1/B2/C2: Making directory 2026/02/27 05:35:45 INFO : A1/B1/C3: Making directory 2026/02/27 05:35:45 INFO : A3: Making directory 2026/02/27 05:35:45 INFO : A3/B3: Making directory 2026/02/27 05:35:45 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/27 05:35:46 DEBUG : removing 1 level 3 directories 2026/02/27 05:35:46 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/27 05:35:48 DEBUG : removing 1 level 0 directories 2026/02/27 05:35:48 INFO : B2 bucket rclone-test-kirimaw4susa: Removing directory 2026/02/27 05:35:48 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.28s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:35:48 INFO : A1: Making directory 2026/02/27 05:35:48 INFO : A1/B1: Making directory 2026/02/27 05:35:48 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-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:35:49 INFO : A1: Making directory 2026/02/27 05:35:49 INFO : A1/B1: Making directory 2026/02/27 05:35:49 INFO : A1/B1/C1: Making directory fstest.go:250: Filtering empty directory "A1" fstest.go:250: Filtering empty directory "A1/B1" fstest.go:250: Filtering empty directory "A1/B1/C1" fstest.go:250: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.92s) === RUN TestCopyURL run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:35:51 DEBUG : filename.txt: File name found in url 2026/02/27 05:35:52 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (3.28s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:35:54 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/27 05:35:54 DEBUG : sub/file2: size = 14 OK 2026/02/27 05:35:54 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/02/27 05:35:54 INFO : file1: Copied (new) to: sub/file2 2026/02/27 05:35:54 INFO : file1: Deleted 2026/02/27 05:35:55 DEBUG : sub/file2: size = 14 OK 2026/02/27 05:35:55 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 05:35:55 DEBUG : file1: Unchanged skipping 2026/02/27 05:35:55 INFO : file1: Deleted 2026/02/27 05:35:55 DEBUG : B2 bucket rclone-test-kirimaw4susa: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.88s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:35:56 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/27 05:35:56 DEBUG : file1: size = 14 OK 2026/02/27 05:35:56 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/02/27 05:35:56 INFO : file1: Copied (new) 2026/02/27 05:35:56 INFO : file1: Deleted 2026/02/27 05:35:57 DEBUG : file1: Destination exists, skipping 2026/02/27 05:35:57 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.85s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.37s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.37s) === RUN TestMoveFileBackupDir run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:35:59 DEBUG : Creating backend with remote "TestB2:rclone-test-kirimaw4susa/backup" 2026/02/27 05:35:59 DEBUG : Config file has changed externally - reloading 2026/02/27 05:36:00 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2770190664) 2026/02/27 05:36:00 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-kirimaw4susa) 2026/02/27 05:36:00 DEBUG : dst/file1: Sizes differ 2026/02/27 05:36:01 DEBUG : dst/file1: size = 18 OK 2026/02/27 05:36:01 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/02/27 05:36:01 INFO : dst/file1: Copied (server-side copy) 2026/02/27 05:36:01 INFO : dst/file1: Deleted 2026/02/27 05:36:02 DEBUG : dst/file1: size = 14 OK 2026/02/27 05:36:02 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/02/27 05:36:02 INFO : dst/file1: Copied (new) 2026/02/27 05:36:02 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (4.46s) === 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-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:36:04 INFO : A1/B2: Making directory 2026/02/27 05:36:04 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/27 05:36:06 DEBUG : A2/one: size = 3 OK 2026/02/27 05:36:06 DEBUG : A1/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/27 05:36:06 INFO : A1/one: Copied (server-side copy) to: A2/one 2026/02/27 05:36:06 DEBUG : A2/two: size = 3 OK 2026/02/27 05:36:06 DEBUG : A1/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/27 05:36:06 INFO : A1/two: Copied (server-side copy) to: A2/two 2026/02/27 05:36:06 DEBUG : A2/B1/C1/four: size = 4 OK 2026/02/27 05:36:06 DEBUG : A1/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/27 05:36:06 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2026/02/27 05:36:06 INFO : A1/one: Deleted 2026/02/27 05:36:06 DEBUG : A2/B1/C2/five: size = 4 OK 2026/02/27 05:36:06 DEBUG : A1/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/27 05:36:06 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2026/02/27 05:36:06 INFO : A1/two: Deleted 2026/02/27 05:36:06 INFO : A1/B1/C1/four: Deleted 2026/02/27 05:36:06 INFO : A1/B1/C2/five: Deleted 2026/02/27 05:36:07 DEBUG : A2/B1/three: size = 5 OK 2026/02/27 05:36:07 DEBUG : A1/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/27 05:36:07 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2026/02/27 05:36:07 INFO : A1/B1/three: Deleted fstest.go:250: Filtering empty directory "A2/B2" fstest.go:250: Filtering empty directory "A2/B1/C3" 2026/02/27 05:36:08 DEBUG : A3/one: size = 3 OK 2026/02/27 05:36:08 DEBUG : A2/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/27 05:36:08 INFO : A2/one: Copied (server-side copy) to: A3/one 2026/02/27 05:36:08 DEBUG : A3/two: size = 3 OK 2026/02/27 05:36:08 DEBUG : A2/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/27 05:36:08 INFO : A2/two: Copied (server-side copy) to: A3/two 2026/02/27 05:36:08 DEBUG : A3/B1/C2/five: size = 4 OK 2026/02/27 05:36:08 DEBUG : A2/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/27 05:36:08 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2026/02/27 05:36:08 DEBUG : A3/B1/C1/four: size = 4 OK 2026/02/27 05:36:08 DEBUG : A2/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/27 05:36:08 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2026/02/27 05:36:08 INFO : A2/one: Deleted 2026/02/27 05:36:08 DEBUG : A3/B1/three: size = 5 OK 2026/02/27 05:36:08 DEBUG : A2/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/27 05:36:08 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2026/02/27 05:36:08 INFO : A2/two: Deleted 2026/02/27 05:36:08 INFO : A2/B1/C2/five: Deleted 2026/02/27 05:36:08 INFO : A2/B1/C1/four: Deleted 2026/02/27 05:36:08 INFO : A2/B1/three: Deleted fstest.go:250: Filtering empty directory "A3/B2" fstest.go:250: Filtering empty directory "A3/B1/C3" 2026/02/27 05:36:08 INFO : B2 bucket rclone-test-kirimaw4susa: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/02/27 05:36:09 DEBUG : A4/B1/C2/five: size = 4 OK 2026/02/27 05:36:09 DEBUG : A3/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/27 05:36:09 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2026/02/27 05:36:09 DEBUG : A4/one: size = 3 OK 2026/02/27 05:36:09 DEBUG : A3/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/27 05:36:09 INFO : A3/one: Copied (server-side copy) to: A4/one 2026/02/27 05:36:09 DEBUG : A4/B1/three: size = 5 OK 2026/02/27 05:36:09 DEBUG : A3/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/27 05:36:09 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2026/02/27 05:36:09 INFO : A3/B1/C2/five: Deleted 2026/02/27 05:36:09 INFO : A3/one: Deleted 2026/02/27 05:36:09 INFO : A3/B1/three: Deleted 2026/02/27 05:36:09 DEBUG : A4/B1/C1/four: size = 4 OK 2026/02/27 05:36:09 DEBUG : A3/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/27 05:36:09 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2026/02/27 05:36:09 INFO : A3/B1/C1/four: Deleted 2026/02/27 05:36:10 DEBUG : A4/two: size = 3 OK 2026/02/27 05:36:10 DEBUG : A3/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/27 05:36:10 INFO : A3/two: Copied (server-side copy) to: A4/two 2026/02/27 05:36:10 INFO : A3/two: Deleted fstest.go:250: Filtering empty directory "A4/B2" fstest.go:250: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (8.77s) === RUN TestGetFsInfo run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" --- PASS: TestGetFsInfo (0.37s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:36:12 DEBUG : B2 bucket rclone-test-kirimaw4susa: File to upload is small (34 bytes), uploading instead of streaming 2026/02/27 05:36:13 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/02/27 05:36:13 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/02/27 05:36:13 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/02/27 05:36:13 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/02/27 05:36:13 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/02/27 05:36:13 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/02/27 05:36:13 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-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:36:15 DEBUG : B2 bucket rclone-test-kirimaw4susa: File to upload is small (34 bytes), uploading instead of streaming 2026/02/27 05:36:15 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/02/27 05:36:15 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/02/27 05:36:15 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/02/27 05:36:15 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/02/27 05:36:16 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/02/27 05:36:16 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/02/27 05:36:16 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-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:36:17 DEBUG : B2 bucket rclone-test-kirimaw4susa: File to upload is small (34 bytes), uploading instead of streaming 2026/02/27 05:36:17 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/27 05:36:17 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 05:36:17 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/02/27 05:36:18 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/27 05:36:18 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-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:36:20 DEBUG : B2 bucket rclone-test-kirimaw4susa: File to upload is small (34 bytes), uploading instead of streaming 2026/02/27 05:36:20 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/27 05:36:20 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/02/27 05:36:20 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/27 05:36:20 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/02/27 05:36:21 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/27 05:36:21 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/02/27 05:36:21 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (9.98s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.78s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.43s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.48s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.29s) === RUN TestRcatMetadata run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", 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-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:36:22 DEBUG : B2 bucket rclone-test-kirimaw4susa: File to upload is small (60 bytes), uploading instead of streaming 2026/02/27 05:36:23 DEBUG : potato2: size = 60 OK 2026/02/27 05:36:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/27 05:36:23 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (1.59s) === RUN TestRcatSizeMetadata run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", 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-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" 2026/02/27 05:36:25 DEBUG : B2 bucket rclone-test-kirimaw4susa: Touching "sub dir/potato3" 2026/02/27 05:36:25 DEBUG : B2 bucket rclone-test-kirimaw4susa: Touching "empty space" 2026/02/27 05:36:25 DEBUG : B2 bucket rclone-test-kirimaw4susa: Touching "potato2" --- PASS: TestTouchDir (3.59s) === RUN TestMkdirMetadata run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.38s) === RUN TestMkdirModTime run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", 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-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", 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-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.38s) === RUN TestDirsEqual run.go:185: Remote "B2 bucket rclone-test-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", 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-kirimaw4susa", Local "Local file system at /tmp/rclone2770190664", Modify Window "1ms" operations_test.go:1900: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.38s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/02/27 05:36:30 DEBUG : B2 bucket rclone-test-kirimaw4susa: Purge remote 2026/02/27 05:36:30 INFO : B2 bucket rclone-test-kirimaw4susa: cleaning bucket "rclone-test-kirimaw4susa" of all files 2026/02/27 05:36:31 DEBUG : A1/B1/C1/four: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f41090929e85726c8_d20260227_m053606_c001_v7007000_t0000_u01772170566424") 2026/02/27 05:36:31 DEBUG : A1/B1/C1/four: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd96500c2_d20260227_m053604_c001_v0001157_t0058_u01772170564082") 2026/02/27 05:36:31 DEBUG : A1/B1/C1/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f407dd49c6b2ce34b_d20260227_m053547_c001_v7007000_t0000_u01772170547740") 2026/02/27 05:36:31 DEBUG : A1/B1/C1/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650080_d20260227_m053545_c001_v0001157_t0048_u01772170545132") 2026/02/27 05:36:31 DEBUG : A1/B1/C2/five: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776eef_d20260227_m053606_c001_v7007000_t0000_u01772170566534") 2026/02/27 05:36:31 DEBUG : A1/B1/C2/five: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd96500c4_d20260227_m053604_c001_v0001157_t0014_u01772170564497") 2026/02/27 05:36:31 DEBUG : A1/B1/three: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f407dd49c6b2ce366_d20260227_m053607_c001_v7007000_t0000_u01772170567208") 2026/02/27 05:36:31 DEBUG : A1/B1/three: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd96500bc_d20260227_m053603_c001_v0001157_t0012_u01772170563725") 2026/02/27 05:36:31 DEBUG : A1/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f42232b039e036bd7_d20260227_m053606_c001_v7007000_t0000_u01772170566319") 2026/02/27 05:36:31 DEBUG : A1/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd96500b8_d20260227_m053603_c001_v0001157_t0022_u01772170563117") 2026/02/27 05:36:31 DEBUG : A1/two: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f40678b4703e4b03d_d20260227_m053606_c001_v7007000_t0000_u01772170566370") 2026/02/27 05:36:31 DEBUG : A1/two: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd96500ba_d20260227_m053603_c001_v0001157_t0024_u01772170563435") 2026/02/27 05:36:31 DEBUG : A1/two: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f407dd49c6b2ce34d_d20260227_m053548_c001_v7007000_t0000_u01772170548106") 2026/02/27 05:36:31 DEBUG : A1/two: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650082_d20260227_m053545_c001_v0001157_t0025_u01772170545629") 2026/02/27 05:36:31 DEBUG : A2/B1/C1/four: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f4071aa73a307818b_d20260227_m053608_c001_v7007000_t0000_u01772170568484") 2026/02/27 05:36:31 DEBUG : A2/B1/C1/four: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1087f9b408fcd658_d20260227_m053606_c001_v0001179_t0013_u01772170566192") 2026/02/27 05:36:31 DEBUG : A2/B1/C2/five: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f407dd49c6b2ce367_d20260227_m053608_c001_v7007000_t0000_u01772170568476") 2026/02/27 05:36:31 DEBUG : A2/B1/C2/five: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1045928a6748af22_d20260227_m053606_c001_v0001040_t0021_u01772170566195") 2026/02/27 05:36:31 DEBUG : A2/B1/three: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776ef4_d20260227_m053608_c001_v7007000_t0000_u01772170568543") 2026/02/27 05:36:31 DEBUG : A2/B1/three: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f116e8064ff1431de_d20260227_m053606_c001_v0001115_t0042_u01772170566265") 2026/02/27 05:36:31 DEBUG : A2/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f41090929e85726cf_d20260227_m053608_c001_v7007000_t0000_u01772170568360") 2026/02/27 05:36:31 DEBUG : A2/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f110954bd5a6b4900_d20260227_m053605_c001_v0001039_t0017_u01772170565816") 2026/02/27 05:36:31 DEBUG : A2/two: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f40678b4703e4b04c_d20260227_m053608_c001_v7007000_t0000_u01772170568430") 2026/02/27 05:36:31 DEBUG : A2/two: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f108eccf564e52ba8_d20260227_m053606_c001_v0001185_t0047_u01772170566183") 2026/02/27 05:36:31 DEBUG : A3/B1/C1/four: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776efc_d20260227_m053609_c001_v7007000_t0000_u01772170569883") 2026/02/27 05:36:31 DEBUG : A3/B1/C1/four: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1080546bd9a59387_d20260227_m053607_c001_v0001146_t0033_u01772170567995") 2026/02/27 05:36:32 DEBUG : A3/B1/C2/five: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f4071aa73a307818f_d20260227_m053609_c001_v7007000_t0000_u01772170569537") 2026/02/27 05:36:32 DEBUG : A3/B1/C2/five: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1009728dd69937ae_d20260227_m053608_c001_v0001150_t0003_u01772170568046") 2026/02/27 05:36:32 DEBUG : A3/B1/three: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f407dd49c6b2ce369_d20260227_m053609_c001_v7007000_t0000_u01772170569560") 2026/02/27 05:36:32 DEBUG : A3/B1/three: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f11370f67499cbb06_d20260227_m053608_c001_v0001167_t0002_u01772170568006") 2026/02/27 05:36:32 DEBUG : A3/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f40678b4703e4b05d_d20260227_m053609_c001_v7007000_t0000_u01772170569546") 2026/02/27 05:36:32 DEBUG : A3/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f11091b22e9ab1ed7_d20260227_m053608_c001_v0001102_t0046_u01772170568030") 2026/02/27 05:36:32 DEBUG : A3/two: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f41090929e85726da_d20260227_m053610_c001_v7007000_t0000_u01772170570224") 2026/02/27 05:36:32 DEBUG : A3/two: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f107830cb37dcbbba_d20260227_m053608_c001_v0001036_t0052_u01772170568048") 2026/02/27 05:36:32 DEBUG : A4/B1/C1/four: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f41090929e85726df_d20260227_m053610_c001_v7007000_t0000_u01772170570788") 2026/02/27 05:36:32 DEBUG : A4/B1/C1/four: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1125719abe618498_d20260227_m053609_c001_v0001167_t0004_u01772170569308") 2026/02/27 05:36:32 DEBUG : A4/B1/C2/five: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f41090929e85726e0_d20260227_m053610_c001_v7007000_t0000_u01772170570970") 2026/02/27 05:36:32 DEBUG : A4/B1/C2/five: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43da4_d20260227_m053609_c001_v0001182_t0002_u01772170569322") 2026/02/27 05:36:32 DEBUG : A4/B1/three: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f41090929e85726e1_d20260227_m053611_c001_v7007000_t0000_u01772170571157") 2026/02/27 05:36:32 DEBUG : A4/B1/three: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f102c1b2b18e82668_d20260227_m053609_c001_v0001183_t0055_u01772170569340") 2026/02/27 05:36:32 DEBUG : A4/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f41090929e85726e4_d20260227_m053611_c001_v7007000_t0000_u01772170571340") 2026/02/27 05:36:32 DEBUG : A4/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f102387aa2bade965_d20260227_m053609_c001_v0001185_t0037_u01772170569338") 2026/02/27 05:36:32 DEBUG : A4/two: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f41090929e85726e5_d20260227_m053611_c001_v7007000_t0000_u01772170571522") 2026/02/27 05:36:32 DEBUG : A4/two: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1052eb3bae82fa6f_d20260227_m053609_c001_v0001116_t0010_u01772170569353") 2026/02/27 05:36:32 DEBUG : BackupDir/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f42232b039e036a1f_d20260227_m053432_c001_v7007000_t0000_u01772170472525") 2026/02/27 05:36:32 DEBUG : BackupDir/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f116fc1e0c485dcbe_d20260227_m053427_c001_v0001185_t0006_u01772170467735") 2026/02/27 05:36:32 DEBUG : CompareDest/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f42232b039e0369ec_d20260227_m053417_c001_v7007000_t0000_u01772170457670") 2026/02/27 05:36:33 DEBUG : CompareDest/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43c0c_d20260227_m053413_c001_v0001182_t0015_u01772170453636") 2026/02/27 05:36:33 DEBUG : CompareDest/two: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f42232b039e0369ed_d20260227_m053417_c001_v7007000_t0000_u01772170457855") 2026/02/27 05:36:33 DEBUG : CompareDest/two: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43c10_d20260227_m053414_c001_v0001182_t0030_u01772170454607") 2026/02/27 05:36:33 DEBUG : CopyDest/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f42232b039e036a22_d20260227_m053432_c001_v7007000_t0000_u01772170472709") 2026/02/27 05:36:33 DEBUG : CopyDest/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43c4f_d20260227_m053424_c001_v0001182_t0032_u01772170464889") 2026/02/27 05:36:33 DEBUG : CopyDest/three: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f42232b039e036a25_d20260227_m053432_c001_v7007000_t0000_u01772170472891") 2026/02/27 05:36:33 DEBUG : CopyDest/three: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43c69_d20260227_m053430_c001_v0001182_t0038_u01772170470589") 2026/02/27 05:36:33 DEBUG : CopyDest/two: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f42232b039e036a28_d20260227_m053433_c001_v7007000_t0000_u01772170473074") 2026/02/27 05:36:33 DEBUG : CopyDest/two: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43c5f_d20260227_m053429_c001_v0001182_t0000_u01772170469018") 2026/02/27 05:36:33 DEBUG : ReadFile: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f423c96b0b11fa1de_d20260227_m053535_c001_v7007000_t0000_u01772170535094") 2026/02/27 05:36:33 DEBUG : ReadFile: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd965006e_d20260227_m053533_c001_v0001157_t0007_u01772170533640") 2026/02/27 05:36:33 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f42232b039e036a39_d20260227_m053438_c001_v7007000_t0000_u01772170478960") 2026/02/27 05:36:33 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd964ffc2_d20260227_m053436_c001_v0001157_t0026_u01772170476401") 2026/02/27 05:36:33 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f42232b039e036a3a_d20260227_m053439_c001_v7007000_t0000_u01772170479143") 2026/02/27 05:36:33 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd964ffce_d20260227_m053438_c001_v0001157_t0031_u01772170478263") 2026/02/27 05:36:33 DEBUG : a.txt: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776da7_d20260227_m053458_c001_v7007000_t0000_u01772170498204") 2026/02/27 05:36:33 DEBUG : a.txt: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd964fff4_d20260227_m053452_c001_v0001157_t0022_u01772170492982") 2026/02/27 05:36:33 DEBUG : a.txt: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776d97_d20260227_m053451_c001_v7007000_t0000_u01772170491521") 2026/02/27 05:36:33 DEBUG : a.txt: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd964ffe2_d20260227_m053446_c001_v0001157_t0008_u01772170486191") 2026/02/27 05:36:33 DEBUG : also/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f42232b039e036a4d_d20260227_m053443_c001_v7007000_t0000_u01772170483220") 2026/02/27 05:36:34 DEBUG : also/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd964ffd6_d20260227_m053441_c001_v0001157_t0012_u01772170481683") 2026/02/27 05:36:34 DEBUG : another: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f42232b039e036a4e_d20260227_m053443_c001_v7007000_t0000_u01772170483772") 2026/02/27 05:36:34 DEBUG : another: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd964ffd8_d20260227_m053441_c001_v0001157_t0052_u01772170481985") 2026/02/27 05:36:34 DEBUG : backup/dst/file1: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f407dd49c6b2ce364_d20260227_m053602_c001_v7007000_t0000_u01772170562509") 2026/02/27 05:36:34 DEBUG : backup/dst/file1: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1146c96cd9b36f80_d20260227_m053601_c001_v0001184_t0051_u01772170561367") 2026/02/27 05:36:34 DEBUG : backup/dst/file1: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f42232b039e0369d2_d20260227_m053406_c001_v7007000_t0000_u01772170446616") 2026/02/27 05:36:34 DEBUG : backup/dst/file1: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f10017968ed6631fb_d20260227_m053405_c001_v0001033_t0031_u01772170445192") 2026/02/27 05:36:34 DEBUG : data/banana: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f4028cd67e2565723_d20260227_m053312_c001_v7007000_t0000_u01772170392587") 2026/02/27 05:36:34 DEBUG : data/banana: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43acc_d20260227_m053310_c001_v0001182_t0059_u01772170390544") 2026/02/27 05:36:34 DEBUG : data/banana: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43aa6_d20260227_m053302_c001_v0001182_t0026_u01772170382548") 2026/02/27 05:36:34 DEBUG : data/potato: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f4028cd67e2565725_d20260227_m053312_c001_v7007000_t0000_u01772170392770") 2026/02/27 05:36:34 DEBUG : data/potato: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43ad0_d20260227_m053310_c001_v0001182_t0007_u01772170390764") 2026/02/27 05:36:34 DEBUG : data/potato: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43aac_d20260227_m053304_c001_v0001182_t0026_u01772170384445") 2026/02/27 05:36:34 DEBUG : dst/file1: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f407dd49c6b2ce365_d20260227_m053602_c001_v7007000_t0000_u01772170562693") 2026/02/27 05:36:34 DEBUG : dst/file1: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd96500b4_d20260227_m053601_c001_v0001157_t0017_u01772170561807") 2026/02/27 05:36:34 DEBUG : dst/file1: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f407dd49c6b2ce363_d20260227_m053601_c001_v7007000_t0000_u01772170561622") 2026/02/27 05:36:34 DEBUG : dst/file1: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd96500b0_d20260227_m053558_c001_v0001157_t0034_u01772170558660") 2026/02/27 05:36:34 DEBUG : dst/file1: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f42232b039e0369d3_d20260227_m053406_c001_v7007000_t0000_u01772170446800") 2026/02/27 05:36:34 DEBUG : dst/file1: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43bf0_d20260227_m053406_c001_v0001182_t0003_u01772170446057") 2026/02/27 05:36:34 DEBUG : dst/file1: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f42232b039e0369d0_d20260227_m053405_c001_v7007000_t0000_u01772170445870") 2026/02/27 05:36:34 DEBUG : dst/file1: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43bdc_d20260227_m053402_c001_v0001182_t0023_u01772170442542") 2026/02/27 05:36:34 DEBUG : dst/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f42232b039e036a29_d20260227_m053433_c001_v7007000_t0000_u01772170473258") 2026/02/27 05:36:35 DEBUG : dst/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f10181dcd450552d1_d20260227_m053428_c001_v0001131_t0010_u01772170468520") 2026/02/27 05:36:35 DEBUG : dst/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f419fb8cfe7a5f1da_d20260227_m053428_c001_v7007000_t0000_u01772170468292") 2026/02/27 05:36:35 DEBUG : dst/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43c4d_d20260227_m053424_c001_v0001182_t0046_u01772170464689") 2026/02/27 05:36:35 DEBUG : dst/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f103a3eb68f01487a_d20260227_m053423_c001_v0001131_t0032_u01772170463774") 2026/02/27 05:36:35 DEBUG : dst/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f103a3eb68f014874_d20260227_m053422_c001_v0001131_t0020_u01772170462464") 2026/02/27 05:36:35 DEBUG : dst/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f42232b039e0369ee_d20260227_m053418_c001_v7007000_t0000_u01772170458039") 2026/02/27 05:36:35 DEBUG : dst/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43c0a_d20260227_m053413_c001_v0001182_t0039_u01772170453431") 2026/02/27 05:36:35 DEBUG : dst/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f108a809d44994680_d20260227_m053412_c001_v0001173_t0050_u01772170452277") 2026/02/27 05:36:35 DEBUG : dst/one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f108a809d4499466c_d20260227_m053411_c001_v0001173_t0028_u01772170451096") 2026/02/27 05:36:35 DEBUG : dst/three: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f42232b039e036a2b_d20260227_m053433_c001_v7007000_t0000_u01772170473442") 2026/02/27 05:36:35 DEBUG : dst/three: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f103a3eb68f01489a_d20260227_m053431_c001_v0001131_t0007_u01772170471777") 2026/02/27 05:36:35 DEBUG : dst/two: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f42232b039e036a2e_d20260227_m053433_c001_v7007000_t0000_u01772170473626") 2026/02/27 05:36:35 DEBUG : dst/two: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f103d52cb13a47b20_d20260227_m053429_c001_v0001177_t0024_u01772170469807") 2026/02/27 05:36:35 DEBUG : dst/two: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f42232b039e0369f1_d20260227_m053418_c001_v7007000_t0000_u01772170458222") 2026/02/27 05:36:35 DEBUG : dst/two: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f108a809d449946de_d20260227_m053416_c001_v0001173_t0044_u01772170456710") 2026/02/27 05:36:35 DEBUG : empty space: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f41090929e8572754_d20260227_m053627_c001_v7007000_t0000_u01772170587298") 2026/02/27 05:36:35 DEBUG : empty space: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f10745b9460bb7398_d20260227_m053626_c001_v0001103_t0037_u01772170586512") 2026/02/27 05:36:35 DEBUG : empty space: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd96500fe_d20260227_m053624_c001_v0001157_t0030_u01772170584829") 2026/02/27 05:36:35 DEBUG : empty space: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776e41_d20260227_m053521_c001_v7007000_t0000_u01772170521818") 2026/02/27 05:36:35 DEBUG : empty space: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650040_d20260227_m053520_c001_v0001157_t0058_u01772170520498") 2026/02/27 05:36:35 DEBUG : empty space: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776e36_d20260227_m053519_c001_v7007000_t0000_u01772170519661") 2026/02/27 05:36:36 DEBUG : empty space: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650036_d20260227_m053518_c001_v0001157_t0037_u01772170518353") 2026/02/27 05:36:36 DEBUG : empty space: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776e2e_d20260227_m053517_c001_v7007000_t0000_u01772170517493") 2026/02/27 05:36:36 DEBUG : empty space: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650032_d20260227_m053516_c001_v0001157_t0042_u01772170516666") 2026/02/27 05:36:36 DEBUG : empty space: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776e26_d20260227_m053515_c001_v7007000_t0000_u01772170515808") 2026/02/27 05:36:36 DEBUG : empty space: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd965002c_d20260227_m053514_c001_v0001157_t0048_u01772170514122") 2026/02/27 05:36:36 DEBUG : empty space: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776e1c_d20260227_m053513_c001_v7007000_t0000_u01772170513178") 2026/02/27 05:36:36 DEBUG : empty space: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650026_d20260227_m053512_c001_v0001157_t0054_u01772170512054") 2026/02/27 05:36:36 DEBUG : empty space: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f4028cd67e25656fe_d20260227_m053256_c001_v7007000_t0000_u01772170376929") 2026/02/27 05:36:36 DEBUG : empty space: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43a82_d20260227_m053254_c001_v0001182_t0049_u01772170374604") 2026/02/27 05:36:36 DEBUG : empty space: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f4028cd67e25656ee_d20260227_m053252_c001_v7007000_t0000_u01772170372889") 2026/02/27 05:36:36 DEBUG : empty space: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43a74_d20260227_m053248_c001_v0001182_t0045_u01772170368964") 2026/02/27 05:36:36 DEBUG : empty space: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f4028cd67e25656dd_d20260227_m053246_c001_v7007000_t0000_u01772170366526") 2026/02/27 05:36:36 DEBUG : empty space: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43a60_d20260227_m053244_c001_v0001182_t0043_u01772170364206") 2026/02/27 05:36:36 DEBUG : file1: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f407dd49c6b2ce361_d20260227_m053557_c001_v7007000_t0000_u01772170557543") 2026/02/27 05:36:36 DEBUG : file1: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd96500ac_d20260227_m053556_c001_v0001157_t0051_u01772170556250") 2026/02/27 05:36:36 DEBUG : file1: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f407dd49c6b2ce35c_d20260227_m053553_c001_v7007000_t0000_u01772170553259") 2026/02/27 05:36:36 DEBUG : file1: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f4073068cd9650094_d20260227_m053551_c001_v0001157_t0040_u01772170551494") 2026/02/27 05:36:36 DEBUG : file1: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f423c96b0b11fa1e1_d20260227_m053539_c001_v7007000_t0000_u01772170539549") 2026/02/27 05:36:36 DEBUG : file1: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650070_d20260227_m053535_c001_v0001157_t0038_u01772170535874") 2026/02/27 05:36:36 DEBUG : file1: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776dff_d20260227_m053509_c001_v7007000_t0000_u01772170509055") 2026/02/27 05:36:36 DEBUG : file1: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650012_d20260227_m053503_c001_v0001157_t0003_u01772170503085") 2026/02/27 05:36:37 DEBUG : file1: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776db1_d20260227_m053502_c001_v7007000_t0000_u01772170502488") 2026/02/27 05:36:37 DEBUG : file1: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650008_d20260227_m053459_c001_v0001157_t0042_u01772170499661") 2026/02/27 05:36:37 DEBUG : file2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f407dd49c6b2ce35d_d20260227_m053553_c001_v7007000_t0000_u01772170553445") 2026/02/27 05:36:37 DEBUG : file2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f4073068cd965009c_d20260227_m053552_c001_v0001157_t0040_u01772170552702") 2026/02/27 05:36:37 DEBUG : file2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f423c96b0b11fa1e2_d20260227_m053539_c001_v7007000_t0000_u01772170539730") 2026/02/27 05:36:37 DEBUG : file2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650072_d20260227_m053536_c001_v0001157_t0044_u01772170536135") 2026/02/27 05:36:37 DEBUG : filename.txt: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f407dd49c6b2ce35e_d20260227_m053553_c001_v7007000_t0000_u01772170553629") 2026/02/27 05:36:37 DEBUG : filename.txt: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650096_d20260227_m053552_c001_v0001157_t0037_u01772170552050") 2026/02/27 05:36:37 DEBUG : headerfilename.txt: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f407dd49c6b2ce35f_d20260227_m053553_c001_v7007000_t0000_u01772170553813") 2026/02/27 05:36:37 DEBUG : headerfilename.txt: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd965009a_d20260227_m053552_c001_v0001157_t0032_u01772170552393") 2026/02/27 05:36:37 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f41090929e8572719_d20260227_m053621_c001_v7007000_t0000_u01772170581690") 2026/02/27 05:36:37 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd96500f2_d20260227_m053620_c001_v0001157_t0031_u01772170580506") 2026/02/27 05:36:37 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f41090929e857270c_d20260227_m053619_c001_v7007000_t0000_u01772170579401") 2026/02/27 05:36:37 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd96500ee_d20260227_m053617_c001_v0001157_t0010_u01772170577995") 2026/02/27 05:36:37 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f41090929e857271c_d20260227_m053621_c001_v7007000_t0000_u01772170581871") 2026/02/27 05:36:37 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd96500f0_d20260227_m053620_c001_v0001157_t0050_u01772170580137") 2026/02/27 05:36:37 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f41090929e857270e_d20260227_m053619_c001_v7007000_t0000_u01772170579584") 2026/02/27 05:36:37 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd96500ec_d20260227_m053617_c001_v0001157_t0050_u01772170577659") 2026/02/27 05:36:37 DEBUG : large: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f413f2ad6ab943e1d_d20260227_m053532_c001_v7007000_t0000_u01772170532346") 2026/02/27 05:36:37 DEBUG : large: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd965006a_d20260227_m053531_c001_v0001157_t0020_u01772170531613") 2026/02/27 05:36:37 DEBUG : large: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f413f2ad6ab943e13_d20260227_m053530_c001_v7007000_t0000_u01772170530308") 2026/02/27 05:36:37 DEBUG : large: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd965005c_d20260227_m053528_c001_v0001157_t0050_u01772170528958") 2026/02/27 05:36:38 DEBUG : large: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f413f2ad6ab943dfa_d20260227_m053526_c001_v7007000_t0000_u01772170526815") 2026/02/27 05:36:38 DEBUG : large: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650054_d20260227_m053526_c001_v0001157_t0012_u01772170526128") 2026/02/27 05:36:38 DEBUG : large: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f413f2ad6ab943df2_d20260227_m053524_c001_v7007000_t0000_u01772170524873") 2026/02/27 05:36:38 DEBUG : large: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd965004a_d20260227_m053523_c001_v0001157_t0052_u01772170523204") 2026/02/27 05:36:38 DEBUG : medium: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f423c96b0b11fa1d6_d20260227_m053532_c001_v7007000_t0000_u01772170532355") 2026/02/27 05:36:38 DEBUG : medium: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650068_d20260227_m053531_c001_v0001157_t0021_u01772170531303") 2026/02/27 05:36:38 DEBUG : medium: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f423c96b0b11fa1ca_d20260227_m053529_c001_v7007000_t0000_u01772170529750") 2026/02/27 05:36:38 DEBUG : medium: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd965005a_d20260227_m053528_c001_v0001157_t0028_u01772170528686") 2026/02/27 05:36:38 DEBUG : medium: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f423c96b0b11fa1c0_d20260227_m053526_c001_v7007000_t0000_u01772170526825") 2026/02/27 05:36:38 DEBUG : medium: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650052_d20260227_m053525_c001_v0001157_t0054_u01772170525762") 2026/02/27 05:36:38 DEBUG : medium: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f423c96b0b11fa1b8_d20260227_m053524_c001_v7007000_t0000_u01772170524319") 2026/02/27 05:36:38 DEBUG : medium: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650048_d20260227_m053522_c001_v0001157_t0019_u01772170522925") 2026/02/27 05:36:38 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f41090929e85726f4_d20260227_m053614_c001_v7007000_t0000_u01772170574491") 2026/02/27 05:36:38 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd96500da_d20260227_m053613_c001_v0001157_t0007_u01772170573122") 2026/02/27 05:36:38 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f41090929e85726f5_d20260227_m053614_c001_v7007000_t0000_u01772170574674") 2026/02/27 05:36:38 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd96500d6_d20260227_m053612_c001_v0001157_t0022_u01772170572809") 2026/02/27 05:36:38 DEBUG : not-one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f42232b039e036a4f_d20260227_m053443_c001_v7007000_t0000_u01772170483956") 2026/02/27 05:36:38 DEBUG : not-one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd964ffda_d20260227_m053442_c001_v0001157_t0036_u01772170482405") 2026/02/27 05:36:38 DEBUG : one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f42232b039e036a4c_d20260227_m053443_c001_v7007000_t0000_u01772170483038") 2026/02/27 05:36:38 DEBUG : one: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd964ffd4_d20260227_m053441_c001_v0001157_t0030_u01772170481343") 2026/02/27 05:36:38 DEBUG : potato1: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f41090929e857272e_d20260227_m053623_c001_v7007000_t0000_u01772170583641") 2026/02/27 05:36:39 DEBUG : potato1: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd96500f4_d20260227_m053622_c001_v0001157_t0058_u01772170582606") 2026/02/27 05:36:39 DEBUG : potato2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f41090929e8572758_d20260227_m053627_c001_v7007000_t0000_u01772170587533") 2026/02/27 05:36:39 DEBUG : potato2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f10786c720628ffcc_d20260227_m053626_c001_v0001150_t0023_u01772170586677") 2026/02/27 05:36:39 DEBUG : potato2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd96500fc_d20260227_m053624_c001_v0001157_t0038_u01772170584565") 2026/02/27 05:36:39 DEBUG : potato2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f41090929e8572730_d20260227_m053623_c001_v7007000_t0000_u01772170583829") 2026/02/27 05:36:39 DEBUG : potato2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd96500f6_d20260227_m053622_c001_v0001157_t0032_u01772170582958") 2026/02/27 05:36:39 DEBUG : potato2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776e44_d20260227_m053522_c001_v7007000_t0000_u01772170522000") 2026/02/27 05:36:39 DEBUG : potato2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd965003c_d20260227_m053520_c001_v0001157_t0032_u01772170520224") 2026/02/27 05:36:39 DEBUG : potato2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776e38_d20260227_m053519_c001_v7007000_t0000_u01772170519844") 2026/02/27 05:36:39 DEBUG : potato2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650034_d20260227_m053518_c001_v0001157_t0017_u01772170518043") 2026/02/27 05:36:39 DEBUG : potato2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776e2f_d20260227_m053517_c001_v7007000_t0000_u01772170517676") 2026/02/27 05:36:39 DEBUG : potato2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650030_d20260227_m053516_c001_v0001157_t0027_u01772170516357") 2026/02/27 05:36:39 DEBUG : potato2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776e27_d20260227_m053515_c001_v7007000_t0000_u01772170515991") 2026/02/27 05:36:39 DEBUG : potato2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd965002a_d20260227_m053513_c001_v0001157_t0035_u01772170513725") 2026/02/27 05:36:39 DEBUG : potato2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776e1d_d20260227_m053513_c001_v7007000_t0000_u01772170513360") 2026/02/27 05:36:39 DEBUG : potato2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650024_d20260227_m053511_c001_v0001157_t0031_u01772170511759") 2026/02/27 05:36:39 DEBUG : potato2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f4028cd67e25656ff_d20260227_m053257_c001_v7007000_t0000_u01772170377113") 2026/02/27 05:36:39 DEBUG : potato2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43a84_d20260227_m053255_c001_v0001182_t0033_u01772170375181") 2026/02/27 05:36:39 DEBUG : potato2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f4028cd67e25656ef_d20260227_m053253_c001_v7007000_t0000_u01772170373073") 2026/02/27 05:36:39 DEBUG : potato2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43a78_d20260227_m053250_c001_v0001182_t0033_u01772170370244") 2026/02/27 05:36:39 DEBUG : potato2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f4028cd67e25656de_d20260227_m053246_c001_v7007000_t0000_u01772170366718") 2026/02/27 05:36:40 DEBUG : potato2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43a66_d20260227_m053244_c001_v0001182_t0050_u01772170364812") 2026/02/27 05:36:40 DEBUG : remotepotato: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f4028cd67e2565700_d20260227_m053257_c001_v7007000_t0000_u01772170377372") 2026/02/27 05:36:40 DEBUG : remotepotato: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43a86_d20260227_m053255_c001_v0001182_t0024_u01772170375958") 2026/02/27 05:36:40 DEBUG : remotepotato: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f4028cd67e25656f0_d20260227_m053253_c001_v7007000_t0000_u01772170373259") 2026/02/27 05:36:40 DEBUG : remotepotato: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43a7c_d20260227_m053251_c001_v0001182_t0045_u01772170371573") 2026/02/27 05:36:40 DEBUG : remotepotato: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f4028cd67e25656df_d20260227_m053246_c001_v7007000_t0000_u01772170366901") 2026/02/27 05:36:40 DEBUG : remotepotato: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43a68_d20260227_m053245_c001_v0001182_t0026_u01772170365584") 2026/02/27 05:36:40 DEBUG : rutabaga: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f4028cd67e2565701_d20260227_m053257_c001_v7007000_t0000_u01772170377558") 2026/02/27 05:36:40 DEBUG : rutabaga: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43a80_d20260227_m053253_c001_v0001182_t0026_u01772170373815") 2026/02/27 05:36:40 DEBUG : rutabaga: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f4028cd67e25656f1_d20260227_m053253_c001_v7007000_t0000_u01772170373445") 2026/02/27 05:36:40 DEBUG : rutabaga: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43a6c_d20260227_m053247_c001_v0001182_t0001_u01772170367457") 2026/02/27 05:36:40 DEBUG : rutabaga: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f4028cd67e25656e0_d20260227_m053247_c001_v7007000_t0000_u01772170367085") 2026/02/27 05:36:40 DEBUG : rutabaga: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43a5e_d20260227_m053243_c001_v0001182_t0054_u01772170363425") 2026/02/27 05:36:40 DEBUG : small: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f423c96b0b11fa1d8_d20260227_m053532_c001_v7007000_t0000_u01772170532910") 2026/02/27 05:36:40 DEBUG : small: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650066_d20260227_m053531_c001_v0001157_t0018_u01772170531030") 2026/02/27 05:36:40 DEBUG : small: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f413f2ad6ab943e0f_d20260227_m053529_c001_v7007000_t0000_u01772170529762") 2026/02/27 05:36:40 DEBUG : small: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650058_d20260227_m053528_c001_v0001157_t0059_u01772170528159") 2026/02/27 05:36:40 DEBUG : small: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f423c96b0b11fa1c3_d20260227_m053527_c001_v7007000_t0000_u01772170527434") 2026/02/27 05:36:40 DEBUG : small: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650050_d20260227_m053525_c001_v0001157_t0007_u01772170525232") 2026/02/27 05:36:40 DEBUG : small: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f413f2ad6ab943df0_d20260227_m053524_c001_v7007000_t0000_u01772170524330") 2026/02/27 05:36:40 DEBUG : small: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650044_d20260227_m053522_c001_v0001157_t0002_u01772170522549") 2026/02/27 05:36:41 DEBUG : sub dir/hello world: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776e13_d20260227_m053511_c001_v7007000_t0000_u01772170511392") 2026/02/27 05:36:41 DEBUG : sub dir/hello world: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650020_d20260227_m053510_c001_v0001157_t0014_u01772170510551") 2026/02/27 05:36:41 DEBUG : sub dir/hello world: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776da8_d20260227_m053458_c001_v7007000_t0000_u01772170498387") 2026/02/27 05:36:41 DEBUG : sub dir/hello world: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd964fffc_d20260227_m053453_c001_v0001157_t0054_u01772170493690") 2026/02/27 05:36:41 DEBUG : sub dir/hello world: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776d98_d20260227_m053451_c001_v7007000_t0000_u01772170491702") 2026/02/27 05:36:41 DEBUG : sub dir/hello world: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd964ffe8_d20260227_m053446_c001_v0001157_t0041_u01772170486828") 2026/02/27 05:36:41 DEBUG : sub dir/hello world2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776da9_d20260227_m053458_c001_v7007000_t0000_u01772170498570") 2026/02/27 05:36:41 DEBUG : sub dir/hello world2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd964fffe_d20260227_m053454_c001_v0001157_t0009_u01772170494167") 2026/02/27 05:36:41 DEBUG : sub dir/hello world2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776d99_d20260227_m053451_c001_v7007000_t0000_u01772170491885") 2026/02/27 05:36:41 DEBUG : sub dir/hello world2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd964ffea_d20260227_m053447_c001_v0001157_t0023_u01772170487186") 2026/02/27 05:36:41 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776daa_d20260227_m053458_c001_v7007000_t0000_u01772170498751") 2026/02/27 05:36:41 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650000_d20260227_m053454_c001_v0001157_t0004_u01772170494516") 2026/02/27 05:36:41 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776d9a_d20260227_m053452_c001_v7007000_t0000_u01772170492067") 2026/02/27 05:36:41 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd964ffec_d20260227_m053447_c001_v0001157_t0030_u01772170487542") 2026/02/27 05:36:41 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776dab_d20260227_m053458_c001_v7007000_t0000_u01772170498933") 2026/02/27 05:36:41 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650002_d20260227_m053454_c001_v0001157_t0021_u01772170494872") 2026/02/27 05:36:41 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776d9b_d20260227_m053452_c001_v7007000_t0000_u01772170492249") 2026/02/27 05:36:41 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd964ffee_d20260227_m053447_c001_v0001157_t0022_u01772170487989") 2026/02/27 05:36:41 DEBUG : sub dir/potato3: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f41090929e857275c_d20260227_m053627_c001_v7007000_t0000_u01772170587779") 2026/02/27 05:36:41 DEBUG : sub dir/potato3: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1194f2aa6c4986a4_d20260227_m053626_c001_v0001185_t0034_u01772170586304") 2026/02/27 05:36:41 DEBUG : sub dir/potato3: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650100_d20260227_m053625_c001_v0001157_t0014_u01772170585091") 2026/02/27 05:36:41 DEBUG : sub dir/potato3: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776e46_d20260227_m053522_c001_v7007000_t0000_u01772170522182") 2026/02/27 05:36:42 DEBUG : sub dir/potato3: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650042_d20260227_m053520_c001_v0001157_t0008_u01772170520918") 2026/02/27 05:36:42 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776dac_d20260227_m053459_c001_v7007000_t0000_u01772170499114") 2026/02/27 05:36:42 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650004_d20260227_m053455_c001_v0001157_t0010_u01772170495167") 2026/02/27 05:36:42 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776d9c_d20260227_m053452_c001_v7007000_t0000_u01772170492431") 2026/02/27 05:36:42 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd964fff0_d20260227_m053448_c001_v0001157_t0024_u01772170488292") 2026/02/27 05:36:42 DEBUG : sub/file2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f407dd49c6b2ce360_d20260227_m053555_c001_v7007000_t0000_u01772170555692") 2026/02/27 05:36:42 DEBUG : sub/file2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd96500a8_d20260227_m053554_c001_v0001157_t0002_u01772170554369") 2026/02/27 05:36:42 DEBUG : sub/file2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776e01_d20260227_m053509_c001_v7007000_t0000_u01772170509236") 2026/02/27 05:36:42 DEBUG : sub/file2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd9650014_d20260227_m053503_c001_v0001157_t0044_u01772170503490") 2026/02/27 05:36:42 DEBUG : sub/file2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776db2_d20260227_m053502_c001_v7007000_t0000_u01772170502669") 2026/02/27 05:36:42 DEBUG : sub/file2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd965000a_d20260227_m053459_c001_v0001157_t0031_u01772170499928") 2026/02/27 05:36:42 DEBUG : sub/file2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f42232b039e0369ca_d20260227_m053401_c001_v7007000_t0000_u01772170441802") 2026/02/27 05:36:42 DEBUG : sub/file2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43bc6_d20260227_m053400_c001_v0001182_t0055_u01772170440295") 2026/02/27 05:36:42 DEBUG : test-multithread-abort: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f4028cd67e25656bd_d20260227_m053242_c001_v7007000_t0000_u01772170362507") 2026/02/27 05:36:42 DEBUG : test-multithread-abort: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43a0c_d20260227_m053226_c001_v0001182_t0058_u01772170346692") 2026/02/27 05:36:42 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f4189a6251c2f7954_d20260227_m053147_c001_v7007000_t0000_u01772170307084") 2026/02/27 05:36:42 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f102868b1c9149fab_d20260227_m053139_c001_v0001103_t0009_u01772170299879") 2026/02/27 05:36:42 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f4189a6251c2f7978_d20260227_m053154_c001_v7007000_t0000_u01772170314984") 2026/02/27 05:36:42 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f102868b1c9149ffd_d20260227_m053147_c001_v0001103_t0027_u01772170307814") 2026/02/27 05:36:42 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f4189a6251c2f7cf5_d20260227_m053204_c001_v7007000_t0000_u01772170324854") 2026/02/27 05:36:43 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43998_d20260227_m053157_c001_v0001182_t0027_u01772170317919") 2026/02/27 05:36:43 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f413f2ad6ab943a63_d20260227_m053211_c001_v7007000_t0000_u01772170331865") 2026/02/27 05:36:43 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f2189a6251c2f7cff_d20260227_m053206_c001_v0001173_t0010_u01772170326827") 2026/02/27 05:36:43 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f4028cd67e256567e_d20260227_m053218_c001_v7007000_t0000_u01772170338483") 2026/02/27 05:36:43 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f213f2ad6ab943a66_d20260227_m053213_c001_v0001185_t0030_u01772170333581") 2026/02/27 05:36:43 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f4028cd67e2565694_d20260227_m053225_c001_v7007000_t0000_u01772170345333") 2026/02/27 05:36:43 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f2028cd67e2565687_d20260227_m053220_c001_v0001171_t0058_u01772170340348") 2026/02/27 05:36:43 DEBUG : test.sum: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f4028cd67e2565726_d20260227_m053312_c001_v7007000_t0000_u01772170392954") 2026/02/27 05:36:43 DEBUG : test.sum: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43ad2_d20260227_m053311_c001_v0001182_t0008_u01772170391132") 2026/02/27 05:36:43 DEBUG : test.sum: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43ac6_d20260227_m053309_c001_v0001182_t0041_u01772170389409") 2026/02/27 05:36:43 DEBUG : test.sum: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43abe_d20260227_m053308_c001_v0001182_t0040_u01772170388284") 2026/02/27 05:36:43 DEBUG : test.sum: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43ab8_d20260227_m053307_c001_v0001182_t0020_u01772170387093") 2026/02/27 05:36:43 DEBUG : test.sum: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43ab4_d20260227_m053305_c001_v0001182_t0052_u01772170385779") 2026/02/27 05:36:43 DEBUG : test.sum: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43aae_d20260227_m053304_c001_v0001182_t0039_u01772170384655") 2026/02/27 05:36:43 DEBUG : test.sum: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43aa8_d20260227_m053302_c001_v0001182_t0019_u01772170382761") 2026/02/27 05:36:43 DEBUG : test.sum: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f4028cd67e256570a_d20260227_m053259_c001_v7007000_t0000_u01772170379630") 2026/02/27 05:36:43 DEBUG : test.sum: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43a94_d20260227_m053258_c001_v0001182_t0056_u01772170378876") 2026/02/27 05:36:43 DEBUG : test.sum: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f106175e221b43a8c_d20260227_m053257_c001_v0001182_t0059_u01772170377934") 2026/02/27 05:36:43 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f41090929e85726f7_d20260227_m053616_c001_v7007000_t0000_u01772170576918") 2026/02/27 05:36:43 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd96500e2_d20260227_m053615_c001_v0001157_t0012_u01772170575487") 2026/02/27 05:36:43 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f41090929e85726f9_d20260227_m053617_c001_v7007000_t0000_u01772170577102") 2026/02/27 05:36:44 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd96500e0_d20260227_m053615_c001_v0001157_t0038_u01772170575230") 2026/02/27 05:36:44 DEBUG : zend.txt: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776dad_d20260227_m053459_c001_v7007000_t0000_u01772170499296") 2026/02/27 05:36:44 DEBUG : zend.txt: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd964fff8_d20260227_m053453_c001_v0001157_t0037_u01772170493273") 2026/02/27 05:36:44 DEBUG : zend.txt: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f414f8d7438776d9d_d20260227_m053452_c001_v7007000_t0000_u01772170492614") 2026/02/27 05:36:44 DEBUG : zend.txt: Deleting (id "4_zbf02cd33904d9bdb9fc80e1b_f1073068cd964ffe6_d20260227_m053446_c001_v0001157_t0024_u01772170486534") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 5m7.871272845s (try 1/5)