"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/03/08 01:55:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ximuhad4sege"
2025/03/08 01:55:23 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/08 01:55:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/08 01:55:23 DEBUG : Azure container rclone-test-ximuhad4sege: Using directory markers
2025/03/08 01:55:23 DEBUG : Creating backend with remote "/tmp/rclone3424553494"
=== 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:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 01:55:23 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/08 01:55:23 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/08 01:55:23 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/08 01:55:23 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/08 01:55:23 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/08 01:55:23 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/08 01:55:23 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/08 01:55:23 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/08 01:55:23 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/08 01:55:24 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/08 01:55:24 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/08 01:55:24 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/08 01:55:24 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/08 01:55:24 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/08 01:55:24 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/08 01:55:24 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/08 01:55:24 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/08 01:55:24 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/08 01:55:24 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/08 01:55:24 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/08 01:55:25 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/08 01:55:25 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/03/08 01:55:25 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/08 01:55:25 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/08 01:55:25 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/08 01:55:25 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/08 01:55:26 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/08 01:55:26 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/08 01:55:26 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/08 01:55:26 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/08 01:55:26 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/08 01:55:26 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/08 01:55:26 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/08 01:55:26 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/08 01:55:26 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/08 01:55:26 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/08 01:55:26 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/08 01:55:27 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/08 01:55:27 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/03/08 01:55:27 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/08 01:55:27 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/08 01:55:27 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/08 01:55:27 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/08 01:55:27 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/08 01:55:27 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/08 01:55:27 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/08 01:55:28 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/08 01:55:28 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/08 01:55:28 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/08 01:55:28 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/08 01:55:28 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/08 01:55:28 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/08 01:55:28 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/08 01:55:28 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/08 01:55:28 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/08 01:55:28 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/08 01:55:28 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/08 01:55:28 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/03/08 01:55:29 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/08 01:55:29 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/08 01:55:29 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/08 01:55:29 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/08 01:55:29 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/08 01:55:29 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/08 01:55:29 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/08 01:55:29 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/08 01:55:29 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/08 01:55:29 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/08 01:55:30 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/08 01:55:30 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/08 01:55:30 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/08 01:55:30 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/08 01:55:30 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/08 01:55:30 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/03/08 01:55:31 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/08 01:55:31 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/08 01:55:31 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/08 01:55:31 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/08 01:55:31 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/08 01:55:31 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/08 01:55:31 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/08 01:55:31 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/08 01:55:31 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/08 01:55:31 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/08 01:55:31 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/08 01:55:31 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/08 01:55:31 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/08 01:55:31 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/08 01:55:31 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/08 01:55:31 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/03/08 01:55:32 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/08 01:55:32 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/08 01:55:32 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/08 01:55:32 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/08 01:55:32 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/08 01:55:32 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/08 01:55:32 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/08 01:55:32 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/08 01:55:32 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/08 01:55:32 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/08 01:55:32 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/08 01:55:32 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/08 01:55:32 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/08 01:55:32 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/08 01:55:33 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/08 01:55:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/08 01:55:33 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/08 01:55:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/08 01:55:33 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/08 01:55:33 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (10.52s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.05s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.90s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.55s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.51s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.43s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.61s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 01:55:33 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/08 01:55:33 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/08 01:55:33 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/08 01:55:33 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/08 01:55:33 DEBUG : chunksize-probe: Removing empty object
2025/03/08 01:55:34 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/08 01:55:34 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/08 01:55:34 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/08 01:55:34 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/08 01:55:34 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/08 01:55:34 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/08 01:55:34 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/08 01:55:34 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/08 01:55:34 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/08 01:55:34 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/08 01:55:34 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/08 01:55:34 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/08 01:55:34 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/08 01:55:34 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/08 01:55:34 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/08 01:55:34 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/08 01:55:34 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/08 01:55:34 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/08 01:55:34 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/08 01:55:34 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/08 01:55:35 DEBUG : Returning error reader
2025/03/08 01:55:35 DEBUG : BOOM: simulated read failure
2025/03/08 01:55:35 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/08 01:55:35 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/08 01:55:36 DEBUG : Returning error reader
2025/03/08 01:55:36 DEBUG : BOOM: simulated read failure
2025/03/08 01:55:36 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/08 01:55:36 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/08 01:55:37 DEBUG : Returning error reader
2025/03/08 01:55:37 DEBUG : BOOM: simulated read failure
2025/03/08 01:55:37 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/08 01:55:37 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/08 01:55:38 DEBUG : Returning error reader
2025/03/08 01:55:38 DEBUG : BOOM: simulated read failure
2025/03/08 01:55:38 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/08 01:55:38 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/08 01:55:39 DEBUG : Returning error reader
2025/03/08 01:55:39 DEBUG : BOOM: simulated read failure
2025/03/08 01:55:39 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/08 01:55:39 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/08 01:55:40 DEBUG : Returning error reader
2025/03/08 01:55:40 DEBUG : BOOM: simulated read failure
2025/03/08 01:55:40 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/08 01:55:40 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/08 01:55:41 DEBUG : Returning error reader
2025/03/08 01:55:41 DEBUG : BOOM: simulated read failure
2025/03/08 01:55:41 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/08 01:55:41 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/08 01:55:42 DEBUG : Returning error reader
2025/03/08 01:55:42 DEBUG : BOOM: simulated read failure
2025/03/08 01:55:42 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/08 01:55:42 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/08 01:55:43 DEBUG : Returning error reader
2025/03/08 01:55:43 DEBUG : BOOM: simulated read failure
2025/03/08 01:55:43 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/08 01:55:43 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/08 01:55:44 DEBUG : Returning error reader
2025/03/08 01:55:44 DEBUG : BOOM: simulated read failure
2025/03/08 01:55:44 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/08 01:55:44 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/08 01:55:44 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/08 01:55:44 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/08 01:55:44 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/08 01:55:44 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/08 01:55:44 DEBUG : test-multithread-abort: Committing 0 blocks to remove uncommitted blocks
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:299:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330
Error: Should be true
Test: TestMultithreadCopyAbort
Messages: listing wrong, want
test-multithread-abort (100) got
test-multithread-abort (0)
fstest.go:144:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330
Error: Not equal:
expected: 100
actual : 0
Test: TestMultithreadCopyAbort
Messages: test-multithread-abort: size incorrect file=100 vs obj=0
--- FAIL: TestMultithreadCopyAbort (18.22s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/08 01:55:52 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/08 01:55:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/08 01:55:52 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/08 01:55:52 DEBUG : potato: Seek from 10 to 0
2025/03/08 01:55:52 DEBUG : potato: Seek from 10 to 0
2025/03/08 01:55:52 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/08 01:55:52 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/08 01:55:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/08 01:55:52 DEBUG : potato: Seek from 5 to 2
2025/03/08 01:55:52 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/08 01:55:52 DEBUG : potato: Seek from 7 to 0
2025/03/08 01:55:52 DEBUG : potato: Seek from 7 to 0
2025/03/08 01:55:52 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/08 01:55:52 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/08 01:55:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/08 01:55:52 DEBUG : potato: Seek from 5 to 2
2025/03/08 01:55:52 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/08 01:55:52 DEBUG : potato: Seek from 8 to 0
2025/03/08 01:55:52 DEBUG : potato: Seek from 8 to 0
2025/03/08 01:55:52 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/08 01:55:52 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/08 01:55:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/08 01:55:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/08 01:55:52 DEBUG : potato: Seek from 5 to 2
2025/03/08 01:55:52 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/08 01:55:52 DEBUG : potato: Seek from 9 to 0
2025/03/08 01:55:52 DEBUG : potato: Seek from 9 to 0
2025/03/08 01:55:52 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/AccountReadError
--- PASS: TestReOpen (0.00s)
--- PASS: TestReOpen/Normal (0.00s)
--- PASS: TestReOpen/Normal/Basics (0.00s)
--- PASS: TestReOpen/Normal/ErrorAtStart (0.00s)
--- PASS: TestReOpen/Normal/WithErrors (0.00s)
--- PASS: TestReOpen/Normal/TooManyErrors (0.00s)
--- PASS: TestReOpen/Normal/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/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/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/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:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
=== RUN TestCheck/1
=== RUN TestCheck/2
=== RUN TestCheck/3
=== RUN TestCheck/4
=== RUN TestCheck/5
=== RUN TestCheck/6
=== RUN TestCheck/7
--- PASS: TestCheck (1.19s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/03/08 01:55:53 DEBUG : Creating backend with remote "nonexistent"
2025/03/08 01:55:53 DEBUG : Creating backend with remote "nonexistent"
2025/03/08 01:55:53 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/08 01:55:53 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/03/08 01:55:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/08 01:55:53 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:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
=== RUN TestCheckDownload/1
=== RUN TestCheckDownload/2
=== RUN TestCheckDownload/3
=== RUN TestCheckDownload/4
=== RUN TestCheckDownload/5
=== RUN TestCheckDownload/6
=== RUN TestCheckDownload/7
--- PASS: TestCheckDownload (1.54s)
--- PASS: TestCheckDownload/1 (0.07s)
--- PASS: TestCheckDownload/2 (0.07s)
--- PASS: TestCheckDownload/3 (0.07s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.15s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
=== RUN TestCheckSizeOnly/1
=== RUN TestCheckSizeOnly/2
=== RUN TestCheckSizeOnly/3
=== RUN TestCheckSizeOnly/4
=== RUN TestCheckSizeOnly/5
=== RUN TestCheckSizeOnly/6
=== RUN TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (1.18s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 01:55:56 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/08 01:55:56 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/08 01:55:56 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/08 01:55:56 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/08 01:55:56 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/08 01:55:56 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/08 01:55:56 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/08 01:55:56 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.41s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 01:55:56 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ximuhad4sege/data"
2025/03/08 01:55:56 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/08 01:55:56 DEBUG : Azure container rclone-test-ximuhad4sege path data: Using directory markers
2025/03/08 01:55:56 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/03/08 01:55:59 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.78s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.14s)
--- PASS: TestCheckSum/subtest3 (0.14s)
--- PASS: TestCheckSum/subtest4 (0.14s)
--- PASS: TestCheckSum/subtest5 (0.14s)
--- PASS: TestCheckSum/subtest6 (0.14s)
--- PASS: TestCheckSum/subtest7 (0.14s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 01:55:59 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ximuhad4sege/data"
2025/03/08 01:55:59 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/08 01:55:59 DEBUG : Azure container rclone-test-ximuhad4sege path data: Using directory markers
2025/03/08 01:55:59 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/03/08 01:56:02 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.11s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.19s)
--- PASS: TestCheckSumDownload/subtest5 (0.20s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/03/08 01:56:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fizucax2dojo"
2025/03/08 01:56:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/08 01:56:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/08 01:56:02 DEBUG : Azure container rclone-test-fizucax2dojo: Using directory markers
2025/03/08 01:56:02 DEBUG : Creating backend with remote "/tmp/rclone157240930"
run.go:180: Remote "Azure container rclone-test-fizucax2dojo", Local "Local file system at /tmp/rclone157240930", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/08 01:56:02 ERROR : hello, world!: sum not found
2025/03/08 01:56:02 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-fizucax2dojo
2025/03/08 01:56:02 NOTICE: Azure container rclone-test-fizucax2dojo: 1 files missing
2025/03/08 01:56:02 NOTICE: 1 hashes missing
2025/03/08 01:56:02 NOTICE: Azure container rclone-test-fizucax2dojo: 2 differences found
2025/03/08 01:56:02 NOTICE: Azure container rclone-test-fizucax2dojo: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/08 01:56:02 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/08 01:56:02 NOTICE: Azure container rclone-test-fizucax2dojo: 0 differences found
2025/03/08 01:56:02 NOTICE: Azure container rclone-test-fizucax2dojo: 1 matching files
2025/03/08 01:56:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-saritaq1suna"
2025/03/08 01:56:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/08 01:56:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/08 01:56:02 DEBUG : Azure container rclone-test-saritaq1suna: Using directory markers
2025/03/08 01:56:02 DEBUG : Creating backend with remote "/tmp/rclone2141533600"
run.go:180: Remote "Azure container rclone-test-saritaq1suna", Local "Local file system at /tmp/rclone2141533600", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/08 01:56:02 ERROR : HELLO, WORLD!: sum not found
2025/03/08 01:56:02 ERROR : hello, world!: file not in Azure container rclone-test-saritaq1suna
2025/03/08 01:56:02 NOTICE: Azure container rclone-test-saritaq1suna: 1 files missing
2025/03/08 01:56:02 NOTICE: 1 hashes missing
2025/03/08 01:56:02 NOTICE: Azure container rclone-test-saritaq1suna: 2 differences found
2025/03/08 01:56:02 NOTICE: Azure container rclone-test-saritaq1suna: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/08 01:56:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/08 01:56:02 NOTICE: Azure container rclone-test-saritaq1suna: 0 differences found
2025/03/08 01:56:02 NOTICE: Azure container rclone-test-saritaq1suna: 1 matching files
2025/03/08 01:56:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zoqohaz7wuzi"
2025/03/08 01:56:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/08 01:56:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/08 01:56:02 DEBUG : Azure container rclone-test-zoqohaz7wuzi: Using directory markers
2025/03/08 01:56:02 DEBUG : Creating backend with remote "/tmp/rclone1290598432"
run.go:180: Remote "Azure container rclone-test-zoqohaz7wuzi", Local "Local file system at /tmp/rclone1290598432", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/08 01:56:02 ERROR : HeLlO, wOrLd!: sum not found
2025/03/08 01:56:02 ERROR : hello, world!: file not in Azure container rclone-test-zoqohaz7wuzi
2025/03/08 01:56:02 NOTICE: Azure container rclone-test-zoqohaz7wuzi: 1 files missing
2025/03/08 01:56:02 NOTICE: 1 hashes missing
2025/03/08 01:56:02 NOTICE: Azure container rclone-test-zoqohaz7wuzi: 2 differences found
2025/03/08 01:56:02 NOTICE: Azure container rclone-test-zoqohaz7wuzi: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/08 01:56:03 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/08 01:56:03 NOTICE: Azure container rclone-test-zoqohaz7wuzi: 0 differences found
2025/03/08 01:56:03 NOTICE: Azure container rclone-test-zoqohaz7wuzi: 1 matching files
2025/03/08 01:56:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-culevac5tumu"
2025/03/08 01:56:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/08 01:56:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/08 01:56:03 DEBUG : Azure container rclone-test-culevac5tumu: Using directory markers
2025/03/08 01:56:03 DEBUG : Creating backend with remote "/tmp/rclone1320318989"
run.go:180: Remote "Azure container rclone-test-culevac5tumu", Local "Local file system at /tmp/rclone1320318989", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/08 01:56:03 ERROR : HELLO, WORLD!: sum not found
2025/03/08 01:56:03 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-culevac5tumu
2025/03/08 01:56:03 NOTICE: Azure container rclone-test-culevac5tumu: 1 files missing
2025/03/08 01:56:03 NOTICE: 1 hashes missing
2025/03/08 01:56:03 NOTICE: Azure container rclone-test-culevac5tumu: 2 differences found
2025/03/08 01:56:03 NOTICE: Azure container rclone-test-culevac5tumu: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/08 01:56:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/08 01:56:03 NOTICE: Azure container rclone-test-culevac5tumu: 0 differences found
2025/03/08 01:56:03 NOTICE: Azure container rclone-test-culevac5tumu: 1 matching files
2025/03/08 01:56:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wikatuc6bawi"
2025/03/08 01:56:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/08 01:56:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/08 01:56:03 DEBUG : Azure container rclone-test-wikatuc6bawi: Using directory markers
2025/03/08 01:56:03 DEBUG : Creating backend with remote "/tmp/rclone567076442"
run.go:180: Remote "Azure container rclone-test-wikatuc6bawi", Local "Local file system at /tmp/rclone567076442", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/08 01:56:03 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/08 01:56:03 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-wikatuc6bawi
2025/03/08 01:56:03 NOTICE: Azure container rclone-test-wikatuc6bawi: 1 files missing
2025/03/08 01:56:03 NOTICE: 1 hashes missing
2025/03/08 01:56:03 NOTICE: Azure container rclone-test-wikatuc6bawi: 2 differences found
2025/03/08 01:56:03 NOTICE: Azure container rclone-test-wikatuc6bawi: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/08 01:56:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/08 01:56:03 NOTICE: Azure container rclone-test-wikatuc6bawi: 0 differences found
2025/03/08 01:56:03 NOTICE: Azure container rclone-test-wikatuc6bawi: 1 matching files
2025/03/08 01:56:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-runekir8ribo"
2025/03/08 01:56:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/08 01:56:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/08 01:56:03 DEBUG : Azure container rclone-test-runekir8ribo: Using directory markers
2025/03/08 01:56:03 DEBUG : Creating backend with remote "/tmp/rclone972985010"
run.go:180: Remote "Azure container rclone-test-runekir8ribo", Local "Local file system at /tmp/rclone972985010", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/08 01:56:03 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/08 01:56:03 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-runekir8ribo
2025/03/08 01:56:03 NOTICE: Azure container rclone-test-runekir8ribo: 1 files missing
2025/03/08 01:56:03 NOTICE: 1 hashes missing
2025/03/08 01:56:03 NOTICE: Azure container rclone-test-runekir8ribo: 2 differences found
2025/03/08 01:56:03 NOTICE: Azure container rclone-test-runekir8ribo: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/08 01:56:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/08 01:56:03 NOTICE: Azure container rclone-test-runekir8ribo: 0 differences found
2025/03/08 01:56:03 NOTICE: Azure container rclone-test-runekir8ribo: 1 matching files
2025/03/08 01:56:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cebuzaq1wecu"
2025/03/08 01:56:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/08 01:56:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/08 01:56:03 DEBUG : Azure container rclone-test-cebuzaq1wecu: Using directory markers
2025/03/08 01:56:03 DEBUG : Creating backend with remote "/tmp/rclone2386114322"
run.go:180: Remote "Azure container rclone-test-cebuzaq1wecu", Local "Local file system at /tmp/rclone2386114322", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/08 01:56:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/08 01:56:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-cebuzaq1wecu
2025/03/08 01:56:04 NOTICE: Azure container rclone-test-cebuzaq1wecu: 1 files missing
2025/03/08 01:56:04 NOTICE: 1 hashes missing
2025/03/08 01:56:04 NOTICE: Azure container rclone-test-cebuzaq1wecu: 2 differences found
2025/03/08 01:56:04 NOTICE: Azure container rclone-test-cebuzaq1wecu: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/08 01:56:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/08 01:56:04 NOTICE: Azure container rclone-test-cebuzaq1wecu: 0 differences found
2025/03/08 01:56:04 NOTICE: Azure container rclone-test-cebuzaq1wecu: 1 matching files
2025/03/08 01:56:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cekoxug7puvo"
2025/03/08 01:56:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/08 01:56:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/08 01:56:04 DEBUG : Azure container rclone-test-cekoxug7puvo: Using directory markers
2025/03/08 01:56:04 DEBUG : Creating backend with remote "/tmp/rclone3522332637"
run.go:180: Remote "Azure container rclone-test-cekoxug7puvo", Local "Local file system at /tmp/rclone3522332637", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/08 01:56:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/08 01:56:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-cekoxug7puvo
2025/03/08 01:56:04 NOTICE: Azure container rclone-test-cekoxug7puvo: 1 files missing
2025/03/08 01:56:04 NOTICE: 1 hashes missing
2025/03/08 01:56:04 NOTICE: Azure container rclone-test-cekoxug7puvo: 2 differences found
2025/03/08 01:56:04 NOTICE: Azure container rclone-test-cekoxug7puvo: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/08 01:56:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/08 01:56:04 NOTICE: Azure container rclone-test-cekoxug7puvo: 0 differences found
2025/03/08 01:56:04 NOTICE: Azure container rclone-test-cekoxug7puvo: 1 matching files
2025/03/08 01:56:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vecubem4xipa"
2025/03/08 01:56:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/08 01:56:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/08 01:56:04 DEBUG : Azure container rclone-test-vecubem4xipa: Using directory markers
2025/03/08 01:56:04 DEBUG : Creating backend with remote "/tmp/rclone1453160606"
run.go:180: Remote "Azure container rclone-test-vecubem4xipa", Local "Local file system at /tmp/rclone1453160606", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/08 01:56:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/08 01:56:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-vecubem4xipa
2025/03/08 01:56:04 NOTICE: Azure container rclone-test-vecubem4xipa: 1 files missing
2025/03/08 01:56:04 NOTICE: 1 hashes missing
2025/03/08 01:56:04 NOTICE: Azure container rclone-test-vecubem4xipa: 2 differences found
2025/03/08 01:56:04 NOTICE: Azure container rclone-test-vecubem4xipa: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/08 01:56:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/08 01:56:04 NOTICE: Azure container rclone-test-vecubem4xipa: 0 differences found
2025/03/08 01:56:04 NOTICE: Azure container rclone-test-vecubem4xipa: 1 matching files
2025/03/08 01:56:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nenorug3piki"
2025/03/08 01:56:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/08 01:56:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/08 01:56:04 DEBUG : Azure container rclone-test-nenorug3piki: Using directory markers
2025/03/08 01:56:04 DEBUG : Creating backend with remote "/tmp/rclone351844272"
run.go:180: Remote "Azure container rclone-test-nenorug3piki", Local "Local file system at /tmp/rclone351844272", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/08 01:56:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/08 01:56:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-nenorug3piki
2025/03/08 01:56:04 NOTICE: Azure container rclone-test-nenorug3piki: 1 files missing
2025/03/08 01:56:04 NOTICE: 1 hashes missing
2025/03/08 01:56:04 NOTICE: Azure container rclone-test-nenorug3piki: 2 differences found
2025/03/08 01:56:04 NOTICE: Azure container rclone-test-nenorug3piki: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/08 01:56:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/08 01:56:04 NOTICE: Azure container rclone-test-nenorug3piki: 0 differences found
2025/03/08 01:56:04 NOTICE: Azure container rclone-test-nenorug3piki: 1 matching files
2025/03/08 01:56:04 DEBUG : Azure container rclone-test-nenorug3piki: Purge remote
2025/03/08 01:56:05 DEBUG : Azure container rclone-test-vecubem4xipa: Purge remote
2025/03/08 01:56:05 DEBUG : Azure container rclone-test-cekoxug7puvo: Purge remote
2025/03/08 01:56:05 DEBUG : Azure container rclone-test-cebuzaq1wecu: Purge remote
2025/03/08 01:56:05 DEBUG : Azure container rclone-test-runekir8ribo: Purge remote
2025/03/08 01:56:05 DEBUG : Azure container rclone-test-wikatuc6bawi: Purge remote
2025/03/08 01:56:05 DEBUG : Azure container rclone-test-culevac5tumu: Purge remote
2025/03/08 01:56:05 DEBUG : Azure container rclone-test-zoqohaz7wuzi: Purge remote
2025/03/08 01:56:05 DEBUG : Azure container rclone-test-saritaq1suna: Purge remote
2025/03/08 01:56:05 DEBUG : Azure container rclone-test-fizucax2dojo: Purge remote
--- PASS: TestApplyTransforms (3.52s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 01:56:05 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/08 01:56:05 DEBUG : sub/: Creating directory marker
2025/03/08 01:56:05 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/08 01:56:05 INFO : file1: Copied (new) to: sub/file2
2025/03/08 01:56:06 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 01:56:06 DEBUG : file1: Unchanged skipping
2025/03/08 01:56:06 DEBUG : Azure container rclone-test-ximuhad4sege: don't need to copy/move sub/file2, it is already at target location
2025/03/08 01:56:06 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.50s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.07s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 01:56:06 DEBUG : dst/: Creating directory marker
2025/03/08 01:56:06 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ximuhad4sege/backup"
2025/03/08 01:56:06 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/08 01:56:06 DEBUG : Azure container rclone-test-ximuhad4sege path backup: Using directory markers
2025/03/08 01:56:06 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-ximuhad4sege/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-ximuhad4sege/backup"
2025/03/08 01:56:06 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/08 01:56:06 DEBUG : dst/: Creating directory marker
2025/03/08 01:56:06 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/08 01:56:06 INFO : dst/file1: Copied (server-side copy)
2025/03/08 01:56:06 INFO : dst/file1: Deleted
2025/03/08 01:56:06 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/08 01:56:06 INFO : dst/file1: Copied (new)
2025/03/08 01:56:07 DEBUG : dst/: Removing directory marker
2025/03/08 01:56:07 DEBUG : backup/dst/: Removing directory marker
2025/03/08 01:56:07 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2cee07-e01e-008a-4acd-8fe74c000000
Time:2025-03-08T01:56:07.3105491Z
--------------------------------------------------------------------------------
2025/03/08 01:56:08 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2cef39-e01e-008a-40cd-8fe74c000000
Time:2025-03-08T01:56:08.3492039Z
--------------------------------------------------------------------------------
2025/03/08 01:56:09 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2cf0ad-e01e-008a-01cd-8fe74c000000
Time:2025-03-08T01:56:09.3868551Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2cf0ad-e01e-008a-01cd-8fe74c000000
Time:2025-03-08T01:56:09.3868551Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.13s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 01:56:10 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ximuhad4sege/dst"
2025/03/08 01:56:10 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/08 01:56:10 DEBUG : Azure container rclone-test-ximuhad4sege path dst: Using directory markers
2025/03/08 01:56:10 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ximuhad4sege/CompareDest"
2025/03/08 01:56:10 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/08 01:56:10 DEBUG : Azure container rclone-test-ximuhad4sege path CompareDest: Using directory markers
2025/03/08 01:56:10 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-ximuhad4sege/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-ximuhad4sege/CompareDest"
2025/03/08 01:56:10 DEBUG : one: Need to transfer - File not found at Destination
2025/03/08 01:56:10 DEBUG : /: Creating directory marker
2025/03/08 01:56:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/08 01:56:10 INFO : one: Copied (new)
2025/03/08 01:56:10 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-ximuhad4sege/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-ximuhad4sege/CompareDest"
2025/03/08 01:56:10 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/08 01:56:10 DEBUG : /: Creating directory marker
2025/03/08 01:56:11 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/08 01:56:11 INFO : one: Copied (replaced existing)
2025/03/08 01:56:11 DEBUG : dst/: Creating directory marker
2025/03/08 01:56:11 DEBUG : CompareDest/: Creating directory marker
2025/03/08 01:56:11 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-ximuhad4sege/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-ximuhad4sege/CompareDest"
2025/03/08 01:56:11 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/08 01:56:11 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 01:56:11 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/08 01:56:11 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-ximuhad4sege/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-ximuhad4sege/CompareDest"
2025/03/08 01:56:11 DEBUG : two: Need to transfer - File not found at Destination
2025/03/08 01:56:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 01:56:11 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/08 01:56:12 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-ximuhad4sege/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-ximuhad4sege/CompareDest"
2025/03/08 01:56:12 DEBUG : two: Need to transfer - File not found at Destination
2025/03/08 01:56:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 01:56:12 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/08 01:56:12 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-ximuhad4sege/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-ximuhad4sege/CompareDest"
2025/03/08 01:56:12 DEBUG : two: Need to transfer - File not found at Destination
2025/03/08 01:56:12 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/08 01:56:12 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/08 01:56:12 INFO : two: Copied (new)
2025/03/08 01:56:12 DEBUG : dst/: Removing directory marker
2025/03/08 01:56:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2cf3db-e01e-008a-32cd-8fe74c000000
Time:2025-03-08T01:56:12.7541722Z
--------------------------------------------------------------------------------
2025/03/08 01:56:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2cf521-e01e-008a-3bcd-8fe74c000000
Time:2025-03-08T01:56:13.7912992Z
--------------------------------------------------------------------------------
2025/03/08 01:56:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2cf68c-e01e-008a-71cd-8fe74c000000
Time:2025-03-08T01:56:14.8289556Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2cf68c-e01e-008a-71cd-8fe74c000000
Time:2025-03-08T01:56:14.8289556Z
--------------------------------------------------------------------------------
2025/03/08 01:56:15 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.56s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 01:56:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ximuhad4sege/dst"
2025/03/08 01:56:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/08 01:56:22 DEBUG : Azure container rclone-test-ximuhad4sege path dst: Using directory markers
2025/03/08 01:56:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ximuhad4sege/CopyDest"
2025/03/08 01:56:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/08 01:56:23 DEBUG : Azure container rclone-test-ximuhad4sege path CopyDest: Using directory markers
2025/03/08 01:56:23 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-ximuhad4sege/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-ximuhad4sege/CopyDest"
2025/03/08 01:56:23 DEBUG : one: Need to transfer - File not found at Destination
2025/03/08 01:56:23 DEBUG : /: Creating directory marker
2025/03/08 01:56:23 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/08 01:56:23 INFO : one: Copied (new)
2025/03/08 01:56:23 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-ximuhad4sege/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-ximuhad4sege/CopyDest"
2025/03/08 01:56:23 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/08 01:56:23 DEBUG : /: Creating directory marker
2025/03/08 01:56:23 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/08 01:56:23 INFO : one: Copied (replaced existing)
2025/03/08 01:56:23 DEBUG : dst/: Creating directory marker
2025/03/08 01:56:23 DEBUG : CopyDest/: Creating directory marker
2025/03/08 01:56:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ximuhad4sege/BackupDir"
2025/03/08 01:56:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/08 01:56:24 DEBUG : Azure container rclone-test-ximuhad4sege path BackupDir: Using directory markers
2025/03/08 01:56:24 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-ximuhad4sege/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-ximuhad4sege/BackupDir"
2025/03/08 01:56:24 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-ximuhad4sege/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-ximuhad4sege/CopyDest"
2025/03/08 01:56:24 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/08 01:56:24 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 01:56:24 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/08 01:56:24 DEBUG : /: Creating directory marker
2025/03/08 01:56:24 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/08 01:56:24 INFO : one: Copied (server-side copy)
2025/03/08 01:56:24 INFO : one: Deleted
2025/03/08 01:56:24 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/08 01:56:24 INFO : one: Copied (server-side copy)
2025/03/08 01:56:24 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/08 01:56:24 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-ximuhad4sege/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-ximuhad4sege/CopyDest"
2025/03/08 01:56:24 DEBUG : two: Need to transfer - File not found at Destination
2025/03/08 01:56:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 01:56:25 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/08 01:56:25 INFO : two: Copied (server-side copy)
2025/03/08 01:56:25 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/08 01:56:25 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-ximuhad4sege/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-ximuhad4sege/CopyDest"
2025/03/08 01:56:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 01:56:25 DEBUG : two: Unchanged skipping
2025/03/08 01:56:25 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-ximuhad4sege/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-ximuhad4sege/CopyDest"
2025/03/08 01:56:25 DEBUG : three: Need to transfer - File not found at Destination
2025/03/08 01:56:25 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/08 01:56:25 DEBUG : three: Destination not found in --copy-dest
2025/03/08 01:56:25 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/08 01:56:25 INFO : three: Copied (new)
2025/03/08 01:56:26 DEBUG : dst/: Removing directory marker
2025/03/08 01:56:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d0470-e01e-008a-5ccd-8fe74c000000
Time:2025-03-08T01:56:26.0718575Z
--------------------------------------------------------------------------------
2025/03/08 01:56:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d0558-e01e-008a-13cd-8fe74c000000
Time:2025-03-08T01:56:27.1100316Z
--------------------------------------------------------------------------------
2025/03/08 01:56:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d0671-e01e-008a-6fcd-8fe74c000000
Time:2025-03-08T01:56:28.1480169Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d0671-e01e-008a-6fcd-8fe74c000000
Time:2025-03-08T01:56:28.1480169Z
--------------------------------------------------------------------------------
2025/03/08 01:56:29 DEBUG : CopyDest/: Removing directory marker
2025/03/08 01:56:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d078b-e01e-008a-4fcd-8fe74c000000
Time:2025-03-08T01:56:29.2235488Z
--------------------------------------------------------------------------------
2025/03/08 01:56:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d0881-e01e-008a-0fcd-8fe74c000000
Time:2025-03-08T01:56:30.2606712Z
--------------------------------------------------------------------------------
2025/03/08 01:56:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d0974-e01e-008a-56cd-8fe74c000000
Time:2025-03-08T01:56:31.2986622Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d0974-e01e-008a-56cd-8fe74c000000
Time:2025-03-08T01:56:31.2986622Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.43s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/08 01:56:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d1123-e01e-008a-06cd-8fe74c000000
Time:2025-03-08T01:56:39.4909362Z
--------------------------------------------------------------------------------
2025/03/08 01:56:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d11f0-e01e-008a-23cd-8fe74c000000
Time:2025-03-08T01:56:40.5287974Z
--------------------------------------------------------------------------------
2025/03/08 01:56:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d12a5-e01e-008a-31cd-8fe74c000000
Time:2025-03-08T01:56:41.5671906Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d12a5-e01e-008a-31cd-8fe74c000000
Time:2025-03-08T01:56:41.5671906Z
--------------------------------------------------------------------------------
2025/03/08 01:56:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d13af-e01e-008a-0acd-8fe74c000000
Time:2025-03-08T01:56:42.6056759Z
--------------------------------------------------------------------------------
2025/03/08 01:56:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d14b0-e01e-008a-47cd-8fe74c000000
Time:2025-03-08T01:56:43.6434642Z
--------------------------------------------------------------------------------
2025/03/08 01:56:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d15f9-e01e-008a-5ccd-8fe74c000000
Time:2025-03-08T01:56:44.6811112Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d15f9-e01e-008a-5ccd-8fe74c000000
Time:2025-03-08T01:56:44.6811112Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.38s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/08 01:56:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d1f78-e01e-008a-0dcd-8fe74c000000
Time:2025-03-08T01:56:52.8709359Z
--------------------------------------------------------------------------------
2025/03/08 01:56:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d2067-e01e-008a-4bcd-8fe74c000000
Time:2025-03-08T01:56:53.9084170Z
--------------------------------------------------------------------------------
2025/03/08 01:56:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d2145-e01e-008a-7acd-8fe74c000000
Time:2025-03-08T01:56:54.9464511Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d2145-e01e-008a-7acd-8fe74c000000
Time:2025-03-08T01:56:54.9464511Z
--------------------------------------------------------------------------------
2025/03/08 01:56:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d222d-e01e-008a-2dcd-8fe74c000000
Time:2025-03-08T01:56:55.9849898Z
--------------------------------------------------------------------------------
2025/03/08 01:56:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d2335-e01e-008a-0fcd-8fe74c000000
Time:2025-03-08T01:56:57.0237245Z
--------------------------------------------------------------------------------
2025/03/08 01:56:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d2431-e01e-008a-64cd-8fe74c000000
Time:2025-03-08T01:56:58.0611437Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d2431-e01e-008a-64cd-8fe74c000000
Time:2025-03-08T01:56:58.0611437Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 01:57:06 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/08 01:57:06 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/08 01:57:06 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/08 01:57:06 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/08 01:57:06 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/08 01:57:06 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/08 01:57:06 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/08 01:57:06 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/08 01:57:06 DEBUG : TestCopyFileMaxTransfer/file4: md5 = ef0c6de7457a78b906f9e34231d5280e OK
2025/03/08 01:57:06 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/08 01:57:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d2d21-e01e-008a-0dcd-8fe74c000000
Time:2025-03-08T01:57:07.1516918Z
--------------------------------------------------------------------------------
2025/03/08 01:57:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d2df2-e01e-008a-32cd-8fe74c000000
Time:2025-03-08T01:57:08.1904924Z
--------------------------------------------------------------------------------
2025/03/08 01:57:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d2ed0-e01e-008a-4bcd-8fe74c000000
Time:2025-03-08T01:57:09.2285737Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d2ed0-e01e-008a-4bcd-8fe74c000000
Time:2025-03-08T01:57:09.2285737Z
--------------------------------------------------------------------------------
2025/03/08 01:57:10 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/08 01:57:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d2fb2-e01e-008a-6acd-8fe74c000000
Time:2025-03-08T01:57:10.3060319Z
--------------------------------------------------------------------------------
2025/03/08 01:57:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d3076-e01e-008a-7dcd-8fe74c000000
Time:2025-03-08T01:57:11.3439943Z
--------------------------------------------------------------------------------
2025/03/08 01:57:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d3142-e01e-008a-18cd-8fe74c000000
Time:2025-03-08T01:57:12.3830541Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d3142-e01e-008a-18cd-8fe74c000000
Time:2025-03-08T01:57:12.3830541Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.32s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/08 01:57:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d3909-e01e-008a-14cd-8fe74c000000
Time:2025-03-08T01:57:20.5729342Z
--------------------------------------------------------------------------------
2025/03/08 01:57:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d3a0a-e01e-008a-68cd-8fe74c000000
Time:2025-03-08T01:57:21.6112334Z
--------------------------------------------------------------------------------
2025/03/08 01:57:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d3bab-e01e-008a-0dcd-8fe74c000000
Time:2025-03-08T01:57:22.6484134Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d3bab-e01e-008a-0dcd-8fe74c000000
Time:2025-03-08T01:57:22.6484134Z
--------------------------------------------------------------------------------
2025/03/08 01:57:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d3d4a-e01e-008a-41cd-8fe74c000000
Time:2025-03-08T01:57:23.6863164Z
--------------------------------------------------------------------------------
2025/03/08 01:57:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d3e4a-e01e-008a-0fcd-8fe74c000000
Time:2025-03-08T01:57:24.7244881Z
--------------------------------------------------------------------------------
2025/03/08 01:57:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d3f6d-e01e-008a-0ecd-8fe74c000000
Time:2025-03-08T01:57:25.7619798Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d3f6d-e01e-008a-0ecd-8fe74c000000
Time:2025-03-08T01:57:25.7619798Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.38s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/08 01:57:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d46f4-e01e-008a-0ecd-8fe74c000000
Time:2025-03-08T01:57:33.9522194Z
--------------------------------------------------------------------------------
2025/03/08 01:57:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d47ca-e01e-008a-34cd-8fe74c000000
Time:2025-03-08T01:57:34.9903404Z
--------------------------------------------------------------------------------
2025/03/08 01:57:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d4881-e01e-008a-42cd-8fe74c000000
Time:2025-03-08T01:57:36.0283572Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d4881-e01e-008a-42cd-8fe74c000000
Time:2025-03-08T01:57:36.0283572Z
--------------------------------------------------------------------------------
2025/03/08 01:57:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d4968-e01e-008a-7bcd-8fe74c000000
Time:2025-03-08T01:57:37.0670017Z
--------------------------------------------------------------------------------
2025/03/08 01:57:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d4a9a-e01e-008a-62cd-8fe74c000000
Time:2025-03-08T01:57:38.1042098Z
--------------------------------------------------------------------------------
2025/03/08 01:57:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d4bbe-e01e-008a-4bcd-8fe74c000000
Time:2025-03-08T01:57:39.1412581Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d4bbe-e01e-008a-4bcd-8fe74c000000
Time:2025-03-08T01:57:39.1412581Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.38s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/08 01:57:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d5425-e01e-008a-2fcd-8fe74c000000
Time:2025-03-08T01:57:47.3316637Z
--------------------------------------------------------------------------------
2025/03/08 01:57:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d5538-e01e-008a-0ecd-8fe74c000000
Time:2025-03-08T01:57:48.3693715Z
--------------------------------------------------------------------------------
2025/03/08 01:57:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d564f-e01e-008a-77cd-8fe74c000000
Time:2025-03-08T01:57:49.4064693Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d564f-e01e-008a-77cd-8fe74c000000
Time:2025-03-08T01:57:49.4064693Z
--------------------------------------------------------------------------------
2025/03/08 01:57:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d57ba-e01e-008a-21cd-8fe74c000000
Time:2025-03-08T01:57:50.4440912Z
--------------------------------------------------------------------------------
2025/03/08 01:57:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d58ff-e01e-008a-33cd-8fe74c000000
Time:2025-03-08T01:57:51.4815828Z
--------------------------------------------------------------------------------
2025/03/08 01:57:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d5a5f-e01e-008a-60cd-8fe74c000000
Time:2025-03-08T01:57:52.5190404Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d5a5f-e01e-008a-60cd-8fe74c000000
Time:2025-03-08T01:57:52.5190404Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.38s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/08 01:58:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d673d-e01e-008a-60cd-8fe74c000000
Time:2025-03-08T01:58:00.7101146Z
--------------------------------------------------------------------------------
2025/03/08 01:58:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d6872-e01e-008a-5fcd-8fe74c000000
Time:2025-03-08T01:58:01.7486241Z
--------------------------------------------------------------------------------
2025/03/08 01:58:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d69e6-e01e-008a-23cd-8fe74c000000
Time:2025-03-08T01:58:02.7898967Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d69e6-e01e-008a-23cd-8fe74c000000
Time:2025-03-08T01:58:02.7898967Z
--------------------------------------------------------------------------------
2025/03/08 01:58:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d6ba7-e01e-008a-16cd-8fe74c000000
Time:2025-03-08T01:58:03.8275372Z
--------------------------------------------------------------------------------
2025/03/08 01:58:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d6d69-e01e-008a-77cd-8fe74c000000
Time:2025-03-08T01:58:04.8649869Z
--------------------------------------------------------------------------------
2025/03/08 01:58:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d6f04-e01e-008a-43cd-8fe74c000000
Time:2025-03-08T01:58:05.9020052Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d6f04-e01e-008a-43cd-8fe74c000000
Time:2025-03-08T01:58:05.9020052Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.38s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/08 01:58:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d7a01-e01e-008a-54cd-8fe74c000000
Time:2025-03-08T01:58:14.0923746Z
--------------------------------------------------------------------------------
2025/03/08 01:58:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d7b13-e01e-008a-44cd-8fe74c000000
Time:2025-03-08T01:58:15.1306958Z
--------------------------------------------------------------------------------
2025/03/08 01:58:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d7c73-e01e-008a-6acd-8fe74c000000
Time:2025-03-08T01:58:16.1685594Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d7c73-e01e-008a-6acd-8fe74c000000
Time:2025-03-08T01:58:16.1685594Z
--------------------------------------------------------------------------------
2025/03/08 01:58:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d7e0b-e01e-008a-1ecd-8fe74c000000
Time:2025-03-08T01:58:17.2057682Z
--------------------------------------------------------------------------------
2025/03/08 01:58:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d7f5e-e01e-008a-3ccd-8fe74c000000
Time:2025-03-08T01:58:18.2436870Z
--------------------------------------------------------------------------------
2025/03/08 01:58:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d808d-e01e-008a-41cd-8fe74c000000
Time:2025-03-08T01:58:19.2816399Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d808d-e01e-008a-41cd-8fe74c000000
Time:2025-03-08T01:58:19.2816399Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.38s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 01:58:27 DEBUG : also/: Creating directory marker
2025/03/08 01:58:27 INFO : Azure container rclone-test-ximuhad4sege: Looking for duplicate md5 hashes using newest mode.
2025/03/08 01:58:27 NOTICE: d0b64f10e9efd259f7402b1438bdc330: Found 3 files with duplicate md5 hashes
2025/03/08 01:58:27 INFO : one: Deleted
2025/03/08 01:58:28 INFO : also/one: Deleted
2025/03/08 01:58:28 NOTICE: d0b64f10e9efd259f7402b1438bdc330: Deleted 2 extra copies
2025/03/08 01:58:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d8af9-e01e-008a-63cd-8fe74c000000
Time:2025-03-08T01:58:28.2634350Z
--------------------------------------------------------------------------------
2025/03/08 01:58:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d8bfd-e01e-008a-3bcd-8fe74c000000
Time:2025-03-08T01:58:29.3014774Z
--------------------------------------------------------------------------------
2025/03/08 01:58:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d8d40-e01e-008a-4dcd-8fe74c000000
Time:2025-03-08T01:58:30.3397945Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d8d40-e01e-008a-4dcd-8fe74c000000
Time:2025-03-08T01:58:30.3397945Z
--------------------------------------------------------------------------------
2025/03/08 01:58:31 DEBUG : also/: Removing directory marker
2025/03/08 01:58:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d8e71-e01e-008a-43cd-8fe74c000000
Time:2025-03-08T01:58:31.4165778Z
--------------------------------------------------------------------------------
2025/03/08 01:58:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d8fcb-e01e-008a-74cd-8fe74c000000
Time:2025-03-08T01:58:32.4550477Z
--------------------------------------------------------------------------------
2025/03/08 01:58:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d90e9-e01e-008a-5ecd-8fe74c000000
Time:2025-03-08T01:58:33.4926680Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d90e9-e01e-008a-5ecd-8fe74c000000
Time:2025-03-08T01:58:33.4926680Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.21s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/08 01:58:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d9874-e01e-008a-72cd-8fe74c000000
Time:2025-03-08T01:58:41.6848271Z
--------------------------------------------------------------------------------
2025/03/08 01:58:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d99c9-e01e-008a-20cd-8fe74c000000
Time:2025-03-08T01:58:42.7232876Z
--------------------------------------------------------------------------------
2025/03/08 01:58:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d9ae6-e01e-008a-0fcd-8fe74c000000
Time:2025-03-08T01:58:43.7608197Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d9ae6-e01e-008a-0fcd-8fe74c000000
Time:2025-03-08T01:58:43.7608197Z
--------------------------------------------------------------------------------
2025/03/08 01:58:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d9c16-e01e-008a-03cd-8fe74c000000
Time:2025-03-08T01:58:44.7980909Z
--------------------------------------------------------------------------------
2025/03/08 01:58:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d9d40-e01e-008a-74cd-8fe74c000000
Time:2025-03-08T01:58:45.8353560Z
--------------------------------------------------------------------------------
2025/03/08 01:58:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d9e69-e01e-008a-5fcd-8fe74c000000
Time:2025-03-08T01:58:46.8728678Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2d9e69-e01e-008a-5fcd-8fe74c000000
Time:2025-03-08T01:58:46.8728678Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.38s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/08 01:58:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2da721-e01e-008a-22cd-8fe74c000000
Time:2025-03-08T01:58:55.0620480Z
--------------------------------------------------------------------------------
2025/03/08 01:58:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2da808-e01e-008a-56cd-8fe74c000000
Time:2025-03-08T01:58:56.1000740Z
--------------------------------------------------------------------------------
2025/03/08 01:58:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2da8be-e01e-008a-5bcd-8fe74c000000
Time:2025-03-08T01:58:57.1371916Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2da8be-e01e-008a-5bcd-8fe74c000000
Time:2025-03-08T01:58:57.1371916Z
--------------------------------------------------------------------------------
2025/03/08 01:58:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2da98b-e01e-008a-66cd-8fe74c000000
Time:2025-03-08T01:58:58.1751042Z
--------------------------------------------------------------------------------
2025/03/08 01:58:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2daa75-e01e-008a-13cd-8fe74c000000
Time:2025-03-08T01:58:59.2131307Z
--------------------------------------------------------------------------------
2025/03/08 01:59:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2dabb1-e01e-008a-1ccd-8fe74c000000
Time:2025-03-08T01:59:00.2515626Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2dabb1-e01e-008a-1ccd-8fe74c000000
Time:2025-03-08T01:59:00.2515626Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.38s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/08 01:59:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2db409-e01e-008a-6fcd-8fe74c000000
Time:2025-03-08T01:59:08.4441115Z
--------------------------------------------------------------------------------
2025/03/08 01:59:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2db4f5-e01e-008a-29cd-8fe74c000000
Time:2025-03-08T01:59:09.4821926Z
--------------------------------------------------------------------------------
2025/03/08 01:59:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2db5be-e01e-008a-3fcd-8fe74c000000
Time:2025-03-08T01:59:10.5193429Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2db5be-e01e-008a-3fcd-8fe74c000000
Time:2025-03-08T01:59:10.5193429Z
--------------------------------------------------------------------------------
2025/03/08 01:59:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2db699-e01e-008a-6bcd-8fe74c000000
Time:2025-03-08T01:59:11.5572172Z
--------------------------------------------------------------------------------
2025/03/08 01:59:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2db76e-e01e-008a-0ecd-8fe74c000000
Time:2025-03-08T01:59:12.5954252Z
--------------------------------------------------------------------------------
2025/03/08 01:59:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2db84a-e01e-008a-3ccd-8fe74c000000
Time:2025-03-08T01:59:13.6330452Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2db84a-e01e-008a-3ccd-8fe74c000000
Time:2025-03-08T01:59:13.6330452Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.38s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/08 01:59:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2dc11d-e01e-008a-65cd-8fe74c000000
Time:2025-03-08T01:59:21.8234773Z
--------------------------------------------------------------------------------
2025/03/08 01:59:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2dc2bd-e01e-008a-03cd-8fe74c000000
Time:2025-03-08T01:59:22.8608938Z
--------------------------------------------------------------------------------
2025/03/08 01:59:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2dc42b-e01e-008a-0dcd-8fe74c000000
Time:2025-03-08T01:59:23.8978774Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2dc42b-e01e-008a-0dcd-8fe74c000000
Time:2025-03-08T01:59:23.8978774Z
--------------------------------------------------------------------------------
2025/03/08 01:59:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2dc592-e01e-008a-43cd-8fe74c000000
Time:2025-03-08T01:59:24.9357330Z
--------------------------------------------------------------------------------
2025/03/08 01:59:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2dc6ce-e01e-008a-36cd-8fe74c000000
Time:2025-03-08T01:59:25.9731954Z
--------------------------------------------------------------------------------
2025/03/08 01:59:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2dc83c-e01e-008a-6ecd-8fe74c000000
Time:2025-03-08T01:59:27.0099805Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2dc83c-e01e-008a-6ecd-8fe74c000000
Time:2025-03-08T01:59:27.0099805Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.38s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/08 01:59:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2dd0c9-e01e-008a-7dcd-8fe74c000000
Time:2025-03-08T01:59:35.1999291Z
--------------------------------------------------------------------------------
2025/03/08 01:59:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2dd1ac-e01e-008a-36cd-8fe74c000000
Time:2025-03-08T01:59:36.2380443Z
--------------------------------------------------------------------------------
2025/03/08 01:59:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2dd28c-e01e-008a-6bcd-8fe74c000000
Time:2025-03-08T01:59:37.2841544Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2dd28c-e01e-008a-6bcd-8fe74c000000
Time:2025-03-08T01:59:37.2841544Z
--------------------------------------------------------------------------------
2025/03/08 01:59:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2dd395-e01e-008a-40cd-8fe74c000000
Time:2025-03-08T01:59:38.3224236Z
--------------------------------------------------------------------------------
2025/03/08 01:59:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2dd485-e01e-008a-07cd-8fe74c000000
Time:2025-03-08T01:59:39.3594802Z
--------------------------------------------------------------------------------
2025/03/08 01:59:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2dd56b-e01e-008a-37cd-8fe74c000000
Time:2025-03-08T01:59:40.3975848Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2dd56b-e01e-008a-37cd-8fe74c000000
Time:2025-03-08T01:59:40.3975848Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.39s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 01:59:48 DEBUG : sub dir/: Creating directory marker
2025/03/08 01:59:48 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/08 01:59:49 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/03/08 01:59:49 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/08 01:59:49 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/08 01:59:49 DEBUG : sub dir/: Removing directory marker
2025/03/08 01:59:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2ddd63-e01e-008a-03cd-8fe74c000000
Time:2025-03-08T01:59:50.0342880Z
--------------------------------------------------------------------------------
2025/03/08 01:59:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2dde11-e01e-008a-0bcd-8fe74c000000
Time:2025-03-08T01:59:51.0716848Z
--------------------------------------------------------------------------------
2025/03/08 01:59:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2ddee5-e01e-008a-2ccd-8fe74c000000
Time:2025-03-08T01:59:52.1094295Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2ddee5-e01e-008a-2ccd-8fe74c000000
Time:2025-03-08T01:59:52.1094295Z
--------------------------------------------------------------------------------
2025/03/08 01:59:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2de009-e01e-008a-42cd-8fe74c000000
Time:2025-03-08T01:59:53.1468593Z
--------------------------------------------------------------------------------
2025/03/08 01:59:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2de0d0-e01e-008a-5fcd-8fe74c000000
Time:2025-03-08T01:59:54.1848578Z
--------------------------------------------------------------------------------
2025/03/08 01:59:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2de187-e01e-008a-75cd-8fe74c000000
Time:2025-03-08T01:59:55.2229064Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2de187-e01e-008a-75cd-8fe74c000000
Time:2025-03-08T01:59:55.2229064Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.82s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:00:03 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/03/08 02:00:04 DEBUG : sub/: Removing directory marker
2025/03/08 02:00:04 DEBUG : dst/: Removing directory marker
=== NAME TestListJSON
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2dec57-e01e-008a-4ecd-8fe74c000000
Time:2025-03-08T02:00:04.2781790Z
--------------------------------------------------------------------------------
2025/03/08 02:00:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2ded80-e01e-008a-3bcd-8fe74c000000
Time:2025-03-08T02:00:05.3155907Z
--------------------------------------------------------------------------------
2025/03/08 02:00:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2dee80-e01e-008a-1acd-8fe74c000000
Time:2025-03-08T02:00:06.3521545Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2dee80-e01e-008a-1acd-8fe74c000000
Time:2025-03-08T02:00:06.3521545Z
--------------------------------------------------------------------------------
2025/03/08 02:00:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2def79-e01e-008a-6ecd-8fe74c000000
Time:2025-03-08T02:00:07.3904624Z
--------------------------------------------------------------------------------
2025/03/08 02:00:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2df061-e01e-008a-1dcd-8fe74c000000
Time:2025-03-08T02:00:08.4286640Z
--------------------------------------------------------------------------------
2025/03/08 02:00:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2df150-e01e-008a-60cd-8fe74c000000
Time:2025-03-08T02:00:09.4663626Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2df150-e01e-008a-60cd-8fe74c000000
Time:2025-03-08T02:00:09.4663626Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.24s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:00:17 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/03/08 02:00:18 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ximuhad4sege/notfound"
2025/03/08 02:00:18 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/08 02:00:18 DEBUG : Azure container rclone-test-ximuhad4sege path notfound: Using directory markers
2025/03/08 02:00:18 DEBUG : sub/: Removing directory marker
2025/03/08 02:00:18 DEBUG : dst/: Removing directory marker
=== NAME TestStatJSON
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2dff8b-e01e-008a-02cd-8fe74c000000
Time:2025-03-08T02:00:18.7525914Z
--------------------------------------------------------------------------------
2025/03/08 02:00:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e0209-e01e-008a-02cd-8fe74c000000
Time:2025-03-08T02:00:19.7902242Z
--------------------------------------------------------------------------------
2025/03/08 02:00:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e045a-e01e-008a-73cd-8fe74c000000
Time:2025-03-08T02:00:20.8283891Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e045a-e01e-008a-73cd-8fe74c000000
Time:2025-03-08T02:00:20.8283891Z
--------------------------------------------------------------------------------
2025/03/08 02:00:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e06e4-e01e-008a-67cd-8fe74c000000
Time:2025-03-08T02:00:21.8661916Z
--------------------------------------------------------------------------------
2025/03/08 02:00:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e08ab-e01e-008a-5acd-8fe74c000000
Time:2025-03-08T02:00:22.9041471Z
--------------------------------------------------------------------------------
2025/03/08 02:00:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e0a88-e01e-008a-3bcd-8fe74c000000
Time:2025-03-08T02:00:23.9415872Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e0a88-e01e-008a-3bcd-8fe74c000000
Time:2025-03-08T02:00:23.9415872Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.48s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:00:32 INFO : Azure container rclone-test-ximuhad4sege: Making directory
2025/03/08 02:00:32 INFO : Azure container rclone-test-ximuhad4sege: Making directory
2025/03/08 02:00:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e151e-e01e-008a-79cd-8fe74c000000
Time:2025-03-08T02:00:32.1709518Z
--------------------------------------------------------------------------------
2025/03/08 02:00:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e1674-e01e-008a-19cd-8fe74c000000
Time:2025-03-08T02:00:33.2086599Z
--------------------------------------------------------------------------------
2025/03/08 02:00:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e1765-e01e-008a-62cd-8fe74c000000
Time:2025-03-08T02:00:34.2469369Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e1765-e01e-008a-62cd-8fe74c000000
Time:2025-03-08T02:00:34.2469369Z
--------------------------------------------------------------------------------
2025/03/08 02:00:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e18b8-e01e-008a-75cd-8fe74c000000
Time:2025-03-08T02:00:35.2848235Z
--------------------------------------------------------------------------------
2025/03/08 02:00:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e1a02-e01e-008a-0acd-8fe74c000000
Time:2025-03-08T02:00:36.3225377Z
--------------------------------------------------------------------------------
2025/03/08 02:00:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e1b5c-e01e-008a-29cd-8fe74c000000
Time:2025-03-08T02:00:37.3597078Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e1b5c-e01e-008a-29cd-8fe74c000000
Time:2025-03-08T02:00:37.3597078Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.42s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:00:45 DEBUG : sub dir/: Creating directory marker
2025/03/08 02:00:45 DEBUG : sub dir/: Removing directory marker
2025/03/08 02:00:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e283f-e01e-008a-14cd-8fe74c000000
Time:2025-03-08T02:00:45.9219860Z
--------------------------------------------------------------------------------
2025/03/08 02:00:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e2a1b-e01e-008a-25cd-8fe74c000000
Time:2025-03-08T02:00:46.9597664Z
--------------------------------------------------------------------------------
2025/03/08 02:00:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e2b84-e01e-008a-62cd-8fe74c000000
Time:2025-03-08T02:00:47.9968757Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e2b84-e01e-008a-62cd-8fe74c000000
Time:2025-03-08T02:00:47.9968757Z
--------------------------------------------------------------------------------
2025/03/08 02:00:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e2ce4-e01e-008a-1ccd-8fe74c000000
Time:2025-03-08T02:00:49.0352649Z
--------------------------------------------------------------------------------
2025/03/08 02:00:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e2e62-e01e-008a-65cd-8fe74c000000
Time:2025-03-08T02:00:50.0732166Z
--------------------------------------------------------------------------------
2025/03/08 02:00:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e3033-e01e-008a-05cd-8fe74c000000
Time:2025-03-08T02:00:51.1101437Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e3033-e01e-008a-05cd-8fe74c000000
Time:2025-03-08T02:00:51.1101437Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.75s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:00:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e3f2b-e01e-008a-50cd-8fe74c000000
Time:2025-03-08T02:00:59.7064484Z
--------------------------------------------------------------------------------
2025/03/08 02:01:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e4137-e01e-008a-13cd-8fe74c000000
Time:2025-03-08T02:01:00.7433810Z
--------------------------------------------------------------------------------
2025/03/08 02:01:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e4305-e01e-008a-24cd-8fe74c000000
Time:2025-03-08T02:01:01.7813989Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e4305-e01e-008a-24cd-8fe74c000000
Time:2025-03-08T02:01:01.7813989Z
--------------------------------------------------------------------------------
2025/03/08 02:01:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e447a-e01e-008a-77cd-8fe74c000000
Time:2025-03-08T02:01:02.8182171Z
--------------------------------------------------------------------------------
2025/03/08 02:01:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e4597-e01e-008a-6bcd-8fe74c000000
Time:2025-03-08T02:01:03.8556075Z
--------------------------------------------------------------------------------
2025/03/08 02:01:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e46b6-e01e-008a-57cd-8fe74c000000
Time:2025-03-08T02:01:04.8931081Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e46b6-e01e-008a-57cd-8fe74c000000
Time:2025-03-08T02:01:04.8931081Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.78s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:01:13 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/08 02:01:13 DEBUG : empty space: Excluded
2025/03/08 02:01:13 DEBUG : BackupDir: Excluded
2025/03/08 02:01:13 DEBUG : dst: Excluded
2025/03/08 02:01:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e50e0-e01e-008a-37cd-8fe74c000000
Time:2025-03-08T02:01:13.5300879Z
--------------------------------------------------------------------------------
2025/03/08 02:01:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e525f-e01e-008a-79cd-8fe74c000000
Time:2025-03-08T02:01:14.5690798Z
--------------------------------------------------------------------------------
2025/03/08 02:01:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e53d9-e01e-008a-3ccd-8fe74c000000
Time:2025-03-08T02:01:15.6070500Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e53d9-e01e-008a-3ccd-8fe74c000000
Time:2025-03-08T02:01:15.6070500Z
--------------------------------------------------------------------------------
2025/03/08 02:01:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e5562-e01e-008a-60cd-8fe74c000000
Time:2025-03-08T02:01:16.6450050Z
--------------------------------------------------------------------------------
2025/03/08 02:01:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e56c4-e01e-008a-0fcd-8fe74c000000
Time:2025-03-08T02:01:17.6828955Z
--------------------------------------------------------------------------------
2025/03/08 02:01:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e5876-e01e-008a-11cd-8fe74c000000
Time:2025-03-08T02:01:18.7204448Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e5876-e01e-008a-11cd-8fe74c000000
Time:2025-03-08T02:01:18.7204448Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.83s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:01:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e622e-e01e-008a-20ce-8fe74c000000
Time:2025-03-08T02:01:27.3596357Z
--------------------------------------------------------------------------------
2025/03/08 02:01:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e6307-e01e-008a-4fce-8fe74c000000
Time:2025-03-08T02:01:28.3965175Z
--------------------------------------------------------------------------------
2025/03/08 02:01:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e6434-e01e-008a-42ce-8fe74c000000
Time:2025-03-08T02:01:29.4331926Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e6434-e01e-008a-42ce-8fe74c000000
Time:2025-03-08T02:01:29.4331926Z
--------------------------------------------------------------------------------
2025/03/08 02:01:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e6555-e01e-008a-35ce-8fe74c000000
Time:2025-03-08T02:01:30.4709996Z
--------------------------------------------------------------------------------
2025/03/08 02:01:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e6674-e01e-008a-13ce-8fe74c000000
Time:2025-03-08T02:01:31.5108447Z
--------------------------------------------------------------------------------
2025/03/08 02:01:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e6765-e01e-008a-52ce-8fe74c000000
Time:2025-03-08T02:01:32.5482281Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e6765-e01e-008a-52ce-8fe74c000000
Time:2025-03-08T02:01:32.5482281Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.83s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/08 02:01:41 DEBUG : dst/: Removing directory marker
=== NAME TestHashSums
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8138c8c4-c01e-0034-23ce-8f8f35000000
Time:2025-03-08T02:01:41.2612604Z
--------------------------------------------------------------------------------
2025/03/08 02:01:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8138ca29-c01e-0034-44ce-8f8f35000000
Time:2025-03-08T02:01:42.2993483Z
--------------------------------------------------------------------------------
2025/03/08 02:01:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8138cb44-c01e-0034-1ace-8f8f35000000
Time:2025-03-08T02:01:43.3365352Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8138cb44-c01e-0034-1ace-8f8f35000000
Time:2025-03-08T02:01:43.3365352Z
--------------------------------------------------------------------------------
2025/03/08 02:01:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8138cc64-c01e-0034-70ce-8f8f35000000
Time:2025-03-08T02:01:44.3740729Z
--------------------------------------------------------------------------------
2025/03/08 02:01:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8138cdde-c01e-0034-23ce-8f8f35000000
Time:2025-03-08T02:01:45.4119900Z
--------------------------------------------------------------------------------
2025/03/08 02:01:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8138cf2a-c01e-0034-2ace-8f8f35000000
Time:2025-03-08T02:01:46.4499544Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8138cf2a-c01e-0034-2ace-8f8f35000000
Time:2025-03-08T02:01:46.4499544Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.90s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/03/08 02:01:54 DEBUG : Creating backend with remote ":memory:"
2025/03/08 02:01:54 DEBUG : Config file has changed externally - reloading
2025/03/08 02:01:54 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/08 02:01:54 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/08 02:01:54 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/08 02:01:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/08 02:01:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/08 02:01:54 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/08 02:01:54 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/08 02:01:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/08 02:01:54 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:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:01:54 DEBUG : sub dir/: Creating directory marker
2025/03/08 02:01:55 DEBUG : sub dir/: Removing directory marker
2025/03/08 02:01:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8138da9a-c01e-0034-16ce-8f8f35000000
Time:2025-03-08T02:01:55.2551804Z
--------------------------------------------------------------------------------
2025/03/08 02:01:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8138dbf0-c01e-0034-16ce-8f8f35000000
Time:2025-03-08T02:01:56.2974354Z
--------------------------------------------------------------------------------
2025/03/08 02:01:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8138dd59-c01e-0034-37ce-8f8f35000000
Time:2025-03-08T02:01:57.3352865Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8138dd59-c01e-0034-37ce-8f8f35000000
Time:2025-03-08T02:01:57.3352865Z
--------------------------------------------------------------------------------
2025/03/08 02:01:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8138dea7-c01e-0034-3dce-8f8f35000000
Time:2025-03-08T02:01:58.3725742Z
--------------------------------------------------------------------------------
2025/03/08 02:01:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8138dff6-c01e-0034-39ce-8f8f35000000
Time:2025-03-08T02:01:59.4102869Z
--------------------------------------------------------------------------------
2025/03/08 02:02:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8138e160-c01e-0034-4cce-8f8f35000000
Time:2025-03-08T02:02:00.4473402Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8138e160-c01e-0034-4cce-8f8f35000000
Time:2025-03-08T02:02:00.4473402Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.00s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:02:08 DEBUG : Waiting for deletions to finish
2025/03/08 02:02:08 DEBUG : large: Excluded (Size Filter)
2025/03/08 02:02:08 INFO : medium: Deleted
2025/03/08 02:02:09 INFO : small: Deleted
2025/03/08 02:02:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e98e8-e01e-008a-3ece-8fe74c000000
Time:2025-03-08T02:02:09.2209553Z
--------------------------------------------------------------------------------
2025/03/08 02:02:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e9a41-e01e-008a-46ce-8fe74c000000
Time:2025-03-08T02:02:10.2590014Z
--------------------------------------------------------------------------------
2025/03/08 02:02:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e9bc1-e01e-008a-7ace-8fe74c000000
Time:2025-03-08T02:02:11.2967817Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e9bc1-e01e-008a-7ace-8fe74c000000
Time:2025-03-08T02:02:11.2967817Z
--------------------------------------------------------------------------------
2025/03/08 02:02:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e9c9b-e01e-008a-2bce-8fe74c000000
Time:2025-03-08T02:02:12.3349109Z
--------------------------------------------------------------------------------
2025/03/08 02:02:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e9da9-e01e-008a-7ece-8fe74c000000
Time:2025-03-08T02:02:13.3732276Z
--------------------------------------------------------------------------------
2025/03/08 02:02:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e9ed6-e01e-008a-80ce-8fe74c000000
Time:2025-03-08T02:02:14.4114108Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2e9ed6-e01e-008a-80ce-8fe74c000000
Time:2025-03-08T02:02:14.4114108Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.96s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:02:22 DEBUG : Waiting for deletions to finish
2025/03/08 02:02:22 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/03/08 02:02:22 INFO : large: Deleted
2025/03/08 02:02:22 INFO : medium: Deleted
2025/03/08 02:02:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81390499-c01e-0034-73ce-8f8f35000000
Time:2025-03-08T02:02:23.1556217Z
--------------------------------------------------------------------------------
2025/03/08 02:02:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8139065f-c01e-0034-24ce-8f8f35000000
Time:2025-03-08T02:02:24.1941188Z
--------------------------------------------------------------------------------
2025/03/08 02:02:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:813907bd-c01e-0034-32ce-8f8f35000000
Time:2025-03-08T02:02:25.2316549Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:813907bd-c01e-0034-32ce-8f8f35000000
Time:2025-03-08T02:02:25.2316549Z
--------------------------------------------------------------------------------
2025/03/08 02:02:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8139097f-c01e-0034-24ce-8f8f35000000
Time:2025-03-08T02:02:26.2689830Z
--------------------------------------------------------------------------------
2025/03/08 02:02:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81390b16-c01e-0034-04ce-8f8f35000000
Time:2025-03-08T02:02:27.3075898Z
--------------------------------------------------------------------------------
2025/03/08 02:02:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81390cbb-c01e-0034-52ce-8f8f35000000
Time:2025-03-08T02:02:28.3448204Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81390cbb-c01e-0034-52ce-8f8f35000000
Time:2025-03-08T02:02:28.3448204Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/03/08 02:02:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81391993-c01e-0034-77ce-8f8f35000000
Time:2025-03-08T02:02:36.5339406Z
--------------------------------------------------------------------------------
2025/03/08 02:02:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81391b3f-c01e-0034-61ce-8f8f35000000
Time:2025-03-08T02:02:37.5713443Z
--------------------------------------------------------------------------------
2025/03/08 02:02:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81391d21-c01e-0034-01ce-8f8f35000000
Time:2025-03-08T02:02:38.6082081Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81391d21-c01e-0034-01ce-8f8f35000000
Time:2025-03-08T02:02:38.6082081Z
--------------------------------------------------------------------------------
2025/03/08 02:02:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81391eef-c01e-0034-7cce-8f8f35000000
Time:2025-03-08T02:02:39.6454240Z
--------------------------------------------------------------------------------
2025/03/08 02:02:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81392090-c01e-0034-52ce-8f8f35000000
Time:2025-03-08T02:02:40.6825933Z
--------------------------------------------------------------------------------
2025/03/08 02:02:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8139220a-c01e-0034-20ce-8f8f35000000
Time:2025-03-08T02:02:41.7196903Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8139220a-c01e-0034-20ce-8f8f35000000
Time:2025-03-08T02:02:41.7196903Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.31s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:02:50 DEBUG : Waiting for deletions to finish
2025/03/08 02:02:50 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/08 02:02:50 INFO : medium: Deleted
2025/03/08 02:02:50 INFO : small: Deleted
2025/03/08 02:02:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2ecf58-e01e-008a-5cce-8fe74c000000
Time:2025-03-08T02:02:50.4638001Z
--------------------------------------------------------------------------------
2025/03/08 02:02:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2ed0e3-e01e-008a-3ace-8fe74c000000
Time:2025-03-08T02:02:51.5012776Z
--------------------------------------------------------------------------------
2025/03/08 02:02:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2ed28e-e01e-008a-26ce-8fe74c000000
Time:2025-03-08T02:02:52.5392473Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2ed28e-e01e-008a-26ce-8fe74c000000
Time:2025-03-08T02:02:52.5392473Z
--------------------------------------------------------------------------------
2025/03/08 02:02:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2ed451-e01e-008a-6dce-8fe74c000000
Time:2025-03-08T02:02:53.5762760Z
--------------------------------------------------------------------------------
2025/03/08 02:02:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2ed608-e01e-008a-70ce-8fe74c000000
Time:2025-03-08T02:02:54.6140421Z
--------------------------------------------------------------------------------
2025/03/08 02:02:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2ed80c-e01e-008a-32ce-8fe74c000000
Time:2025-03-08T02:02:55.6511395Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2ed80c-e01e-008a-32ce-8fe74c000000
Time:2025-03-08T02:02:55.6511395Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/03/08 02:03:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2ee431-e01e-008a-40ce-8fe74c000000
Time:2025-03-08T02:03:03.8405639Z
--------------------------------------------------------------------------------
2025/03/08 02:03:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2ee5dc-e01e-008a-1dce-8fe74c000000
Time:2025-03-08T02:03:04.8821390Z
--------------------------------------------------------------------------------
2025/03/08 02:03:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2ee7a8-e01e-008a-10ce-8fe74c000000
Time:2025-03-08T02:03:05.9194512Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2ee7a8-e01e-008a-10ce-8fe74c000000
Time:2025-03-08T02:03:05.9194512Z
--------------------------------------------------------------------------------
2025/03/08 02:03:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2ee9f6-e01e-008a-78ce-8fe74c000000
Time:2025-03-08T02:03:06.9568188Z
--------------------------------------------------------------------------------
2025/03/08 02:03:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2eebaa-e01e-008a-4fce-8fe74c000000
Time:2025-03-08T02:03:07.9941946Z
--------------------------------------------------------------------------------
2025/03/08 02:03:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2eed6e-e01e-008a-3fce-8fe74c000000
Time:2025-03-08T02:03:09.0323385Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3e2eed6e-e01e-008a-3fce-8fe74c000000
Time:2025-03-08T02:03:09.0323385Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.31s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:03:17 DEBUG : Waiting for deletions to finish
2025/03/08 02:03:17 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/08 02:03:17 INFO : large: Deleted
2025/03/08 02:03:17 INFO : medium: Deleted
2025/03/08 02:03:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81395d92-c01e-0034-24ce-8f8f35000000
Time:2025-03-08T02:03:17.7809182Z
--------------------------------------------------------------------------------
2025/03/08 02:03:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81395f05-c01e-0034-5fce-8f8f35000000
Time:2025-03-08T02:03:18.8196233Z
--------------------------------------------------------------------------------
2025/03/08 02:03:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81396095-c01e-0034-39ce-8f8f35000000
Time:2025-03-08T02:03:19.8565496Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81396095-c01e-0034-39ce-8f8f35000000
Time:2025-03-08T02:03:19.8565496Z
--------------------------------------------------------------------------------
2025/03/08 02:03:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81396248-c01e-0034-3cce-8f8f35000000
Time:2025-03-08T02:03:20.8946645Z
--------------------------------------------------------------------------------
2025/03/08 02:03:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:813963f7-c01e-0034-33ce-8f8f35000000
Time:2025-03-08T02:03:21.9317309Z
--------------------------------------------------------------------------------
2025/03/08 02:03:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81396529-c01e-0034-2ace-8f8f35000000
Time:2025-03-08T02:03:22.9696621Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81396529-c01e-0034-2ace-8f8f35000000
Time:2025-03-08T02:03:22.9696621Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/03/08 02:03:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81397220-c01e-0034-4cce-8f8f35000000
Time:2025-03-08T02:03:31.1620081Z
--------------------------------------------------------------------------------
2025/03/08 02:03:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:813973cf-c01e-0034-3ece-8f8f35000000
Time:2025-03-08T02:03:32.1997922Z
--------------------------------------------------------------------------------
2025/03/08 02:03:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8139755d-c01e-0034-08ce-8f8f35000000
Time:2025-03-08T02:03:33.2381297Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8139755d-c01e-0034-08ce-8f8f35000000
Time:2025-03-08T02:03:33.2381297Z
--------------------------------------------------------------------------------
2025/03/08 02:03:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81397728-c01e-0034-14ce-8f8f35000000
Time:2025-03-08T02:03:34.2758824Z
--------------------------------------------------------------------------------
2025/03/08 02:03:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:813978fa-c01e-0034-2cce-8f8f35000000
Time:2025-03-08T02:03:35.3134235Z
--------------------------------------------------------------------------------
2025/03/08 02:03:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81397acb-c01e-0034-56ce-8f8f35000000
Time:2025-03-08T02:03:36.3511663Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81397acb-c01e-0034-56ce-8f8f35000000
Time:2025-03-08T02:03:36.3511663Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.32s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:03:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81398728-c01e-0034-48ce-8f8f35000000
Time:2025-03-08T02:03:44.8368873Z
--------------------------------------------------------------------------------
2025/03/08 02:03:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8139888f-c01e-0034-78ce-8f8f35000000
Time:2025-03-08T02:03:45.8823437Z
--------------------------------------------------------------------------------
2025/03/08 02:03:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:813989e6-c01e-0034-16ce-8f8f35000000
Time:2025-03-08T02:03:46.9212384Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:813989e6-c01e-0034-16ce-8f8f35000000
Time:2025-03-08T02:03:46.9212384Z
--------------------------------------------------------------------------------
2025/03/08 02:03:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81398b75-c01e-0034-69ce-8f8f35000000
Time:2025-03-08T02:03:47.9607800Z
--------------------------------------------------------------------------------
2025/03/08 02:03:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81398d35-c01e-0034-71ce-8f8f35000000
Time:2025-03-08T02:03:48.9986519Z
--------------------------------------------------------------------------------
2025/03/08 02:03:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81398f49-c01e-0034-45ce-8f8f35000000
Time:2025-03-08T02:03:50.0372973Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81398f49-c01e-0034-45ce-8f8f35000000
Time:2025-03-08T02:03:50.0372973Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/03/08 02:03:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81399c2a-c01e-0034-4dce-8f8f35000000
Time:2025-03-08T02:03:58.2282879Z
--------------------------------------------------------------------------------
2025/03/08 02:03:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81399d71-c01e-0034-51ce-8f8f35000000
Time:2025-03-08T02:03:59.2666359Z
--------------------------------------------------------------------------------
2025/03/08 02:04:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81399edc-c01e-0034-67ce-8f8f35000000
Time:2025-03-08T02:04:00.3041524Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81399edc-c01e-0034-67ce-8f8f35000000
Time:2025-03-08T02:04:00.3041524Z
--------------------------------------------------------------------------------
2025/03/08 02:04:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8139a017-c01e-0034-72ce-8f8f35000000
Time:2025-03-08T02:04:01.3412038Z
--------------------------------------------------------------------------------
2025/03/08 02:04:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8139a167-c01e-0034-10ce-8f8f35000000
Time:2025-03-08T02:04:02.3794367Z
--------------------------------------------------------------------------------
2025/03/08 02:04:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8139a2a2-c01e-0034-1dce-8f8f35000000
Time:2025-03-08T02:04:03.4172270Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8139a2a2-c01e-0034-1dce-8f8f35000000
Time:2025-03-08T02:04:03.4172270Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.07s)
=== RUN TestRetry
2025/03/08 02:04:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/08 02:04:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/08 02:04:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/08 02:04:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/08 02:04:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/08 02:04:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/08 02:04:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
--- PASS: TestRetry (0.05s)
=== RUN TestCat
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:04:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8139ae2e-c01e-0034-43ce-8f8f35000000
Time:2025-03-08T02:04:12.8623502Z
--------------------------------------------------------------------------------
2025/03/08 02:04:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8139af7b-c01e-0034-57ce-8f8f35000000
Time:2025-03-08T02:04:13.8998168Z
--------------------------------------------------------------------------------
2025/03/08 02:04:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8139b0d4-c01e-0034-7dce-8f8f35000000
Time:2025-03-08T02:04:14.9376067Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8139b0d4-c01e-0034-7dce-8f8f35000000
Time:2025-03-08T02:04:14.9376067Z
--------------------------------------------------------------------------------
2025/03/08 02:04:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8139b225-c01e-0034-27ce-8f8f35000000
Time:2025-03-08T02:04:15.9750079Z
--------------------------------------------------------------------------------
2025/03/08 02:04:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8139b3b8-c01e-0034-5bce-8f8f35000000
Time:2025-03-08T02:04:17.0147002Z
--------------------------------------------------------------------------------
2025/03/08 02:04:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8139b51c-c01e-0034-06ce-8f8f35000000
Time:2025-03-08T02:04:18.0523658Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8139b51c-c01e-0034-06ce-8f8f35000000
Time:2025-03-08T02:04:18.0523658Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.58s)
=== RUN TestPurge
2025/03/08 02:04:26 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tejitoc3soji"
2025/03/08 02:04:26 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/08 02:04:26 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/08 02:04:26 DEBUG : Azure container rclone-test-tejitoc3soji: Using directory markers
2025/03/08 02:04:26 DEBUG : Creating backend with remote "/tmp/rclone2728216850"
run.go:180: Remote "Azure container rclone-test-tejitoc3soji", Local "Local file system at /tmp/rclone2728216850", Modify Window "1ns"
2025/03/08 02:04:26 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/08 02:04:26 DEBUG : A1/B1/: Creating directory marker
2025/03/08 02:04:26 DEBUG : A1/: Creating directory marker
2025/03/08 02:04:26 INFO : A2: Making directory
2025/03/08 02:04:26 DEBUG : A2/: Creating directory marker
2025/03/08 02:04:26 INFO : A1/B2: Making directory
2025/03/08 02:04:26 DEBUG : A1/B2/: Creating directory marker
2025/03/08 02:04:26 INFO : A1/B2/C2: Making directory
2025/03/08 02:04:26 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/08 02:04:26 INFO : A1/B1/C3: Making directory
2025/03/08 02:04:26 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/08 02:04:26 INFO : A3: Making directory
2025/03/08 02:04:26 DEBUG : A3/: Creating directory marker
2025/03/08 02:04:27 INFO : A3/B3: Making directory
2025/03/08 02:04:27 DEBUG : A3/B3/: Creating directory marker
2025/03/08 02:04:27 INFO : A3/B3/C4: Making directory
2025/03/08 02:04:27 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/08 02:04:27 DEBUG : Waiting for deletions to finish
2025/03/08 02:04:27 INFO : A1/B1/C1/one: Deleted
2025/03/08 02:04:27 DEBUG : removing 2 level 3 directories
2025/03/08 02:04:27 INFO : A1/B1/C3: Removing directory
2025/03/08 02:04:27 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/08 02:04:27 INFO : A1/B1/C1: Removing directory
2025/03/08 02:04:27 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/08 02:04:27 DEBUG : removing 1 level 2 directories
2025/03/08 02:04:27 INFO : A1/B1: Removing directory
2025/03/08 02:04:27 DEBUG : A1/B1/: Removing directory marker
2025/03/08 02:04:27 DEBUG : Azure container rclone-test-tejitoc3soji: Purge remote
2025/03/08 02:04:27 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.74s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:04:27 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/08 02:04:28 DEBUG : A1/B1/: Creating directory marker
2025/03/08 02:04:28 DEBUG : A1/: Creating directory marker
2025/03/08 02:04:28 INFO : A2: Making directory
2025/03/08 02:04:28 DEBUG : A2/: Creating directory marker
2025/03/08 02:04:28 INFO : A1/B2: Making directory
2025/03/08 02:04:28 DEBUG : A1/B2/: Creating directory marker
2025/03/08 02:04:28 INFO : A1/B2/C2: Making directory
2025/03/08 02:04:28 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/08 02:04:28 INFO : A1/B1/C3: Making directory
2025/03/08 02:04:28 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/08 02:04:28 INFO : A3: Making directory
2025/03/08 02:04:28 DEBUG : A3/: Creating directory marker
2025/03/08 02:04:28 INFO : A3/B3: Making directory
2025/03/08 02:04:28 DEBUG : A3/B3/: Creating directory marker
2025/03/08 02:04:28 INFO : A3/B3/C4: Making directory
2025/03/08 02:04:28 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/08 02:04:36 DEBUG : removing 1 level 3 directories
2025/03/08 02:04:36 INFO : A3/B3/C4: Removing directory
2025/03/08 02:04:36 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/08 02:04:43 DEBUG : removing 2 level 3 directories
2025/03/08 02:04:43 INFO : A1/B2/C2: Removing directory
2025/03/08 02:04:43 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/08 02:04:43 INFO : A1/B1/C3: Removing directory
2025/03/08 02:04:43 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/08 02:04:43 DEBUG : removing 4 level 2 directories
2025/03/08 02:04:43 INFO : dst/: Removing directory
2025/03/08 02:04:43 DEBUG : dst//: Removing directory marker
2025/03/08 02:04:43 INFO : A3/B3: Removing directory
2025/03/08 02:04:43 DEBUG : A3/B3/: Removing directory marker
2025/03/08 02:04:43 INFO : A1/B2: Removing directory
2025/03/08 02:04:43 DEBUG : A1/B2/: Removing directory marker
2025/03/08 02:04:43 INFO : BackupDir/: Removing directory
2025/03/08 02:04:43 DEBUG : BackupDir//: Removing directory marker
2025/03/08 02:04:43 DEBUG : removing 4 level 1 directories
2025/03/08 02:04:43 INFO : dst: Removing directory
2025/03/08 02:04:43 DEBUG : dst/: Removing directory marker
2025/03/08 02:04:43 INFO : A2: Removing directory
2025/03/08 02:04:43 INFO : A3: Removing directory
2025/03/08 02:04:43 DEBUG : A2/: Removing directory marker
2025/03/08 02:04:43 INFO : BackupDir: Removing directory
2025/03/08 02:04:43 DEBUG : A3/: Removing directory marker
2025/03/08 02:04:43 DEBUG : BackupDir/: Removing directory marker
2025/03/08 02:04:43 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2c6722c5-901e-004b-55ce-8f40ae000000
Time:2025-03-08T02:04:43.9070333Z
--------------------------------------------------------------------------------
2025/03/08 02:04:43 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6b635522-901e-0074-5fce-8f880d000000
Time:2025-03-08T02:04:43.9070180Z
--------------------------------------------------------------------------------
operations_test.go:705:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705
Error: Received unexpected error:
failed to remove directories: 2 errors: last error: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6b635522-901e-0074-5fce-8f880d000000
Time:2025-03-08T02:04:43.9070180Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/08 02:04:44 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/08 02:04:44 DEBUG : A1/B1/: Removing directory marker
2025/03/08 02:04:44 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.30s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:04:44 INFO : A1: Making directory
2025/03/08 02:04:44 DEBUG : A1/: Creating directory marker
2025/03/08 02:04:44 INFO : A1/B1: Making directory
2025/03/08 02:04:44 DEBUG : A1/B1/: Creating directory marker
2025/03/08 02:04:44 INFO : A1/B1/C1: Making directory
2025/03/08 02:04:44 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/08 02:04:44 DEBUG : removing 1 level 3 directories
2025/03/08 02:04:44 INFO : A1/B1/C1: Removing directory
2025/03/08 02:04:44 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/08 02:04:44 DEBUG : removing 1 level 2 directories
2025/03/08 02:04:44 INFO : A1/B1: Removing directory
2025/03/08 02:04:44 DEBUG : A1/B1/: Removing directory marker
2025/03/08 02:04:44 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.72s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:04:44 INFO : A1: Making directory
2025/03/08 02:04:44 DEBUG : A1/: Creating directory marker
2025/03/08 02:04:45 INFO : A1/B1: Making directory
2025/03/08 02:04:45 DEBUG : A1/B1/: Creating directory marker
2025/03/08 02:04:45 INFO : A1/B1/C1: Making directory
2025/03/08 02:04:45 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/08 02:04:45 DEBUG : removing 1 level 3 directories
2025/03/08 02:04:45 INFO : A1/B1/C1: Removing directory
2025/03/08 02:04:45 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/08 02:04:45 DEBUG : removing 1 level 2 directories
2025/03/08 02:04:45 INFO : A1/B1: Removing directory
2025/03/08 02:04:45 DEBUG : A1/B1/: Removing directory marker
2025/03/08 02:04:45 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.75s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:04:45 DEBUG : filename.txt: File name found in url
2025/03/08 02:04:45 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.77s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:04:46 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/08 02:04:46 DEBUG : sub/: Creating directory marker
2025/03/08 02:04:46 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/08 02:04:46 INFO : file1: Copied (new) to: sub/file2
2025/03/08 02:04:46 INFO : file1: Deleted
2025/03/08 02:04:46 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 02:04:46 DEBUG : file1: Unchanged skipping
2025/03/08 02:04:46 INFO : file1: Deleted
2025/03/08 02:04:46 DEBUG : Azure container rclone-test-ximuhad4sege: don't need to copy/move sub/file2, it is already at target location
2025/03/08 02:04:46 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.50s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:04:47 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/08 02:04:47 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/08 02:04:47 INFO : file1: Copied (new)
2025/03/08 02:04:47 INFO : file1: Deleted
2025/03/08 02:04:47 DEBUG : file1: Destination exists, skipping
2025/03/08 02:04:47 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.38s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.07s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:04:47 DEBUG : dst/: Creating directory marker
2025/03/08 02:04:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ximuhad4sege/backup"
2025/03/08 02:04:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/08 02:04:47 DEBUG : Azure container rclone-test-ximuhad4sege path backup: Using directory markers
2025/03/08 02:04:47 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-ximuhad4sege/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-ximuhad4sege/backup"
2025/03/08 02:04:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/08 02:04:48 DEBUG : dst/: Creating directory marker
2025/03/08 02:04:48 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/08 02:04:48 INFO : dst/file1: Copied (server-side copy)
2025/03/08 02:04:48 INFO : dst/file1: Deleted
2025/03/08 02:04:48 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/08 02:04:48 INFO : dst/file1: Copied (new)
2025/03/08 02:04:48 INFO : dst/file1: Deleted
2025/03/08 02:04:48 DEBUG : dst/: Removing directory marker
2025/03/08 02:04:48 DEBUG : backup/dst/: Removing directory marker
2025/03/08 02:04:48 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7d4c6f88-b01e-0087-0fce-8f2f98000000
Time:2025-03-08T02:04:48.6214280Z
--------------------------------------------------------------------------------
2025/03/08 02:04:49 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7d4c716e-b01e-0087-45ce-8f2f98000000
Time:2025-03-08T02:04:49.6588019Z
--------------------------------------------------------------------------------
2025/03/08 02:04:50 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7d4c7306-b01e-0087-29ce-8f2f98000000
Time:2025-03-08T02:04:50.6969471Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-ximuhad4sege/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7d4c7306-b01e-0087-29ce-8f2f98000000
Time:2025-03-08T02:04:50.6969471Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.24s)
=== 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:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:04:51 DEBUG : A1/: Creating directory marker
2025/03/08 02:04:52 DEBUG : A1/B1/: Creating directory marker
2025/03/08 02:04:52 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/08 02:04:52 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/08 02:04:52 INFO : A1/B2: Making directory
2025/03/08 02:04:52 DEBUG : A1/B2/: Creating directory marker
2025/03/08 02:04:52 INFO : A1/B1/C3: Making directory
2025/03/08 02:04:52 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/08 02:04:52 DEBUG : A2/: Creating directory marker
2025/03/08 02:04:53 DEBUG : A2/B1/: Creating directory marker
2025/03/08 02:04:53 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/08 02:04:53 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/08 02:04:53 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/08 02:04:53 DEBUG : A2/B2/: Creating directory marker
2025/03/08 02:04:53 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/08 02:04:53 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/08 02:04:53 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/08 02:04:53 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/08 02:04:53 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/08 02:04:53 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/08 02:04:53 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/08 02:04:53 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/08 02:04:53 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/08 02:04:53 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/08 02:04:53 INFO : A1/B1/C2/five: Deleted
2025/03/08 02:04:53 INFO : A1/one: Deleted
2025/03/08 02:04:53 INFO : A1/two: Deleted
2025/03/08 02:04:53 INFO : A1/B1/C1/four: Deleted
2025/03/08 02:04:53 INFO : A1/B1/three: Deleted
2025/03/08 02:04:53 DEBUG : A1/B2/: Removing directory marker
2025/03/08 02:04:53 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/08 02:04:53 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/08 02:04:53 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/08 02:04:53 DEBUG : A1/B1/: Removing directory marker
2025/03/08 02:04:54 DEBUG : A1/: Removing directory marker
2025/03/08 02:04:54 DEBUG : A3/: Creating directory marker
2025/03/08 02:04:54 DEBUG : A3/B1/: Creating directory marker
2025/03/08 02:04:54 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/08 02:04:54 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/08 02:04:54 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/08 02:04:54 DEBUG : A3/B2/: Creating directory marker
2025/03/08 02:04:55 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/08 02:04:55 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/08 02:04:55 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/08 02:04:55 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/08 02:04:55 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/08 02:04:55 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/08 02:04:55 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/08 02:04:55 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/08 02:04:55 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/08 02:04:55 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/08 02:04:55 INFO : A2/B1/C1/four: Deleted
2025/03/08 02:04:55 INFO : A2/B1/three: Deleted
2025/03/08 02:04:55 INFO : A2/B1/C2/five: Deleted
2025/03/08 02:04:55 INFO : A2/one: Deleted
2025/03/08 02:04:55 INFO : A2/two: Deleted
2025/03/08 02:04:55 DEBUG : A2/B2/: Removing directory marker
2025/03/08 02:04:55 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/08 02:04:55 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/08 02:04:55 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/08 02:04:55 DEBUG : A2/B1/: Removing directory marker
2025/03/08 02:04:55 DEBUG : A2/: Removing directory marker
2025/03/08 02:04:55 INFO : Azure container rclone-test-ximuhad4sege: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/08 02:04:55 DEBUG : A4/: Creating directory marker
2025/03/08 02:04:55 DEBUG : A4/B1/: Creating directory marker
2025/03/08 02:04:55 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/08 02:04:55 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/08 02:04:55 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/08 02:04:56 DEBUG : A4/B2/: Creating directory marker
2025/03/08 02:04:56 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/08 02:04:56 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/08 02:04:56 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/08 02:04:56 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/08 02:04:56 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/08 02:04:56 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/08 02:04:56 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/08 02:04:56 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/08 02:04:56 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/08 02:04:56 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/08 02:04:56 INFO : A3/B1/three: Deleted
2025/03/08 02:04:56 INFO : A3/two: Deleted
2025/03/08 02:04:56 INFO : A3/B1/C2/five: Deleted
2025/03/08 02:04:56 INFO : A3/B1/C1/four: Deleted
2025/03/08 02:04:56 INFO : A3/one: Deleted
2025/03/08 02:04:56 DEBUG : A3/B2/: Removing directory marker
2025/03/08 02:04:56 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/08 02:04:56 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/08 02:04:56 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/08 02:04:56 DEBUG : A3/B1/: Removing directory marker
2025/03/08 02:04:56 DEBUG : A3/: Removing directory marker
2025/03/08 02:04:56 DEBUG : A4/B2/: Removing directory marker
2025/03/08 02:04:56 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/08 02:04:57 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/08 02:04:57 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/08 02:04:57 DEBUG : A4/B1/: Removing directory marker
2025/03/08 02:04:57 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.44s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.07s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:04:57 DEBUG : Azure container rclone-test-ximuhad4sege: File to upload is small (34 bytes), uploading instead of streaming
2025/03/08 02:04:57 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/08 02:04:57 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/08 02:04:57 NOTICE: Azure container rclone-test-ximuhad4sege: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/08 02:04:57 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/08 02:04:57 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/08 02:04:57 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/08 02:04:57 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/08 02:04:57 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/08 02:04:57 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/08 02:04:57 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:04:57 DEBUG : Azure container rclone-test-ximuhad4sege: File to upload is small (34 bytes), uploading instead of streaming
2025/03/08 02:04:57 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/08 02:04:57 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/08 02:04:57 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/08 02:04:57 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/08 02:04:57 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/08 02:04:57 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/08 02:04:57 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/08 02:04:58 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/08 02:04:58 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:04:58 DEBUG : Azure container rclone-test-ximuhad4sege: File to upload is small (34 bytes), uploading instead of streaming
2025/03/08 02:04:58 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 02:04:58 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/08 02:04:58 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/08 02:04:58 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/08 02:04:58 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/08 02:04:58 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/08 02:04:58 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:04:58 DEBUG : Azure container rclone-test-ximuhad4sege: File to upload is small (34 bytes), uploading instead of streaming
2025/03/08 02:04:58 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/08 02:04:58 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/08 02:04:58 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/08 02:04:58 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/08 02:04:58 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/08 02:04:58 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/08 02:04:58 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/08 02:04:58 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/08 02:04:58 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/08 02:04:58 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.80s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.53s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.43s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.42s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.42s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.07s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:04:59 DEBUG : Azure container rclone-test-ximuhad4sege: File to upload is small (60 bytes), uploading instead of streaming
2025/03/08 02:04:59 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/08 02:04:59 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.37s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.08s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
2025/03/08 02:04:59 DEBUG : sub dir/: Creating directory marker
2025/03/08 02:05:00 DEBUG : Azure container rclone-test-ximuhad4sege: Touching "sub dir/potato3"
2025/03/08 02:05:00 DEBUG : Azure container rclone-test-ximuhad4sege: Touching "empty space"
2025/03/08 02:05:00 DEBUG : Azure container rclone-test-ximuhad4sege: Touching "potato2"
2025/03/08 02:05:00 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.82s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.07s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.07s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.07s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.08s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.08s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-ximuhad4sege", Local "Local file system at /tmp/rclone3424553494", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/03/08 02:05:00 DEBUG : Azure container rclone-test-ximuhad4sege: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m37.728269182s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot]