"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Starting (try 1/5)
2025/05/19 04:07:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qexiziy3hixu"
2025/05/19 04:07:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/19 04:07:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 04:07:46 DEBUG : Azure container rclone-test-qexiziy3hixu: Using directory markers
2025/05/19 04:07:46 DEBUG : Creating backend with remote "/tmp/rclone3912170726"
=== 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-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:07:46 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/19 04:07:46 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/19 04:07:46 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/19 04:07:46 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/19 04:07:46 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/05/19 04:07:47 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/19 04:07:47 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/05/19 04:07:47 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/19 04:07:47 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/05/19 04:07:47 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/19 04:07:47 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/19 04:07:47 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/05/19 04:07:48 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/19 04:07:48 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/05/19 04:07:48 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/19 04:07:48 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/19 04:07:48 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/19 04:07:48 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/19 04:07:48 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/05/19 04:07:48 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/05/19 04:07:48 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/05/19 04:07:48 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/05/19 04:07:49 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/19 04:07:49 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/05/19 04:07:49 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/05/19 04:07:49 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/05/19 04:07:49 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/19 04:07:49 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/19 04:07:49 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/05/19 04:07:50 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/19 04:07:50 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/05/19 04:07:50 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/05/19 04:07:50 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/19 04:07:50 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/19 04:07:50 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/05/19 04:07:50 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/05/19 04:07:50 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/05/19 04:07:50 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/05/19 04:07:50 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/05/19 04:07:51 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/19 04:07:51 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/05/19 04:07:51 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/19 04:07:51 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/05/19 04:07:51 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/05/19 04:07:51 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/19 04:07:51 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/19 04:07:51 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/19 04:07:51 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/05/19 04:07:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/19 04:07:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/05/19 04:07:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/19 04:07:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/19 04:07:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/19 04:07:52 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/19 04:07:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/05/19 04:07:52 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/05/19 04:07:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/05/19 04:07:52 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/05/19 04:07:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/05/19 04:07:54 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/19 04:07:54 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/05/19 04:07:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/19 04:07:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/19 04:07:54 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/19 04:07:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/05/19 04:07:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/19 04:07:54 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/05/19 04:07:54 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/05/19 04:07:54 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/19 04:07:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/19 04:07:54 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/19 04:07:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/05/19 04:07:54 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/05/19 04:07:54 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/05/19 04:07:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/05/19 04:07:56 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/19 04:07:56 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/05/19 04:07:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/19 04:07:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/19 04:07:56 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/19 04:07:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/05/19 04:07:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/19 04:07:56 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/19 04:07:56 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/19 04:07:56 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/19 04:07:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/05/19 04:07:56 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/19 04:07:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/19 04:07:56 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/05/19 04:07:56 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/05/19 04:07:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/05/19 04:07:58 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/19 04:07:58 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/05/19 04:07:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/19 04:07:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/19 04:07:58 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/19 04:07:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/19 04:07:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/19 04:07:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/19 04:07:58 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/05/19 04:07:58 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/19 04:07:58 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/19 04:07:58 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/19 04:07:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/05/19 04:07:58 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/19 04:07:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/19 04:07:58 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/19 04:07:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/19 04:07:58 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/05/19 04:07:58 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.54s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.31s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.06s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.85s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.95s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.98s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.95s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:07:59 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/19 04:07:59 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/19 04:07:59 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/19 04:07:59 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/19 04:07:59 DEBUG : chunksize-probe: Removing empty object
2025/05/19 04:08:00 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/05/19 04:08:00 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/05/19 04:08:00 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/05/19 04:08:00 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/05/19 04:08:00 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/19 04:08:00 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/19 04:08:00 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/19 04:08:00 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/19 04:08:00 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/19 04:08:00 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/19 04:08:00 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/19 04:08:00 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/19 04:08:00 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/19 04:08:00 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/19 04:08:00 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/19 04:08:00 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/19 04:08:00 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/19 04:08:00 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/19 04:08:00 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/19 04:08:00 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/19 04:08:01 DEBUG : Returning error reader
2025/05/19 04:08:01 DEBUG : BOOM: simulated read failure
2025/05/19 04:08:01 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/05/19 04:08:01 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/19 04:08:02 DEBUG : Returning error reader
2025/05/19 04:08:02 DEBUG : BOOM: simulated read failure
2025/05/19 04:08:02 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/05/19 04:08:02 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/19 04:08:03 DEBUG : Returning error reader
2025/05/19 04:08:03 DEBUG : BOOM: simulated read failure
2025/05/19 04:08:03 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/05/19 04:08:03 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/19 04:08:04 DEBUG : Returning error reader
2025/05/19 04:08:04 DEBUG : BOOM: simulated read failure
2025/05/19 04:08:04 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/05/19 04:08:04 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/19 04:08:05 DEBUG : Returning error reader
2025/05/19 04:08:05 DEBUG : BOOM: simulated read failure
2025/05/19 04:08:05 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/05/19 04:08:05 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/19 04:08:06 DEBUG : Returning error reader
2025/05/19 04:08:06 DEBUG : BOOM: simulated read failure
2025/05/19 04:08:06 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/05/19 04:08:06 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/19 04:08:07 DEBUG : Returning error reader
2025/05/19 04:08:07 DEBUG : BOOM: simulated read failure
2025/05/19 04:08:07 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/05/19 04:08:07 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/19 04:08:08 DEBUG : Returning error reader
2025/05/19 04:08:08 DEBUG : BOOM: simulated read failure
2025/05/19 04:08:08 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/05/19 04:08:08 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/19 04:08:09 DEBUG : Returning error reader
2025/05/19 04:08:09 DEBUG : BOOM: simulated read failure
2025/05/19 04:08:09 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/05/19 04:08:09 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/19 04:08:10 DEBUG : Returning error reader
2025/05/19 04:08:10 DEBUG : BOOM: simulated read failure
2025/05/19 04:08:10 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/05/19 04:08:10 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/05/19 04:08:10 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/05/19 04:08:10 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/05/19 04:08:10 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/05/19 04:08:10 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/05/19 04:08:10 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.52s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/05/19 04:08:17 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/19 04:08:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/19 04:08:17 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/05/19 04:08:17 DEBUG : potato: Seek from 10 to 0
2025/05/19 04:08:17 DEBUG : potato: Seek from 10 to 0
2025/05/19 04:08:17 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/05/19 04:08:17 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/19 04:08:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/19 04:08:17 DEBUG : potato: Seek from 5 to 2
2025/05/19 04:08:17 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/05/19 04:08:17 DEBUG : potato: Seek from 7 to 0
2025/05/19 04:08:17 DEBUG : potato: Seek from 7 to 0
2025/05/19 04:08:17 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/05/19 04:08:17 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/19 04:08:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/19 04:08:17 DEBUG : potato: Seek from 5 to 2
2025/05/19 04:08:17 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/05/19 04:08:17 DEBUG : potato: Seek from 8 to 0
2025/05/19 04:08:17 DEBUG : potato: Seek from 8 to 0
2025/05/19 04:08:17 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/05/19 04:08:17 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/19 04:08:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/19 04:08:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/19 04:08:17 DEBUG : potato: Seek from 5 to 2
2025/05/19 04:08:17 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/05/19 04:08:17 DEBUG : potato: Seek from 9 to 0
2025/05/19 04:08:17 DEBUG : potato: Seek from 9 to 0
2025/05/19 04:08:17 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-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", 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.20s)
--- 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/05/19 04:08:18 DEBUG : Creating backend with remote "nonexistent"
2025/05/19 04:08:18 DEBUG : Creating backend with remote "nonexistent"
2025/05/19 04:08:18 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/05/19 04:08:18 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/05/19 04:08:18 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/05/19 04:08:18 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-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", 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.49s)
--- PASS: TestCheckDownload/1 (0.07s)
--- PASS: TestCheckDownload/2 (0.07s)
--- PASS: TestCheckDownload/3 (0.07s)
--- PASS: TestCheckDownload/4 (0.12s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", 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.22s)
--- 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-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:08:21 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/19 04:08:21 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/19 04:08:21 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/19 04:08:21 NOTICE: test.sum: 2 warning(s) suppressed...
2025/05/19 04:08:21 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/19 04:08:21 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/19 04:08:21 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/19 04:08:21 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:08:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qexiziy3hixu/data"
2025/05/19 04:08:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 04:08:22 DEBUG : Azure container rclone-test-qexiziy3hixu path data: Using directory markers
2025/05/19 04:08:22 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/05/19 04:08:24 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.82s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.14s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:08:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qexiziy3hixu/data"
2025/05/19 04:08:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 04:08:24 DEBUG : Azure container rclone-test-qexiziy3hixu path data: Using directory markers
2025/05/19 04:08:24 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/05/19 04:08:27 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.07s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/05/19 04:08:27 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yocaliz9huje"
2025/05/19 04:08:27 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/19 04:08:27 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 04:08:27 DEBUG : Azure container rclone-test-yocaliz9huje: Using directory markers
2025/05/19 04:08:27 DEBUG : Creating backend with remote "/tmp/rclone3400641995"
run.go:180: Remote "Azure container rclone-test-yocaliz9huje", Local "Local file system at /tmp/rclone3400641995", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/05/19 04:08:28 ERROR : hello, world!: sum not found
2025/05/19 04:08:28 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-yocaliz9huje
2025/05/19 04:08:28 NOTICE: Azure container rclone-test-yocaliz9huje: 1 files missing
2025/05/19 04:08:28 NOTICE: 1 hashes missing
2025/05/19 04:08:28 NOTICE: Azure container rclone-test-yocaliz9huje: 2 differences found
2025/05/19 04:08:28 NOTICE: Azure container rclone-test-yocaliz9huje: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/05/19 04:08:28 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/19 04:08:28 NOTICE: Azure container rclone-test-yocaliz9huje: 0 differences found
2025/05/19 04:08:28 NOTICE: Azure container rclone-test-yocaliz9huje: 1 matching files
2025/05/19 04:08:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xoxucoq3qeva"
2025/05/19 04:08:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/19 04:08:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 04:08:28 DEBUG : Azure container rclone-test-xoxucoq3qeva: Using directory markers
2025/05/19 04:08:28 DEBUG : Creating backend with remote "/tmp/rclone2203140916"
run.go:180: Remote "Azure container rclone-test-xoxucoq3qeva", Local "Local file system at /tmp/rclone2203140916", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/05/19 04:08:28 ERROR : HELLO, WORLD!: sum not found
2025/05/19 04:08:28 ERROR : hello, world!: file not in Azure container rclone-test-xoxucoq3qeva
2025/05/19 04:08:28 NOTICE: Azure container rclone-test-xoxucoq3qeva: 1 files missing
2025/05/19 04:08:28 NOTICE: 1 hashes missing
2025/05/19 04:08:28 NOTICE: Azure container rclone-test-xoxucoq3qeva: 2 differences found
2025/05/19 04:08:28 NOTICE: Azure container rclone-test-xoxucoq3qeva: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/05/19 04:08:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/19 04:08:28 NOTICE: Azure container rclone-test-xoxucoq3qeva: 0 differences found
2025/05/19 04:08:28 NOTICE: Azure container rclone-test-xoxucoq3qeva: 1 matching files
2025/05/19 04:08:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qucohaq6page"
2025/05/19 04:08:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/19 04:08:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 04:08:28 DEBUG : Azure container rclone-test-qucohaq6page: Using directory markers
2025/05/19 04:08:28 DEBUG : Creating backend with remote "/tmp/rclone2567346459"
run.go:180: Remote "Azure container rclone-test-qucohaq6page", Local "Local file system at /tmp/rclone2567346459", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/05/19 04:08:28 ERROR : HeLlO, wOrLd!: sum not found
2025/05/19 04:08:28 ERROR : hello, world!: file not in Azure container rclone-test-qucohaq6page
2025/05/19 04:08:28 NOTICE: Azure container rclone-test-qucohaq6page: 1 files missing
2025/05/19 04:08:28 NOTICE: 1 hashes missing
2025/05/19 04:08:28 NOTICE: Azure container rclone-test-qucohaq6page: 2 differences found
2025/05/19 04:08:28 NOTICE: Azure container rclone-test-qucohaq6page: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/05/19 04:08:28 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/19 04:08:28 NOTICE: Azure container rclone-test-qucohaq6page: 0 differences found
2025/05/19 04:08:28 NOTICE: Azure container rclone-test-qucohaq6page: 1 matching files
2025/05/19 04:08:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pehufez6kuji"
2025/05/19 04:08:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/19 04:08:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 04:08:28 DEBUG : Azure container rclone-test-pehufez6kuji: Using directory markers
2025/05/19 04:08:28 DEBUG : Creating backend with remote "/tmp/rclone158921517"
run.go:180: Remote "Azure container rclone-test-pehufez6kuji", Local "Local file system at /tmp/rclone158921517", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/05/19 04:08:28 ERROR : HELLO, WORLD!: sum not found
2025/05/19 04:08:28 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-pehufez6kuji
2025/05/19 04:08:28 NOTICE: Azure container rclone-test-pehufez6kuji: 1 files missing
2025/05/19 04:08:28 NOTICE: 1 hashes missing
2025/05/19 04:08:28 NOTICE: Azure container rclone-test-pehufez6kuji: 2 differences found
2025/05/19 04:08:28 NOTICE: Azure container rclone-test-pehufez6kuji: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/05/19 04:08:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/19 04:08:29 NOTICE: Azure container rclone-test-pehufez6kuji: 0 differences found
2025/05/19 04:08:29 NOTICE: Azure container rclone-test-pehufez6kuji: 1 matching files
2025/05/19 04:08:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fatadoq8mohu"
2025/05/19 04:08:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/19 04:08:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 04:08:29 DEBUG : Azure container rclone-test-fatadoq8mohu: Using directory markers
2025/05/19 04:08:29 DEBUG : Creating backend with remote "/tmp/rclone754275845"
run.go:180: Remote "Azure container rclone-test-fatadoq8mohu", Local "Local file system at /tmp/rclone754275845", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/05/19 04:08:29 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/19 04:08:29 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-fatadoq8mohu
2025/05/19 04:08:29 NOTICE: Azure container rclone-test-fatadoq8mohu: 1 files missing
2025/05/19 04:08:29 NOTICE: 1 hashes missing
2025/05/19 04:08:29 NOTICE: Azure container rclone-test-fatadoq8mohu: 2 differences found
2025/05/19 04:08:29 NOTICE: Azure container rclone-test-fatadoq8mohu: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/05/19 04:08:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/19 04:08:29 NOTICE: Azure container rclone-test-fatadoq8mohu: 0 differences found
2025/05/19 04:08:29 NOTICE: Azure container rclone-test-fatadoq8mohu: 1 matching files
2025/05/19 04:08:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vibuqir7lixo"
2025/05/19 04:08:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/19 04:08:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 04:08:29 DEBUG : Azure container rclone-test-vibuqir7lixo: Using directory markers
2025/05/19 04:08:29 DEBUG : Creating backend with remote "/tmp/rclone4203607126"
run.go:180: Remote "Azure container rclone-test-vibuqir7lixo", Local "Local file system at /tmp/rclone4203607126", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/05/19 04:08:29 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/19 04:08:29 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-vibuqir7lixo
2025/05/19 04:08:29 NOTICE: Azure container rclone-test-vibuqir7lixo: 1 files missing
2025/05/19 04:08:29 NOTICE: 1 hashes missing
2025/05/19 04:08:29 NOTICE: Azure container rclone-test-vibuqir7lixo: 2 differences found
2025/05/19 04:08:29 NOTICE: Azure container rclone-test-vibuqir7lixo: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/05/19 04:08:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/19 04:08:29 NOTICE: Azure container rclone-test-vibuqir7lixo: 0 differences found
2025/05/19 04:08:29 NOTICE: Azure container rclone-test-vibuqir7lixo: 1 matching files
2025/05/19 04:08:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yahedif2pufi"
2025/05/19 04:08:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/19 04:08:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 04:08:29 DEBUG : Azure container rclone-test-yahedif2pufi: Using directory markers
2025/05/19 04:08:29 DEBUG : Creating backend with remote "/tmp/rclone2733569004"
run.go:180: Remote "Azure container rclone-test-yahedif2pufi", Local "Local file system at /tmp/rclone2733569004", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/05/19 04:08:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/19 04:08:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-yahedif2pufi
2025/05/19 04:08:29 NOTICE: Azure container rclone-test-yahedif2pufi: 1 files missing
2025/05/19 04:08:29 NOTICE: 1 hashes missing
2025/05/19 04:08:29 NOTICE: Azure container rclone-test-yahedif2pufi: 2 differences found
2025/05/19 04:08:29 NOTICE: Azure container rclone-test-yahedif2pufi: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/05/19 04:08:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/19 04:08:29 NOTICE: Azure container rclone-test-yahedif2pufi: 0 differences found
2025/05/19 04:08:29 NOTICE: Azure container rclone-test-yahedif2pufi: 1 matching files
2025/05/19 04:08:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-picawar2yuse"
2025/05/19 04:08:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/19 04:08:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 04:08:29 DEBUG : Azure container rclone-test-picawar2yuse: Using directory markers
2025/05/19 04:08:29 DEBUG : Creating backend with remote "/tmp/rclone709788345"
run.go:180: Remote "Azure container rclone-test-picawar2yuse", Local "Local file system at /tmp/rclone709788345", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/05/19 04:08:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/19 04:08:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-picawar2yuse
2025/05/19 04:08:30 NOTICE: Azure container rclone-test-picawar2yuse: 1 files missing
2025/05/19 04:08:30 NOTICE: 1 hashes missing
2025/05/19 04:08:30 NOTICE: Azure container rclone-test-picawar2yuse: 2 differences found
2025/05/19 04:08:30 NOTICE: Azure container rclone-test-picawar2yuse: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/05/19 04:08:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/19 04:08:30 NOTICE: Azure container rclone-test-picawar2yuse: 0 differences found
2025/05/19 04:08:30 NOTICE: Azure container rclone-test-picawar2yuse: 1 matching files
2025/05/19 04:08:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nuvaloy8poxo"
2025/05/19 04:08:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/19 04:08:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 04:08:30 DEBUG : Azure container rclone-test-nuvaloy8poxo: Using directory markers
2025/05/19 04:08:30 DEBUG : Creating backend with remote "/tmp/rclone2423878299"
run.go:180: Remote "Azure container rclone-test-nuvaloy8poxo", Local "Local file system at /tmp/rclone2423878299", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/05/19 04:08:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/19 04:08:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-nuvaloy8poxo
2025/05/19 04:08:30 NOTICE: Azure container rclone-test-nuvaloy8poxo: 1 files missing
2025/05/19 04:08:30 NOTICE: 1 hashes missing
2025/05/19 04:08:30 NOTICE: Azure container rclone-test-nuvaloy8poxo: 2 differences found
2025/05/19 04:08:30 NOTICE: Azure container rclone-test-nuvaloy8poxo: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/05/19 04:08:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/19 04:08:30 NOTICE: Azure container rclone-test-nuvaloy8poxo: 0 differences found
2025/05/19 04:08:30 NOTICE: Azure container rclone-test-nuvaloy8poxo: 1 matching files
2025/05/19 04:08:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jiqifow5tice"
2025/05/19 04:08:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/19 04:08:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 04:08:30 DEBUG : Azure container rclone-test-jiqifow5tice: Using directory markers
2025/05/19 04:08:30 DEBUG : Creating backend with remote "/tmp/rclone427874340"
run.go:180: Remote "Azure container rclone-test-jiqifow5tice", Local "Local file system at /tmp/rclone427874340", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/05/19 04:08:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/19 04:08:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-jiqifow5tice
2025/05/19 04:08:30 NOTICE: Azure container rclone-test-jiqifow5tice: 1 files missing
2025/05/19 04:08:30 NOTICE: 1 hashes missing
2025/05/19 04:08:30 NOTICE: Azure container rclone-test-jiqifow5tice: 2 differences found
2025/05/19 04:08:30 NOTICE: Azure container rclone-test-jiqifow5tice: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/05/19 04:08:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/19 04:08:30 NOTICE: Azure container rclone-test-jiqifow5tice: 0 differences found
2025/05/19 04:08:30 NOTICE: Azure container rclone-test-jiqifow5tice: 1 matching files
2025/05/19 04:08:30 DEBUG : Azure container rclone-test-jiqifow5tice: Purge remote
2025/05/19 04:08:30 DEBUG : Azure container rclone-test-nuvaloy8poxo: Purge remote
2025/05/19 04:08:30 DEBUG : Azure container rclone-test-picawar2yuse: Purge remote
2025/05/19 04:08:30 DEBUG : Azure container rclone-test-yahedif2pufi: Purge remote
2025/05/19 04:08:31 DEBUG : Azure container rclone-test-vibuqir7lixo: Purge remote
2025/05/19 04:08:31 DEBUG : Azure container rclone-test-fatadoq8mohu: Purge remote
2025/05/19 04:08:31 DEBUG : Azure container rclone-test-pehufez6kuji: Purge remote
2025/05/19 04:08:31 DEBUG : Azure container rclone-test-qucohaq6page: Purge remote
2025/05/19 04:08:31 DEBUG : Azure container rclone-test-xoxucoq3qeva: Purge remote
2025/05/19 04:08:31 DEBUG : Azure container rclone-test-yocaliz9huje: Purge remote
--- PASS: TestApplyTransforms (3.53s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:08:31 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/19 04:08:31 DEBUG : sub/: Creating directory marker
2025/05/19 04:08:31 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/19 04:08:31 INFO : file1: Copied (new) to: sub/file2
2025/05/19 04:08:31 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/19 04:08:31 DEBUG : file1: Unchanged skipping
2025/05/19 04:08:31 DEBUG : Azure container rclone-test-qexiziy3hixu: don't need to copy/move sub/file2, it is already at target location
2025/05/19 04:08:31 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", 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-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:08:32 DEBUG : dst/: Creating directory marker
2025/05/19 04:08:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qexiziy3hixu/backup"
2025/05/19 04:08:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 04:08:32 DEBUG : Azure container rclone-test-qexiziy3hixu path backup: Using directory markers
2025/05/19 04:08:32 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-qexiziy3hixu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-qexiziy3hixu/backup"
2025/05/19 04:08:32 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/19 04:08:32 DEBUG : dst/: Creating directory marker
2025/05/19 04:08:32 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/19 04:08:32 INFO : dst/file1: Copied (server-side copy)
2025/05/19 04:08:32 INFO : dst/file1: Deleted
2025/05/19 04:08:32 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/19 04:08:32 INFO : dst/file1: Copied (new)
2025/05/19 04:08:32 DEBUG : dst/: Removing directory marker
2025/05/19 04:08:32 DEBUG : backup/dst/: Removing directory marker
2025/05/19 04:08:33 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-qexiziy3hixu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a57e75f-c01e-0056-8073-c84d12000000
Time:2025-05-19T04:08:33.0281576Z
--------------------------------------------------------------------------------
2025/05/19 04:08:34 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-qexiziy3hixu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a57e875-c01e-0056-6573-c84d12000000
Time:2025-05-19T04:08:34.0650481Z
--------------------------------------------------------------------------------
2025/05/19 04:08:35 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-qexiziy3hixu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a57ea01-c01e-0056-4f73-c84d12000000
Time:2025-05-19T04:08:35.1019823Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a57ea01-c01e-0056-4f73-c84d12000000
Time:2025-05-19T04:08:35.1019823Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.11s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:08:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qexiziy3hixu/dst"
2025/05/19 04:08:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 04:08:36 DEBUG : Azure container rclone-test-qexiziy3hixu path dst: Using directory markers
2025/05/19 04:08:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qexiziy3hixu/CompareDest"
2025/05/19 04:08:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 04:08:36 DEBUG : Azure container rclone-test-qexiziy3hixu path CompareDest: Using directory markers
2025/05/19 04:08:36 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-qexiziy3hixu/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-qexiziy3hixu/CompareDest"
2025/05/19 04:08:36 DEBUG : one: Need to transfer - File not found at Destination
2025/05/19 04:08:36 DEBUG : /: Creating directory marker
2025/05/19 04:08:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/19 04:08:36 INFO : one: Copied (new)
2025/05/19 04:08:36 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qexiziy3hixu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qexiziy3hixu/CompareDest"
2025/05/19 04:08:36 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/19 04:08:36 DEBUG : /: Creating directory marker
2025/05/19 04:08:36 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/19 04:08:36 INFO : one: Copied (replaced existing)
2025/05/19 04:08:36 DEBUG : dst/: Creating directory marker
2025/05/19 04:08:37 DEBUG : CompareDest/: Creating directory marker
2025/05/19 04:08:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qexiziy3hixu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qexiziy3hixu/CompareDest"
2025/05/19 04:08:37 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/19 04:08:37 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/19 04:08:37 DEBUG : one: Destination found in --compare-dest, skipping
2025/05/19 04:08:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qexiziy3hixu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qexiziy3hixu/CompareDest"
2025/05/19 04:08:37 DEBUG : two: Need to transfer - File not found at Destination
2025/05/19 04:08:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/19 04:08:37 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/19 04:08:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qexiziy3hixu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qexiziy3hixu/CompareDest"
2025/05/19 04:08:37 DEBUG : two: Need to transfer - File not found at Destination
2025/05/19 04:08:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/19 04:08:37 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/19 04:08:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qexiziy3hixu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qexiziy3hixu/CompareDest"
2025/05/19 04:08:37 DEBUG : two: Need to transfer - File not found at Destination
2025/05/19 04:08:38 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/05/19 04:08:38 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/05/19 04:08:38 INFO : two: Copied (new)
2025/05/19 04:08:38 DEBUG : dst/: Removing directory marker
2025/05/19 04:08:38 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a57ee2c-c01e-0056-7c73-c84d12000000
Time:2025-05-19T04:08:38.4803970Z
--------------------------------------------------------------------------------
2025/05/19 04:08:39 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a57efd2-c01e-0056-7173-c84d12000000
Time:2025-05-19T04:08:39.5175244Z
--------------------------------------------------------------------------------
2025/05/19 04:08:40 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a57f177-c01e-0056-6373-c84d12000000
Time:2025-05-19T04:08:40.5539144Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a57f177-c01e-0056-6373-c84d12000000
Time:2025-05-19T04:08:40.5539144Z
--------------------------------------------------------------------------------
2025/05/19 04:08:41 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.57s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:08:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qexiziy3hixu/dst"
2025/05/19 04:08:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 04:08:48 DEBUG : Azure container rclone-test-qexiziy3hixu path dst: Using directory markers
2025/05/19 04:08:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qexiziy3hixu/CopyDest"
2025/05/19 04:08:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 04:08:48 DEBUG : Azure container rclone-test-qexiziy3hixu path CopyDest: Using directory markers
2025/05/19 04:08:48 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-qexiziy3hixu/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-qexiziy3hixu/CopyDest"
2025/05/19 04:08:48 DEBUG : one: Need to transfer - File not found at Destination
2025/05/19 04:08:48 DEBUG : /: Creating directory marker
2025/05/19 04:08:49 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/19 04:08:49 INFO : one: Copied (new)
2025/05/19 04:08:49 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qexiziy3hixu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qexiziy3hixu/CopyDest"
2025/05/19 04:08:49 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/19 04:08:49 DEBUG : /: Creating directory marker
2025/05/19 04:08:49 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/19 04:08:49 INFO : one: Copied (replaced existing)
2025/05/19 04:08:49 DEBUG : dst/: Creating directory marker
2025/05/19 04:08:49 DEBUG : CopyDest/: Creating directory marker
2025/05/19 04:08:49 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qexiziy3hixu/BackupDir"
2025/05/19 04:08:49 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 04:08:49 DEBUG : Azure container rclone-test-qexiziy3hixu path BackupDir: Using directory markers
2025/05/19 04:08:49 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-qexiziy3hixu/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-qexiziy3hixu/BackupDir"
2025/05/19 04:08:49 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qexiziy3hixu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qexiziy3hixu/CopyDest"
2025/05/19 04:08:49 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/19 04:08:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/19 04:08:49 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/19 04:08:50 DEBUG : /: Creating directory marker
2025/05/19 04:08:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/19 04:08:50 INFO : one: Copied (server-side copy)
2025/05/19 04:08:50 INFO : one: Deleted
2025/05/19 04:08:50 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/19 04:08:50 INFO : one: Copied (server-side copy)
2025/05/19 04:08:50 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/05/19 04:08:50 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qexiziy3hixu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qexiziy3hixu/CopyDest"
2025/05/19 04:08:50 DEBUG : two: Need to transfer - File not found at Destination
2025/05/19 04:08:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/19 04:08:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/19 04:08:50 INFO : two: Copied (server-side copy)
2025/05/19 04:08:50 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/05/19 04:08:50 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qexiziy3hixu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qexiziy3hixu/CopyDest"
2025/05/19 04:08:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/19 04:08:50 DEBUG : two: Unchanged skipping
2025/05/19 04:08:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qexiziy3hixu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qexiziy3hixu/CopyDest"
2025/05/19 04:08:51 DEBUG : three: Need to transfer - File not found at Destination
2025/05/19 04:08:51 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/05/19 04:08:51 DEBUG : three: Destination not found in --copy-dest
2025/05/19 04:08:51 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/05/19 04:08:51 INFO : three: Copied (new)
2025/05/19 04:08:51 DEBUG : dst/: Removing directory marker
2025/05/19 04:08:51 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a580014-c01e-0056-4073-c84d12000000
Time:2025-05-19T04:08:51.8256916Z
--------------------------------------------------------------------------------
2025/05/19 04:08:52 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5801a2-c01e-0056-1073-c84d12000000
Time:2025-05-19T04:08:52.8626491Z
--------------------------------------------------------------------------------
2025/05/19 04:08:53 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a580286-c01e-0056-4673-c84d12000000
Time:2025-05-19T04:08:53.8993223Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a580286-c01e-0056-4673-c84d12000000
Time:2025-05-19T04:08:53.8993223Z
--------------------------------------------------------------------------------
2025/05/19 04:08:54 DEBUG : CopyDest/: Removing directory marker
2025/05/19 04:08:54 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58036f-c01e-0056-8073-c84d12000000
Time:2025-05-19T04:08:54.9754812Z
--------------------------------------------------------------------------------
2025/05/19 04:08:55 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58044f-c01e-0056-4673-c84d12000000
Time:2025-05-19T04:08:56.0130408Z
--------------------------------------------------------------------------------
2025/05/19 04:08:57 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5805c4-c01e-0056-8073-c84d12000000
Time:2025-05-19T04:08:57.0506723Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5805c4-c01e-0056-8073-c84d12000000
Time:2025-05-19T04:08:57.0506723Z
--------------------------------------------------------------------------------
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.46s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/05/19 04:09:05 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a580e13-c01e-0056-2973-c84d12000000
Time:2025-05-19T04:09:05.2395201Z
--------------------------------------------------------------------------------
2025/05/19 04:09:06 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a580ef7-c01e-0056-6973-c84d12000000
Time:2025-05-19T04:09:06.2765286Z
--------------------------------------------------------------------------------
2025/05/19 04:09:07 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a581004-c01e-0056-4173-c84d12000000
Time:2025-05-19T04:09:07.3131683Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a581004-c01e-0056-4173-c84d12000000
Time:2025-05-19T04:09:07.3131683Z
--------------------------------------------------------------------------------
2025/05/19 04:09:08 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a581164-c01e-0056-6a73-c84d12000000
Time:2025-05-19T04:09:08.3501953Z
--------------------------------------------------------------------------------
2025/05/19 04:09:09 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a581239-c01e-0056-8073-c84d12000000
Time:2025-05-19T04:09:09.3884659Z
--------------------------------------------------------------------------------
2025/05/19 04:09:10 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a581334-c01e-0056-3f73-c84d12000000
Time:2025-05-19T04:09:10.4254901Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a581334-c01e-0056-3f73-c84d12000000
Time:2025-05-19T04:09:10.4254901Z
--------------------------------------------------------------------------------
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-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/05/19 04:09:18 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a581b85-c01e-0056-3d73-c84d12000000
Time:2025-05-19T04:09:18.6190790Z
--------------------------------------------------------------------------------
2025/05/19 04:09: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a581c6d-c01e-0056-0473-c84d12000000
Time:2025-05-19T04:09:19.6568239Z
--------------------------------------------------------------------------------
2025/05/19 04:09: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a581d45-c01e-0056-3873-c84d12000000
Time:2025-05-19T04:09:20.6942703Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a581d45-c01e-0056-3873-c84d12000000
Time:2025-05-19T04:09:20.6942703Z
--------------------------------------------------------------------------------
2025/05/19 04:09: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a581e64-c01e-0056-2473-c84d12000000
Time:2025-05-19T04:09:21.7319212Z
--------------------------------------------------------------------------------
2025/05/19 04:09: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a581f83-c01e-0056-2273-c84d12000000
Time:2025-05-19T04:09:22.7692087Z
--------------------------------------------------------------------------------
2025/05/19 04:09: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5820c3-c01e-0056-3073-c84d12000000
Time:2025-05-19T04:09:23.8070357Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5820c3-c01e-0056-3073-c84d12000000
Time:2025-05-19T04:09:23.8070357Z
--------------------------------------------------------------------------------
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-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:09:31 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/05/19 04:09:32 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/05/19 04:09:32 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/19 04:09:32 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/05/19 04:09:32 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/05/19 04:09:32 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/05/19 04:09:32 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/05/19 04:09:32 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/05/19 04:09:32 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 536b8d49628b4613a573d1d8a03bb932 OK
2025/05/19 04:09:32 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/05/19 04:09: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a582a58-c01e-0056-2173-c84d12000000
Time:2025-05-19T04:09:32.9574114Z
--------------------------------------------------------------------------------
2025/05/19 04:09: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a582b6a-c01e-0056-7f73-c84d12000000
Time:2025-05-19T04:09:33.9952960Z
--------------------------------------------------------------------------------
2025/05/19 04:09:35 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a582c5a-c01e-0056-4973-c84d12000000
Time:2025-05-19T04:09:35.0328683Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a582c5a-c01e-0056-4973-c84d12000000
Time:2025-05-19T04:09:35.0328683Z
--------------------------------------------------------------------------------
2025/05/19 04:09:36 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/05/19 04:09:36 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a582e03-c01e-0056-2773-c84d12000000
Time:2025-05-19T04:09:36.1090689Z
--------------------------------------------------------------------------------
2025/05/19 04:09:37 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a582f8c-c01e-0056-7b73-c84d12000000
Time:2025-05-19T04:09:37.1465600Z
--------------------------------------------------------------------------------
2025/05/19 04:09:38 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58308e-c01e-0056-4c73-c84d12000000
Time:2025-05-19T04:09:38.1838830Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58308e-c01e-0056-4c73-c84d12000000
Time:2025-05-19T04:09:38.1838830Z
--------------------------------------------------------------------------------
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.38s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/19 04:09:46 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a583b10-c01e-0056-7b73-c84d12000000
Time:2025-05-19T04:09:46.3746628Z
--------------------------------------------------------------------------------
2025/05/19 04:09:47 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a583bfc-c01e-0056-4073-c84d12000000
Time:2025-05-19T04:09:47.4113049Z
--------------------------------------------------------------------------------
2025/05/19 04:09:48 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a583d23-c01e-0056-3273-c84d12000000
Time:2025-05-19T04:09:48.4480293Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a583d23-c01e-0056-3273-c84d12000000
Time:2025-05-19T04:09:48.4480293Z
--------------------------------------------------------------------------------
2025/05/19 04:09: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a583edf-c01e-0056-3e73-c84d12000000
Time:2025-05-19T04:09:49.4854107Z
--------------------------------------------------------------------------------
2025/05/19 04:09: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5840f1-c01e-0056-2873-c84d12000000
Time:2025-05-19T04:09:50.5233941Z
--------------------------------------------------------------------------------
2025/05/19 04:09: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a584206-c01e-0056-0a73-c84d12000000
Time:2025-05-19T04:09:51.5611518Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a584206-c01e-0056-0a73-c84d12000000
Time:2025-05-19T04:09:51.5611518Z
--------------------------------------------------------------------------------
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-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/19 04:09: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a584b7d-c01e-0056-5573-c84d12000000
Time:2025-05-19T04:09:59.7492688Z
--------------------------------------------------------------------------------
2025/05/19 04:10: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a584d3b-c01e-0056-5173-c84d12000000
Time:2025-05-19T04:10:00.7871563Z
--------------------------------------------------------------------------------
2025/05/19 04:10: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a584ea0-c01e-0056-1573-c84d12000000
Time:2025-05-19T04:10:01.8242416Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a584ea0-c01e-0056-1573-c84d12000000
Time:2025-05-19T04:10:01.8242416Z
--------------------------------------------------------------------------------
2025/05/19 04:10: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a585045-c01e-0056-0873-c84d12000000
Time:2025-05-19T04:10:02.8627270Z
--------------------------------------------------------------------------------
2025/05/19 04:10: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5851f9-c01e-0056-7773-c84d12000000
Time:2025-05-19T04:10:03.9020102Z
--------------------------------------------------------------------------------
2025/05/19 04:10: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58539d-c01e-0056-6b73-c84d12000000
Time:2025-05-19T04:10:04.9396578Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58539d-c01e-0056-6b73-c84d12000000
Time:2025-05-19T04:10:04.9396578Z
--------------------------------------------------------------------------------
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-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/19 04:10: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a585ec1-c01e-0056-2373-c84d12000000
Time:2025-05-19T04:10:13.1295692Z
--------------------------------------------------------------------------------
2025/05/19 04:10: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58602c-c01e-0056-6773-c84d12000000
Time:2025-05-19T04:10:14.1671400Z
--------------------------------------------------------------------------------
2025/05/19 04:10: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5861b0-c01e-0056-1b73-c84d12000000
Time:2025-05-19T04:10:15.2045867Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5861b0-c01e-0056-1b73-c84d12000000
Time:2025-05-19T04:10:15.2045867Z
--------------------------------------------------------------------------------
2025/05/19 04:10: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a586386-c01e-0056-6b73-c84d12000000
Time:2025-05-19T04:10:16.2416921Z
--------------------------------------------------------------------------------
2025/05/19 04:10: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5864fd-c01e-0056-2573-c84d12000000
Time:2025-05-19T04:10:17.2791841Z
--------------------------------------------------------------------------------
2025/05/19 04:10: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58661b-c01e-0056-7573-c84d12000000
Time:2025-05-19T04:10:18.3190051Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58661b-c01e-0056-7573-c84d12000000
Time:2025-05-19T04:10:18.3190051Z
--------------------------------------------------------------------------------
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-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/19 04:10: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a586e5e-c01e-0056-6473-c84d12000000
Time:2025-05-19T04:10:26.5082996Z
--------------------------------------------------------------------------------
2025/05/19 04:10: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a586f4d-c01e-0056-2573-c84d12000000
Time:2025-05-19T04:10:27.5458032Z
--------------------------------------------------------------------------------
2025/05/19 04:10: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58706d-c01e-0056-2073-c84d12000000
Time:2025-05-19T04:10:28.5835957Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58706d-c01e-0056-2073-c84d12000000
Time:2025-05-19T04:10:28.5835957Z
--------------------------------------------------------------------------------
2025/05/19 04:10: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a587188-c01e-0056-0573-c84d12000000
Time:2025-05-19T04:10:29.6208614Z
--------------------------------------------------------------------------------
2025/05/19 04:10: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5872e5-c01e-0056-1b73-c84d12000000
Time:2025-05-19T04:10:30.6580409Z
--------------------------------------------------------------------------------
2025/05/19 04:10: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5873e6-c01e-0056-6a73-c84d12000000
Time:2025-05-19T04:10:31.6957001Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5873e6-c01e-0056-6a73-c84d12000000
Time:2025-05-19T04:10:31.6957001Z
--------------------------------------------------------------------------------
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-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/19 04:10: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a587c76-c01e-0056-6e73-c84d12000000
Time:2025-05-19T04:10:39.8849086Z
--------------------------------------------------------------------------------
2025/05/19 04:10: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a587d84-c01e-0056-5873-c84d12000000
Time:2025-05-19T04:10:40.9215123Z
--------------------------------------------------------------------------------
2025/05/19 04:10: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a587ed6-c01e-0056-3d73-c84d12000000
Time:2025-05-19T04:10:41.9597142Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a587ed6-c01e-0056-3d73-c84d12000000
Time:2025-05-19T04:10:41.9597142Z
--------------------------------------------------------------------------------
2025/05/19 04:10: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a587fc4-c01e-0056-0573-c84d12000000
Time:2025-05-19T04:10:42.9977486Z
--------------------------------------------------------------------------------
2025/05/19 04:10:44 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5880bd-c01e-0056-4673-c84d12000000
Time:2025-05-19T04:10:44.0351329Z
--------------------------------------------------------------------------------
2025/05/19 04:10:45 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5881d7-c01e-0056-3773-c84d12000000
Time:2025-05-19T04:10:45.0727970Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5881d7-c01e-0056-3773-c84d12000000
Time:2025-05-19T04:10:45.0727970Z
--------------------------------------------------------------------------------
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-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:10:53 DEBUG : also/: Creating directory marker
2025/05/19 04:10:53 INFO : Azure container rclone-test-qexiziy3hixu: Looking for duplicate md5 hashes using newest mode.
2025/05/19 04:10:53 NOTICE: f409cb8e60fd7c2de005ffd81c67f03f: Found 3 files with duplicate md5 hashes
2025/05/19 04:10:53 INFO : one: Deleted
2025/05/19 04:10:53 INFO : also/one: Deleted
2025/05/19 04:10:53 NOTICE: f409cb8e60fd7c2de005ffd81c67f03f: Deleted 2 extra copies
2025/05/19 04:10:54 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a588b34-c01e-0056-4e74-c84d12000000
Time:2025-05-19T04:10:54.0829865Z
--------------------------------------------------------------------------------
2025/05/19 04:10:55 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a588c19-c01e-0056-7f74-c84d12000000
Time:2025-05-19T04:10:55.1207964Z
--------------------------------------------------------------------------------
2025/05/19 04:10:56 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a588d29-c01e-0056-6174-c84d12000000
Time:2025-05-19T04:10:56.1575784Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a588d29-c01e-0056-6174-c84d12000000
Time:2025-05-19T04:10:56.1575784Z
--------------------------------------------------------------------------------
2025/05/19 04:10:57 DEBUG : also/: Removing directory marker
2025/05/19 04:10:57 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a588e57-c01e-0056-3e74-c84d12000000
Time:2025-05-19T04:10:57.2335370Z
--------------------------------------------------------------------------------
2025/05/19 04:10:58 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a588f6b-c01e-0056-1874-c84d12000000
Time:2025-05-19T04:10:58.2708797Z
--------------------------------------------------------------------------------
2025/05/19 04:10:59 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58906d-c01e-0056-6374-c84d12000000
Time:2025-05-19T04:10:59.3085682Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58906d-c01e-0056-6374-c84d12000000
Time:2025-05-19T04:10:59.3085682Z
--------------------------------------------------------------------------------
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.24s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/19 04:11: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5898cd-c01e-0056-8074-c84d12000000
Time:2025-05-19T04:11:07.4974108Z
--------------------------------------------------------------------------------
2025/05/19 04:11: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5899ba-c01e-0056-3874-c84d12000000
Time:2025-05-19T04:11:08.5349887Z
--------------------------------------------------------------------------------
2025/05/19 04:11: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a589a92-c01e-0056-6574-c84d12000000
Time:2025-05-19T04:11:09.5721093Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a589a92-c01e-0056-6574-c84d12000000
Time:2025-05-19T04:11:09.5721093Z
--------------------------------------------------------------------------------
2025/05/19 04:11: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a589b96-c01e-0056-3f74-c84d12000000
Time:2025-05-19T04:11:10.6092179Z
--------------------------------------------------------------------------------
2025/05/19 04:11: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a589cc4-c01e-0056-0774-c84d12000000
Time:2025-05-19T04:11:11.6630709Z
--------------------------------------------------------------------------------
2025/05/19 04:11: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a589e15-c01e-0056-1374-c84d12000000
Time:2025-05-19T04:11:12.6999815Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a589e15-c01e-0056-1374-c84d12000000
Time:2025-05-19T04:11:12.6999815Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/19 04:11: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58a81b-c01e-0056-3e74-c84d12000000
Time:2025-05-19T04:11:20.8923467Z
--------------------------------------------------------------------------------
2025/05/19 04:11: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58a91b-c01e-0056-0d74-c84d12000000
Time:2025-05-19T04:11:21.9339567Z
--------------------------------------------------------------------------------
2025/05/19 04:11: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58a9d2-c01e-0056-1f74-c84d12000000
Time:2025-05-19T04:11:22.9716192Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58a9d2-c01e-0056-1f74-c84d12000000
Time:2025-05-19T04:11:22.9716192Z
--------------------------------------------------------------------------------
2025/05/19 04:11: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58aab4-c01e-0056-4a74-c84d12000000
Time:2025-05-19T04:11:24.0155290Z
--------------------------------------------------------------------------------
2025/05/19 04:11: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58abb7-c01e-0056-1874-c84d12000000
Time:2025-05-19T04:11:25.0529913Z
--------------------------------------------------------------------------------
2025/05/19 04:11: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58aca7-c01e-0056-6174-c84d12000000
Time:2025-05-19T04:11:26.0907843Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58aca7-c01e-0056-6174-c84d12000000
Time:2025-05-19T04:11:26.0907843Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/19 04:11:34 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58b5f1-c01e-0056-3474-c84d12000000
Time:2025-05-19T04:11:34.2790688Z
--------------------------------------------------------------------------------
2025/05/19 04:11:35 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58b6e7-c01e-0056-7974-c84d12000000
Time:2025-05-19T04:11:35.3166290Z
--------------------------------------------------------------------------------
2025/05/19 04:11: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58b870-c01e-0056-4874-c84d12000000
Time:2025-05-19T04:11:36.3533482Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58b870-c01e-0056-4874-c84d12000000
Time:2025-05-19T04:11:36.3533482Z
--------------------------------------------------------------------------------
2025/05/19 04:11: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58bac0-c01e-0056-5d74-c84d12000000
Time:2025-05-19T04:11:37.3909702Z
--------------------------------------------------------------------------------
2025/05/19 04:11: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58bbf2-c01e-0056-6474-c84d12000000
Time:2025-05-19T04:11:38.4280899Z
--------------------------------------------------------------------------------
2025/05/19 04:11: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58bd0e-c01e-0056-5774-c84d12000000
Time:2025-05-19T04:11:39.4660634Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58bd0e-c01e-0056-5774-c84d12000000
Time:2025-05-19T04:11:39.4660634Z
--------------------------------------------------------------------------------
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-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/19 04:11: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58c72b-c01e-0056-6474-c84d12000000
Time:2025-05-19T04:11:47.6553418Z
--------------------------------------------------------------------------------
2025/05/19 04:11: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58c8a0-c01e-0056-1474-c84d12000000
Time:2025-05-19T04:11:48.6930892Z
--------------------------------------------------------------------------------
2025/05/19 04:11: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58c9c1-c01e-0056-7c74-c84d12000000
Time:2025-05-19T04:11:49.7306774Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58c9c1-c01e-0056-7c74-c84d12000000
Time:2025-05-19T04:11:49.7306774Z
--------------------------------------------------------------------------------
2025/05/19 04:11: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58cacf-c01e-0056-5074-c84d12000000
Time:2025-05-19T04:11:50.7677358Z
--------------------------------------------------------------------------------
2025/05/19 04:11: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58cc28-c01e-0056-7174-c84d12000000
Time:2025-05-19T04:11:51.8062673Z
--------------------------------------------------------------------------------
2025/05/19 04:11: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58cd2b-c01e-0056-4f74-c84d12000000
Time:2025-05-19T04:11:52.8427433Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58cd2b-c01e-0056-4f74-c84d12000000
Time:2025-05-19T04:11:52.8427433Z
--------------------------------------------------------------------------------
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-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/05/19 04:12:01 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58d8e2-c01e-0056-2074-c84d12000000
Time:2025-05-19T04:12:01.0334449Z
--------------------------------------------------------------------------------
2025/05/19 04:12:02 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58da9d-c01e-0056-7a74-c84d12000000
Time:2025-05-19T04:12:02.0708305Z
--------------------------------------------------------------------------------
2025/05/19 04:12:03 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58dc61-c01e-0056-7974-c84d12000000
Time:2025-05-19T04:12:03.1086529Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58dc61-c01e-0056-7974-c84d12000000
Time:2025-05-19T04:12:03.1086529Z
--------------------------------------------------------------------------------
2025/05/19 04:12:04 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58dddd-c01e-0056-3074-c84d12000000
Time:2025-05-19T04:12:04.1466176Z
--------------------------------------------------------------------------------
2025/05/19 04:12:05 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58df55-c01e-0056-7074-c84d12000000
Time:2025-05-19T04:12:05.1836022Z
--------------------------------------------------------------------------------
2025/05/19 04:12:06 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58e15d-c01e-0056-4774-c84d12000000
Time:2025-05-19T04:12:06.2254144Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58e15d-c01e-0056-4774-c84d12000000
Time:2025-05-19T04:12:06.2254144Z
--------------------------------------------------------------------------------
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.38s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:12:14 DEBUG : sub dir/: Creating directory marker
2025/05/19 04:12:14 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/19 04:12:15 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
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/05/19 04:12:15 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/19 04:12:15 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/19 04:12:15 DEBUG : sub dir/: Removing directory marker
2025/05/19 04:12:15 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58ef6b-c01e-0056-2274-c84d12000000
Time:2025-05-19T04:12:15.8553382Z
--------------------------------------------------------------------------------
2025/05/19 04:12:16 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58f118-c01e-0056-0974-c84d12000000
Time:2025-05-19T04:12:16.8932587Z
--------------------------------------------------------------------------------
2025/05/19 04:12:17 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58f283-c01e-0056-2d74-c84d12000000
Time:2025-05-19T04:12:17.9310293Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58f283-c01e-0056-2d74-c84d12000000
Time:2025-05-19T04:12:17.9310293Z
--------------------------------------------------------------------------------
2025/05/19 04:12:18 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58f42f-c01e-0056-1574-c84d12000000
Time:2025-05-19T04:12:18.9690548Z
--------------------------------------------------------------------------------
2025/05/19 04:12:19 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58f634-c01e-0056-2a74-c84d12000000
Time:2025-05-19T04:12:20.0071924Z
--------------------------------------------------------------------------------
2025/05/19 04:12:21 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58f78b-c01e-0056-5574-c84d12000000
Time:2025-05-19T04:12:21.0442440Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a58f78b-c01e-0056-5574-c84d12000000
Time:2025-05-19T04:12:21.0442440Z
--------------------------------------------------------------------------------
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
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
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.83s)
=== RUN TestListDirSortedFn
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:12:29 DEBUG : sub dir/: Creating directory marker
2025/05/19 04:12:29 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/19 04:12:29 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
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSortedFn
2025/05/19 04:12:30 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/19 04:12:30 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/19 04:12:30 DEBUG : sub dir/: Removing directory marker
2025/05/19 04:12:30 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5903fb-c01e-0056-6074-c84d12000000
Time:2025-05-19T04:12:30.6993707Z
--------------------------------------------------------------------------------
2025/05/19 04:12:31 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a590572-c01e-0056-7c74-c84d12000000
Time:2025-05-19T04:12:31.7365202Z
--------------------------------------------------------------------------------
2025/05/19 04:12:32 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59073e-c01e-0056-5f74-c84d12000000
Time:2025-05-19T04:12:32.7737606Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59073e-c01e-0056-5f74-c84d12000000
Time:2025-05-19T04:12:32.7737606Z
--------------------------------------------------------------------------------
2025/05/19 04:12:33 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5908f1-c01e-0056-4374-c84d12000000
Time:2025-05-19T04:12:33.8114159Z
--------------------------------------------------------------------------------
2025/05/19 04:12:34 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a590aa1-c01e-0056-4274-c84d12000000
Time:2025-05-19T04:12:34.8487973Z
--------------------------------------------------------------------------------
2025/05/19 04:12:35 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a590bf3-c01e-0056-4c74-c84d12000000
Time:2025-05-19T04:12:35.8857607Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a590bf3-c01e-0056-4c74-c84d12000000
Time:2025-05-19T04:12:35.8857607Z
--------------------------------------------------------------------------------
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
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
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: TestListDirSortedFn
Messages: directories
--- FAIL: TestListDirSortedFn (14.84s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:12:44 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/05/19 04:12:44 DEBUG : sub/: Removing directory marker
2025/05/19 04:12:44 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5918d1-c01e-0056-2974-c84d12000000
Time:2025-05-19T04:12:44.9348281Z
--------------------------------------------------------------------------------
2025/05/19 04:12: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a591a1f-c01e-0056-4374-c84d12000000
Time:2025-05-19T04:12:45.9717263Z
--------------------------------------------------------------------------------
2025/05/19 04:12: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a591bd0-c01e-0056-0a74-c84d12000000
Time:2025-05-19T04:12:47.0091773Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a591bd0-c01e-0056-0a74-c84d12000000
Time:2025-05-19T04:12:47.0091773Z
--------------------------------------------------------------------------------
2025/05/19 04:12:48 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a591dee-c01e-0056-5074-c84d12000000
Time:2025-05-19T04:12:48.0466520Z
--------------------------------------------------------------------------------
2025/05/19 04:12:49 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a591faf-c01e-0056-2e74-c84d12000000
Time:2025-05-19T04:12:49.0844099Z
--------------------------------------------------------------------------------
2025/05/19 04:12: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59212f-c01e-0056-7374-c84d12000000
Time:2025-05-19T04:12:50.1222893Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59212f-c01e-0056-7374-c84d12000000
Time:2025-05-19T04:12:50.1222893Z
--------------------------------------------------------------------------------
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-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:12:58 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/05/19 04:12:59 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qexiziy3hixu/notfound"
2025/05/19 04:12:59 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 04:12:59 DEBUG : Azure container rclone-test-qexiziy3hixu path notfound: Using directory markers
2025/05/19 04:12:59 DEBUG : sub/: Removing directory marker
2025/05/19 04:12:59 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a592e53-c01e-0056-2b74-c84d12000000
Time:2025-05-19T04:12:59.4017421Z
--------------------------------------------------------------------------------
2025/05/19 04:13: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a593000-c01e-0056-6274-c84d12000000
Time:2025-05-19T04:13:00.4397040Z
--------------------------------------------------------------------------------
2025/05/19 04:13: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a593161-c01e-0056-0b74-c84d12000000
Time:2025-05-19T04:13:01.4776748Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a593161-c01e-0056-0b74-c84d12000000
Time:2025-05-19T04:13:01.4776748Z
--------------------------------------------------------------------------------
2025/05/19 04:13: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a593321-c01e-0056-6774-c84d12000000
Time:2025-05-19T04:13:02.5153924Z
--------------------------------------------------------------------------------
2025/05/19 04:13: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5934d1-c01e-0056-2e74-c84d12000000
Time:2025-05-19T04:13:03.5529383Z
--------------------------------------------------------------------------------
2025/05/19 04:13: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5936af-c01e-0056-3574-c84d12000000
Time:2025-05-19T04:13:04.5900110Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5936af-c01e-0056-3574-c84d12000000
Time:2025-05-19T04:13:04.5900110Z
--------------------------------------------------------------------------------
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.47s)
--- 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-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:13:12 INFO : Azure container rclone-test-qexiziy3hixu: Making directory
2025/05/19 04:13:12 INFO : Azure container rclone-test-qexiziy3hixu: Making directory
2025/05/19 04:13: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5942b4-c01e-0056-4c74-c84d12000000
Time:2025-05-19T04:13:12.8238540Z
--------------------------------------------------------------------------------
2025/05/19 04:13: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a594478-c01e-0056-5f74-c84d12000000
Time:2025-05-19T04:13:13.8607176Z
--------------------------------------------------------------------------------
2025/05/19 04:13: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a594611-c01e-0056-5274-c84d12000000
Time:2025-05-19T04:13:14.8978620Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a594611-c01e-0056-5274-c84d12000000
Time:2025-05-19T04:13:14.8978620Z
--------------------------------------------------------------------------------
2025/05/19 04:13: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a594782-c01e-0056-8074-c84d12000000
Time:2025-05-19T04:13:15.9351470Z
--------------------------------------------------------------------------------
2025/05/19 04:13: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5948e0-c01e-0056-1b74-c84d12000000
Time:2025-05-19T04:13:16.9721166Z
--------------------------------------------------------------------------------
2025/05/19 04:13:17 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5949f5-c01e-0056-7674-c84d12000000
Time:2025-05-19T04:13:18.0091701Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5949f5-c01e-0056-7674-c84d12000000
Time:2025-05-19T04:13:18.0091701Z
--------------------------------------------------------------------------------
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.41s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:13:26 DEBUG : sub dir/: Creating directory marker
2025/05/19 04:13:26 DEBUG : sub dir/: Removing directory marker
2025/05/19 04:13: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a595316-c01e-0056-6a74-c84d12000000
Time:2025-05-19T04:13:26.5712809Z
--------------------------------------------------------------------------------
2025/05/19 04:13: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59541c-c01e-0056-4674-c84d12000000
Time:2025-05-19T04:13:27.6084745Z
--------------------------------------------------------------------------------
2025/05/19 04:13: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59556c-c01e-0056-6d74-c84d12000000
Time:2025-05-19T04:13:28.6453506Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59556c-c01e-0056-6d74-c84d12000000
Time:2025-05-19T04:13:28.6453506Z
--------------------------------------------------------------------------------
2025/05/19 04:13: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5956a4-c01e-0056-0274-c84d12000000
Time:2025-05-19T04:13:29.6829859Z
--------------------------------------------------------------------------------
2025/05/19 04:13: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5957d4-c01e-0056-7574-c84d12000000
Time:2025-05-19T04:13:30.7195912Z
--------------------------------------------------------------------------------
2025/05/19 04:13: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5959b0-c01e-0056-5974-c84d12000000
Time:2025-05-19T04:13:31.7568328Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5959b0-c01e-0056-5974-c84d12000000
Time:2025-05-19T04:13:31.7568328Z
--------------------------------------------------------------------------------
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-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:13:40 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a596443-c01e-0056-6774-c84d12000000
Time:2025-05-19T04:13:40.3523396Z
--------------------------------------------------------------------------------
2025/05/19 04:13:41 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59657a-c01e-0056-3274-c84d12000000
Time:2025-05-19T04:13:41.3896872Z
--------------------------------------------------------------------------------
2025/05/19 04:13:42 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5966aa-c01e-0056-3a74-c84d12000000
Time:2025-05-19T04:13:42.4268137Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5966aa-c01e-0056-3a74-c84d12000000
Time:2025-05-19T04:13:42.4268137Z
--------------------------------------------------------------------------------
2025/05/19 04:13:43 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59679b-c01e-0056-0e74-c84d12000000
Time:2025-05-19T04:13:43.4641330Z
--------------------------------------------------------------------------------
2025/05/19 04:13:44 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59691a-c01e-0056-5d74-c84d12000000
Time:2025-05-19T04:13:44.5007462Z
--------------------------------------------------------------------------------
2025/05/19 04:13:45 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a596a3e-c01e-0056-4974-c84d12000000
Time:2025-05-19T04:13:45.5381737Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a596a3e-c01e-0056-4974-c84d12000000
Time:2025-05-19T04:13:45.5381737Z
--------------------------------------------------------------------------------
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-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:13:53 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/05/19 04:13:54 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59784d-c01e-0056-3674-c84d12000000
Time:2025-05-19T04:13:54.2038790Z
--------------------------------------------------------------------------------
2025/05/19 04:13:55 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5979fa-c01e-0056-3774-c84d12000000
Time:2025-05-19T04:13:55.2408449Z
--------------------------------------------------------------------------------
2025/05/19 04:13:56 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a597b7e-c01e-0056-1074-c84d12000000
Time:2025-05-19T04:13:56.2800012Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a597b7e-c01e-0056-1074-c84d12000000
Time:2025-05-19T04:13:56.2800012Z
--------------------------------------------------------------------------------
2025/05/19 04:13:57 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a597d1f-c01e-0056-6474-c84d12000000
Time:2025-05-19T04:13:57.3170927Z
--------------------------------------------------------------------------------
2025/05/19 04:13:58 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a597e30-c01e-0056-5374-c84d12000000
Time:2025-05-19T04:13:58.3552663Z
--------------------------------------------------------------------------------
2025/05/19 04:13:59 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a597f41-c01e-0056-3574-c84d12000000
Time:2025-05-19T04:13:59.3922456Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a597f41-c01e-0056-3574-c84d12000000
Time:2025-05-19T04:13:59.3922456Z
--------------------------------------------------------------------------------
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.86s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:14: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a598c26-c01e-0056-0b74-c84d12000000
Time:2025-05-19T04:14:07.9986503Z
--------------------------------------------------------------------------------
2025/05/19 04:14: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a598d6d-c01e-0056-2474-c84d12000000
Time:2025-05-19T04:14:09.0356540Z
--------------------------------------------------------------------------------
2025/05/19 04:14: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a598e99-c01e-0056-2374-c84d12000000
Time:2025-05-19T04:14:10.0742350Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a598e99-c01e-0056-2374-c84d12000000
Time:2025-05-19T04:14:10.0742350Z
--------------------------------------------------------------------------------
2025/05/19 04:14: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a598fc8-c01e-0056-1a74-c84d12000000
Time:2025-05-19T04:14:11.1120643Z
--------------------------------------------------------------------------------
2025/05/19 04:14: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a599176-c01e-0056-3174-c84d12000000
Time:2025-05-19T04:14:12.1489652Z
--------------------------------------------------------------------------------
2025/05/19 04:14: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59923f-c01e-0056-5974-c84d12000000
Time:2025-05-19T04:14:13.1870782Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59923f-c01e-0056-5974-c84d12000000
Time:2025-05-19T04:14:13.1870782Z
--------------------------------------------------------------------------------
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.79s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/05/19 04:14:21 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7597cae-001e-0014-3774-c8f492000000
Time:2025-05-19T04:14:21.8940198Z
--------------------------------------------------------------------------------
2025/05/19 04:14: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7597e8a-001e-0014-5674-c8f492000000
Time:2025-05-19T04:14:22.9319534Z
--------------------------------------------------------------------------------
2025/05/19 04:14: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b759803d-001e-0014-5174-c8f492000000
Time:2025-05-19T04:14:23.9768449Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b759803d-001e-0014-5174-c8f492000000
Time:2025-05-19T04:14:23.9768449Z
--------------------------------------------------------------------------------
2025/05/19 04:14: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7598263-001e-0014-3174-c8f492000000
Time:2025-05-19T04:14:25.0148988Z
--------------------------------------------------------------------------------
2025/05/19 04:14:26 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75983ab-001e-0014-5374-c8f492000000
Time:2025-05-19T04:14:26.0529678Z
--------------------------------------------------------------------------------
2025/05/19 04:14:27 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b759855c-001e-0014-2e74-c8f492000000
Time:2025-05-19T04:14:27.0906763Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b759855c-001e-0014-2e74-c8f492000000
Time:2025-05-19T04:14:27.0906763Z
--------------------------------------------------------------------------------
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.91s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/05/19 04:14:35 DEBUG : Creating backend with remote ":memory:"
2025/05/19 04:14:35 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/05/19 04:14:35 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/19 04:14:35 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/19 04:14:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/19 04:14:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/19 04:14:35 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/19 04:14:35 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/19 04:14:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/05/19 04:14:35 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-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:14:35 DEBUG : sub dir/: Creating directory marker
2025/05/19 04:14:35 DEBUG : sub dir/: Removing directory marker
2025/05/19 04:14: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7599257-001e-0014-5974-c8f492000000
Time:2025-05-19T04:14:35.9147435Z
--------------------------------------------------------------------------------
2025/05/19 04:14: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75993a0-001e-0014-7174-c8f492000000
Time:2025-05-19T04:14:36.9531825Z
--------------------------------------------------------------------------------
2025/05/19 04:14: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75994de-001e-0014-0b74-c8f492000000
Time:2025-05-19T04:14:37.9914048Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75994de-001e-0014-0b74-c8f492000000
Time:2025-05-19T04:14:37.9914048Z
--------------------------------------------------------------------------------
2025/05/19 04:14: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b759962b-001e-0014-2374-c8f492000000
Time:2025-05-19T04:14:39.0297875Z
--------------------------------------------------------------------------------
2025/05/19 04:14: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7599813-001e-0014-7474-c8f492000000
Time:2025-05-19T04:14:40.0730023Z
--------------------------------------------------------------------------------
2025/05/19 04:14: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7599a74-001e-0014-0674-c8f492000000
Time:2025-05-19T04:14:41.1106459Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7599a74-001e-0014-0674-c8f492000000
Time:2025-05-19T04:14:41.1106459Z
--------------------------------------------------------------------------------
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.02s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:14:49 DEBUG : Waiting for deletions to finish
2025/05/19 04:14:49 DEBUG : large: Excluded (Size Filter)
2025/05/19 04:14:49 INFO : medium: Deleted
2025/05/19 04:14:49 INFO : small: Deleted
2025/05/19 04:14:49 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59bc46-c01e-0056-2374-c84d12000000
Time:2025-05-19T04:14:49.8756230Z
--------------------------------------------------------------------------------
2025/05/19 04:14:50 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59bd4f-c01e-0056-6d74-c84d12000000
Time:2025-05-19T04:14:50.9132031Z
--------------------------------------------------------------------------------
2025/05/19 04:14:51 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59be52-c01e-0056-4574-c84d12000000
Time:2025-05-19T04:14:51.9508334Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59be52-c01e-0056-4574-c84d12000000
Time:2025-05-19T04:14:51.9508334Z
--------------------------------------------------------------------------------
2025/05/19 04:14:52 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59bf6d-c01e-0056-2c74-c84d12000000
Time:2025-05-19T04:14:52.9883637Z
--------------------------------------------------------------------------------
2025/05/19 04:14: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59c053-c01e-0056-6974-c84d12000000
Time:2025-05-19T04:14:54.0254431Z
--------------------------------------------------------------------------------
2025/05/19 04:14: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59c12a-c01e-0056-1e74-c84d12000000
Time:2025-05-19T04:14:55.0632688Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59c12a-c01e-0056-1e74-c84d12000000
Time:2025-05-19T04:14:55.0632688Z
--------------------------------------------------------------------------------
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.94s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:15:03 DEBUG : Waiting for deletions to finish
2025/05/19 04:15:03 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/05/19 04:15:03 INFO : medium: Deleted
2025/05/19 04:15:03 INFO : large: Deleted
2025/05/19 04:15: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b759bcc2-001e-0014-4174-c8f492000000
Time:2025-05-19T04:15:03.8108661Z
--------------------------------------------------------------------------------
2025/05/19 04:15: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b759be4d-001e-0014-1974-c8f492000000
Time:2025-05-19T04:15:04.8501060Z
--------------------------------------------------------------------------------
2025/05/19 04:15: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b759bff5-001e-0014-0574-c8f492000000
Time:2025-05-19T04:15:05.8876200Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b759bff5-001e-0014-0574-c8f492000000
Time:2025-05-19T04:15:05.8876200Z
--------------------------------------------------------------------------------
2025/05/19 04:15: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b759c171-001e-0014-4674-c8f492000000
Time:2025-05-19T04:15:06.9252290Z
--------------------------------------------------------------------------------
2025/05/19 04:15: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b759c2d9-001e-0014-7f74-c8f492000000
Time:2025-05-19T04:15:07.9626316Z
--------------------------------------------------------------------------------
2025/05/19 04:15:08 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b759c4b0-001e-0014-2174-c8f492000000
Time:2025-05-19T04:15:09.0004003Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b759c4b0-001e-0014-2174-c8f492000000
Time:2025-05-19T04:15:09.0004003Z
--------------------------------------------------------------------------------
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/05/19 04:15: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b759d168-001e-0014-0f74-c8f492000000
Time:2025-05-19T04:15:17.1925462Z
--------------------------------------------------------------------------------
2025/05/19 04:15: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b759d351-001e-0014-2574-c8f492000000
Time:2025-05-19T04:15:18.2323837Z
--------------------------------------------------------------------------------
2025/05/19 04:15: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b759d558-001e-0014-3474-c8f492000000
Time:2025-05-19T04:15:19.2702381Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b759d558-001e-0014-3474-c8f492000000
Time:2025-05-19T04:15:19.2702381Z
--------------------------------------------------------------------------------
2025/05/19 04:15: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b759d7d0-001e-0014-0e74-c8f492000000
Time:2025-05-19T04:15:20.3121620Z
--------------------------------------------------------------------------------
2025/05/19 04:15: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b759da1e-001e-0014-6474-c8f492000000
Time:2025-05-19T04:15:21.3501223Z
--------------------------------------------------------------------------------
2025/05/19 04:15: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b759dc7b-001e-0014-3074-c8f492000000
Time:2025-05-19T04:15:22.3884163Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b759dc7b-001e-0014-3074-c8f492000000
Time:2025-05-19T04:15:22.3884163Z
--------------------------------------------------------------------------------
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.34s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:15:30 DEBUG : Waiting for deletions to finish
2025/05/19 04:15:30 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/05/19 04:15:30 INFO : medium: Deleted
2025/05/19 04:15:30 INFO : small: Deleted
2025/05/19 04:15: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59f24c-c01e-0056-6e74-c84d12000000
Time:2025-05-19T04:15:31.1592630Z
--------------------------------------------------------------------------------
2025/05/19 04:15: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59f317-c01e-0056-0274-c84d12000000
Time:2025-05-19T04:15:32.1963451Z
--------------------------------------------------------------------------------
2025/05/19 04:15: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59f3d1-c01e-0056-1274-c84d12000000
Time:2025-05-19T04:15:33.2346113Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59f3d1-c01e-0056-1274-c84d12000000
Time:2025-05-19T04:15:33.2346113Z
--------------------------------------------------------------------------------
2025/05/19 04:15: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59f4e0-c01e-0056-7874-c84d12000000
Time:2025-05-19T04:15:34.2748867Z
--------------------------------------------------------------------------------
2025/05/19 04:15: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59f646-c01e-0056-1874-c84d12000000
Time:2025-05-19T04:15:35.3127147Z
--------------------------------------------------------------------------------
2025/05/19 04:15: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59f763-c01e-0056-7274-c84d12000000
Time:2025-05-19T04:15:36.3496459Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59f763-c01e-0056-7274-c84d12000000
Time:2025-05-19T04:15:36.3496459Z
--------------------------------------------------------------------------------
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/05/19 04:15: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a59ff8f-c01e-0056-0274-c84d12000000
Time:2025-05-19T04:15:44.5429676Z
--------------------------------------------------------------------------------
2025/05/19 04:15: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5a00a5-c01e-0056-5074-c84d12000000
Time:2025-05-19T04:15:45.5813033Z
--------------------------------------------------------------------------------
2025/05/19 04:15: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5a01c2-c01e-0056-4574-c84d12000000
Time:2025-05-19T04:15:46.6185333Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5a01c2-c01e-0056-4574-c84d12000000
Time:2025-05-19T04:15:46.6185333Z
--------------------------------------------------------------------------------
2025/05/19 04:15: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5a02a3-c01e-0056-0274-c84d12000000
Time:2025-05-19T04:15:47.6564274Z
--------------------------------------------------------------------------------
2025/05/19 04:15: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5a03bd-c01e-0056-6074-c84d12000000
Time:2025-05-19T04:15:48.6953806Z
--------------------------------------------------------------------------------
2025/05/19 04:15:49 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5a04d0-c01e-0056-4974-c84d12000000
Time:2025-05-19T04:15:49.7328063Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4a5a04d0-c01e-0056-4974-c84d12000000
Time:2025-05-19T04:15:49.7328063Z
--------------------------------------------------------------------------------
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.33s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:15:58 DEBUG : Waiting for deletions to finish
2025/05/19 04:15:58 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/05/19 04:15:58 INFO : large: Deleted
2025/05/19 04:15:58 INFO : medium: Deleted
2025/05/19 04:15: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a1585-001e-0014-6774-c8f492000000
Time:2025-05-19T04:15:58.5046282Z
--------------------------------------------------------------------------------
2025/05/19 04:15: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a1759-001e-0014-6f74-c8f492000000
Time:2025-05-19T04:15:59.5424891Z
--------------------------------------------------------------------------------
2025/05/19 04:16: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a18a6-001e-0014-7774-c8f492000000
Time:2025-05-19T04:16:00.5804835Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a18a6-001e-0014-7774-c8f492000000
Time:2025-05-19T04:16:00.5804835Z
--------------------------------------------------------------------------------
2025/05/19 04:16: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a19d4-001e-0014-6e74-c8f492000000
Time:2025-05-19T04:16:01.6188521Z
--------------------------------------------------------------------------------
2025/05/19 04:16: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a1b43-001e-0014-1e74-c8f492000000
Time:2025-05-19T04:16:02.6564095Z
--------------------------------------------------------------------------------
2025/05/19 04:16: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a1cb5-001e-0014-5d74-c8f492000000
Time:2025-05-19T04:16:03.6949124Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a1cb5-001e-0014-5d74-c8f492000000
Time:2025-05-19T04:16:03.6949124Z
--------------------------------------------------------------------------------
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/05/19 04:16:11 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a285e-001e-0014-6c74-c8f492000000
Time:2025-05-19T04:16:11.8870433Z
--------------------------------------------------------------------------------
2025/05/19 04:16:12 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a2ab3-001e-0014-6774-c8f492000000
Time:2025-05-19T04:16:12.9254124Z
--------------------------------------------------------------------------------
2025/05/19 04:16:13 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a2c7f-001e-0014-7b74-c8f492000000
Time:2025-05-19T04:16:13.9631429Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a2c7f-001e-0014-7b74-c8f492000000
Time:2025-05-19T04:16:13.9631429Z
--------------------------------------------------------------------------------
2025/05/19 04:16:14 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a2e19-001e-0014-6674-c8f492000000
Time:2025-05-19T04:16:15.0015728Z
--------------------------------------------------------------------------------
2025/05/19 04:16: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a2f66-001e-0014-7e74-c8f492000000
Time:2025-05-19T04:16:16.0393491Z
--------------------------------------------------------------------------------
2025/05/19 04:16:17 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a30d0-001e-0014-2274-c8f492000000
Time:2025-05-19T04:16:17.0777784Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a30d0-001e-0014-2274-c8f492000000
Time:2025-05-19T04:16:17.0777784Z
--------------------------------------------------------------------------------
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.35s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:16:25 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a3af4-001e-0014-2274-c8f492000000
Time:2025-05-19T04:16:25.5746869Z
--------------------------------------------------------------------------------
2025/05/19 04:16:26 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a3c85-001e-0014-7674-c8f492000000
Time:2025-05-19T04:16:26.6133551Z
--------------------------------------------------------------------------------
2025/05/19 04:16:27 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a3e8c-001e-0014-1b74-c8f492000000
Time:2025-05-19T04:16:27.6521229Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a3e8c-001e-0014-1b74-c8f492000000
Time:2025-05-19T04:16:27.6521229Z
--------------------------------------------------------------------------------
2025/05/19 04:16:28 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a4003-001e-0014-4b74-c8f492000000
Time:2025-05-19T04:16:28.6914405Z
--------------------------------------------------------------------------------
2025/05/19 04:16:29 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a4133-001e-0014-4f74-c8f492000000
Time:2025-05-19T04:16:29.7301933Z
--------------------------------------------------------------------------------
2025/05/19 04:16:30 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a426e-001e-0014-6274-c8f492000000
Time:2025-05-19T04:16:30.7682433Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a426e-001e-0014-6274-c8f492000000
Time:2025-05-19T04:16:30.7682433Z
--------------------------------------------------------------------------------
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/05/19 04:16:38 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a4d6a-001e-0014-1774-c8f492000000
Time:2025-05-19T04:16:38.9642989Z
--------------------------------------------------------------------------------
2025/05/19 04:16:39 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a4f67-001e-0014-0974-c8f492000000
Time:2025-05-19T04:16:40.0023921Z
--------------------------------------------------------------------------------
2025/05/19 04:16: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a510d-001e-0014-5f74-c8f492000000
Time:2025-05-19T04:16:41.0406219Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a510d-001e-0014-5f74-c8f492000000
Time:2025-05-19T04:16:41.0406219Z
--------------------------------------------------------------------------------
2025/05/19 04:16: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a524a-001e-0014-6274-c8f492000000
Time:2025-05-19T04:16:42.0806559Z
--------------------------------------------------------------------------------
2025/05/19 04:16: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a539f-001e-0014-7e74-c8f492000000
Time:2025-05-19T04:16:43.1196943Z
--------------------------------------------------------------------------------
2025/05/19 04:16: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a54cb-001e-0014-0474-c8f492000000
Time:2025-05-19T04:16:44.1597867Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a54cb-001e-0014-0474-c8f492000000
Time:2025-05-19T04:16:44.1597867Z
--------------------------------------------------------------------------------
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.08s)
=== RUN TestRetry
2025/05/19 04:16:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/05/19 04:16:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/05/19 04:16:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/19 04:16:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/19 04:16:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/19 04:16:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/19 04:16:52 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-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:16:53 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a6184-001e-0014-7474-c8f492000000
Time:2025-05-19T04:16:53.4946992Z
--------------------------------------------------------------------------------
2025/05/19 04:16:54 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a6315-001e-0014-4474-c8f492000000
Time:2025-05-19T04:16:54.5329840Z
--------------------------------------------------------------------------------
2025/05/19 04:16:55 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a64a1-001e-0014-7b74-c8f492000000
Time:2025-05-19T04:16:55.5709041Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a64a1-001e-0014-7b74-c8f492000000
Time:2025-05-19T04:16:55.5709041Z
--------------------------------------------------------------------------------
2025/05/19 04:16:56 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a65ed-001e-0014-0a74-c8f492000000
Time:2025-05-19T04:16:56.6125681Z
--------------------------------------------------------------------------------
2025/05/19 04:16: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a6742-001e-0014-2d74-c8f492000000
Time:2025-05-19T04:16:57.6507996Z
--------------------------------------------------------------------------------
2025/05/19 04:16: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a68c5-001e-0014-4474-c8f492000000
Time:2025-05-19T04:16:58.6901687Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a68c5-001e-0014-4474-c8f492000000
Time:2025-05-19T04:16:58.6901687Z
--------------------------------------------------------------------------------
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.48s)
=== RUN TestPurge
2025/05/19 04:17:06 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vogujit3hego"
2025/05/19 04:17:06 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/19 04:17:06 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 04:17:06 DEBUG : Azure container rclone-test-vogujit3hego: Using directory markers
2025/05/19 04:17:06 DEBUG : Creating backend with remote "/tmp/rclone76690118"
run.go:180: Remote "Azure container rclone-test-vogujit3hego", Local "Local file system at /tmp/rclone76690118", Modify Window "1ns"
2025/05/19 04:17:06 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/19 04:17:06 DEBUG : A1/B1/: Creating directory marker
2025/05/19 04:17:07 DEBUG : A1/: Creating directory marker
2025/05/19 04:17:07 INFO : A2: Making directory
2025/05/19 04:17:07 DEBUG : A2/: Creating directory marker
2025/05/19 04:17:07 INFO : A1/B2: Making directory
2025/05/19 04:17:07 DEBUG : A1/B2/: Creating directory marker
2025/05/19 04:17:07 INFO : A1/B2/C2: Making directory
2025/05/19 04:17:07 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/19 04:17:07 INFO : A1/B1/C3: Making directory
2025/05/19 04:17:07 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/19 04:17:07 INFO : A3: Making directory
2025/05/19 04:17:07 DEBUG : A3/: Creating directory marker
2025/05/19 04:17:07 INFO : A3/B3: Making directory
2025/05/19 04:17:07 DEBUG : A3/B3/: Creating directory marker
2025/05/19 04:17:07 INFO : A3/B3/C4: Making directory
2025/05/19 04:17:07 DEBUG : A3/B3/C4/: Creating directory marker
2025/05/19 04:17:08 DEBUG : Waiting for deletions to finish
2025/05/19 04:17:08 INFO : A1/B1/C1/one: Deleted
2025/05/19 04:17:08 DEBUG : removing 2 level 3 directories
2025/05/19 04:17:08 INFO : A1/B1/C3: Removing directory
2025/05/19 04:17:08 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/19 04:17:08 INFO : A1/B1/C1: Removing directory
2025/05/19 04:17:08 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/19 04:17:08 DEBUG : removing 1 level 2 directories
2025/05/19 04:17:08 INFO : A1/B1: Removing directory
2025/05/19 04:17:08 DEBUG : A1/B1/: Removing directory marker
2025/05/19 04:17:08 DEBUG : Azure container rclone-test-vogujit3hego: Purge remote
2025/05/19 04:17:08 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.86s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:17:08 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/19 04:17:08 DEBUG : A1/B1/: Creating directory marker
2025/05/19 04:17:08 DEBUG : A1/: Creating directory marker
2025/05/19 04:17:09 INFO : A2: Making directory
2025/05/19 04:17:09 DEBUG : A2/: Creating directory marker
2025/05/19 04:17:09 INFO : A1/B2: Making directory
2025/05/19 04:17:09 DEBUG : A1/B2/: Creating directory marker
2025/05/19 04:17:09 INFO : A1/B2/C2: Making directory
2025/05/19 04:17:09 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/19 04:17:09 INFO : A1/B1/C3: Making directory
2025/05/19 04:17:09 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/19 04:17:09 INFO : A3: Making directory
2025/05/19 04:17:09 DEBUG : A3/: Creating directory marker
2025/05/19 04:17:09 INFO : A3/B3: Making directory
2025/05/19 04:17:09 DEBUG : A3/B3/: Creating directory marker
2025/05/19 04:17:09 INFO : A3/B3/C4: Making directory
2025/05/19 04:17:09 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/05/19 04:17:17 DEBUG : removing 1 level 3 directories
2025/05/19 04:17:17 INFO : A3/B3/C4: Removing directory
2025/05/19 04:17:17 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/05/19 04:17:24 DEBUG : removing 2 level 3 directories
2025/05/19 04:17:24 INFO : A1/B2/C2: Removing directory
2025/05/19 04:17:24 DEBUG : A1/B2/C2/: Removing directory marker
2025/05/19 04:17:24 INFO : A1/B1/C3: Removing directory
2025/05/19 04:17:24 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/19 04:17:24 DEBUG : removing 2 level 2 directories
2025/05/19 04:17:24 INFO : A3/B3: Removing directory
2025/05/19 04:17:24 DEBUG : A3/B3/: Removing directory marker
2025/05/19 04:17:24 INFO : A1/B2: Removing directory
2025/05/19 04:17:24 DEBUG : A1/B2/: Removing directory marker
2025/05/19 04:17:24 DEBUG : removing 4 level 1 directories
2025/05/19 04:17:24 INFO : dst: Removing directory
2025/05/19 04:17:24 DEBUG : dst/: Removing directory marker
2025/05/19 04:17:24 INFO : A2: Removing directory
2025/05/19 04:17:24 DEBUG : A2/: Removing directory marker
2025/05/19 04:17:24 INFO : A3: Removing directory
2025/05/19 04:17:24 DEBUG : A3/: Removing directory marker
2025/05/19 04:17:24 INFO : BackupDir: Removing directory
2025/05/19 04:17:24 DEBUG : BackupDir/: Removing directory marker
2025/05/19 04:17:24 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a90ac-001e-0014-6e74-c8f492000000
Time:2025-05-19T04:17:24.5459620Z
--------------------------------------------------------------------------------
2025/05/19 04:17:24 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8dc2bc78-801e-0025-0b74-c81581000000
Time:2025-05-19T04:17:24.5900202Z
--------------------------------------------------------------------------------
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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8dc2bc78-801e-0025-0b74-c81581000000
Time:2025-05-19T04:17:24.5900202Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/05/19 04:17:24 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a9101-001e-0014-3974-c8f492000000
Time:2025-05-19T04:17:24.7766645Z
--------------------------------------------------------------------------------
2025/05/19 04:17:25 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a926f-001e-0014-6f74-c8f492000000
Time:2025-05-19T04:17:25.8145089Z
--------------------------------------------------------------------------------
2025/05/19 04:17:26 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a93aa-001e-0014-0174-c8f492000000
Time:2025-05-19T04:17:26.8519812Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a93aa-001e-0014-0174-c8f492000000
Time:2025-05-19T04:17:26.8519812Z
--------------------------------------------------------------------------------
2025/05/19 04:17:27 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a9562-001e-0014-0174-c8f492000000
Time:2025-05-19T04:17:27.8899390Z
--------------------------------------------------------------------------------
2025/05/19 04:17:28 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a96fb-001e-0014-5e74-c8f492000000
Time:2025-05-19T04:17:28.9293850Z
--------------------------------------------------------------------------------
2025/05/19 04:17:29 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a98bb-001e-0014-5674-c8f492000000
Time:2025-05-19T04:17:29.9676301Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75a98bb-001e-0014-5674-c8f492000000
Time:2025-05-19T04:17:29.9676301Z
--------------------------------------------------------------------------------
2025/05/19 04:17:30 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/19 04:17:31 DEBUG : A1/B1/: Removing directory marker
2025/05/19 04:17:31 DEBUG : A1/: 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
/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/operations_test.go:705
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: TestRmdirsNoLeaveRoot
Messages: directories
--- FAIL: TestRmdirsNoLeaveRoot (29.53s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:17:38 INFO : A1: Making directory
2025/05/19 04:17:38 DEBUG : A1/: Creating directory marker
2025/05/19 04:17:38 INFO : A1/B1: Making directory
2025/05/19 04:17:38 DEBUG : A1/B1/: Creating directory marker
2025/05/19 04:17:38 INFO : A1/B1/C1: Making directory
2025/05/19 04:17:38 DEBUG : A1/B1/C1/: 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:750
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/05/19 04:17:45 DEBUG : removing 1 level 3 directories
2025/05/19 04:17:45 INFO : A1/B1/C1: Removing directory
2025/05/19 04:17:45 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/19 04:17:45 DEBUG : removing 1 level 2 directories
2025/05/19 04:17:45 INFO : A1/B1: Removing directory
2025/05/19 04:17:45 DEBUG : A1/B1/: 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:764
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/05/19 04:17:53 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75aba3e-001e-0014-6a74-c8f492000000
Time:2025-05-19T04:17:53.2317796Z
--------------------------------------------------------------------------------
2025/05/19 04:17:54 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75abb95-001e-0014-1674-c8f492000000
Time:2025-05-19T04:17:54.2732103Z
--------------------------------------------------------------------------------
2025/05/19 04:17:55 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75abd4c-001e-0014-0d74-c8f492000000
Time:2025-05-19T04:17:55.3106321Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75abd4c-001e-0014-0d74-c8f492000000
Time:2025-05-19T04:17:55.3106321Z
--------------------------------------------------------------------------------
2025/05/19 04:17:56 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75abf50-001e-0014-3374-c8f492000000
Time:2025-05-19T04:17:56.3482023Z
--------------------------------------------------------------------------------
2025/05/19 04:17: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75ac107-001e-0014-2174-c8f492000000
Time:2025-05-19T04:17:57.3874912Z
--------------------------------------------------------------------------------
2025/05/19 04:17: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75ac2da-001e-0014-1e75-c8f492000000
Time:2025-05-19T04:17:58.4250944Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75ac2da-001e-0014-1e75-c8f492000000
Time:2025-05-19T04:17:58.4250944Z
--------------------------------------------------------------------------------
2025/05/19 04:17:59 DEBUG : A1/: 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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
--- FAIL: TestRmdirsLeaveRoot (28.38s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:18:06 INFO : A1: Making directory
2025/05/19 04:18:06 DEBUG : A1/: Creating directory marker
2025/05/19 04:18:06 INFO : A1/B1: Making directory
2025/05/19 04:18:06 DEBUG : A1/B1/: Creating directory marker
2025/05/19 04:18:06 INFO : A1/B1/C1: Making directory
2025/05/19 04:18:06 DEBUG : A1/B1/C1/: 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:789
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/05/19 04:18:14 DEBUG : removing 1 level 3 directories
2025/05/19 04:18:14 INFO : A1/B1/C1: Removing directory
2025/05/19 04:18:14 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/19 04:18:14 DEBUG : removing 1 level 2 directories
2025/05/19 04:18:14 INFO : A1/B1: Removing directory
2025/05/19 04:18:14 DEBUG : A1/B1/: 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:803
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/05/19 04:18: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75ae5d0-001e-0014-0475-c8f492000000
Time:2025-05-19T04:18:21.6278601Z
--------------------------------------------------------------------------------
2025/05/19 04:18: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75ae746-001e-0014-4a75-c8f492000000
Time:2025-05-19T04:18:22.6650998Z
--------------------------------------------------------------------------------
2025/05/19 04:18: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75ae913-001e-0014-6175-c8f492000000
Time:2025-05-19T04:18:23.7028332Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75ae913-001e-0014-6175-c8f492000000
Time:2025-05-19T04:18:23.7028332Z
--------------------------------------------------------------------------------
2025/05/19 04:18: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75aeabf-001e-0014-4c75-c8f492000000
Time:2025-05-19T04:18:24.7404913Z
--------------------------------------------------------------------------------
2025/05/19 04:18: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75aec56-001e-0014-1575-c8f492000000
Time:2025-05-19T04:18:25.7779103Z
--------------------------------------------------------------------------------
2025/05/19 04:18: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75aedf2-001e-0014-7d75-c8f492000000
Time:2025-05-19T04:18:26.8156881Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75aedf2-001e-0014-7d75-c8f492000000
Time:2025-05-19T04:18:26.8156881Z
--------------------------------------------------------------------------------
2025/05/19 04:18:27 DEBUG : A1/: 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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
--- FAIL: TestRmdirsWithFilter (28.38s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:18:35 DEBUG : filename.txt: File name found in url
2025/05/19 04:18:35 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/05/19 04:18: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75afbff-001e-0014-7e75-c8f492000000
Time:2025-05-19T04:18:35.8297620Z
--------------------------------------------------------------------------------
2025/05/19 04:18: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75afdda-001e-0014-1f75-c8f492000000
Time:2025-05-19T04:18:36.8726188Z
--------------------------------------------------------------------------------
2025/05/19 04:18: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75aff26-001e-0014-4075-c8f492000000
Time:2025-05-19T04:18:37.9108774Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75aff26-001e-0014-4075-c8f492000000
Time:2025-05-19T04:18:37.9108774Z
--------------------------------------------------------------------------------
2025/05/19 04:18: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b00c2-001e-0014-2d75-c8f492000000
Time:2025-05-19T04:18:38.9557753Z
--------------------------------------------------------------------------------
2025/05/19 04:18: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b0270-001e-0014-6475-c8f492000000
Time:2025-05-19T04:18:40.0017615Z
--------------------------------------------------------------------------------
2025/05/19 04:18: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b03f0-001e-0014-2375-c8f492000000
Time:2025-05-19T04:18:41.0403014Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b03f0-001e-0014-2375-c8f492000000
Time:2025-05-19T04:18:41.0403014Z
--------------------------------------------------------------------------------
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: TestCopyURL
Messages: directories
--- FAIL: TestCopyURL (14.19s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:18:49 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/19 04:18:49 DEBUG : sub/: Creating directory marker
2025/05/19 04:18:49 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/19 04:18:49 INFO : file1: Copied (new) to: sub/file2
2025/05/19 04:18:49 INFO : file1: Deleted
2025/05/19 04:18:49 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/19 04:18:49 DEBUG : file1: Unchanged skipping
2025/05/19 04:18:49 INFO : file1: Deleted
2025/05/19 04:18:49 DEBUG : Azure container rclone-test-qexiziy3hixu: don't need to copy/move sub/file2, it is already at target location
2025/05/19 04:18:49 DEBUG : sub/: Removing directory marker
2025/05/19 04:18:49 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b10d0-001e-0014-4875-c8f492000000
Time:2025-05-19T04:18:49.8122513Z
--------------------------------------------------------------------------------
2025/05/19 04:18:50 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b1268-001e-0014-2775-c8f492000000
Time:2025-05-19T04:18:50.8504937Z
--------------------------------------------------------------------------------
2025/05/19 04:18:51 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b13df-001e-0014-6a75-c8f492000000
Time:2025-05-19T04:18:51.8884487Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b13df-001e-0014-6a75-c8f492000000
Time:2025-05-19T04:18:51.8884487Z
--------------------------------------------------------------------------------
2025/05/19 04:18:52 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b1570-001e-0014-4175-c8f492000000
Time:2025-05-19T04:18:52.9268886Z
--------------------------------------------------------------------------------
2025/05/19 04:18:53 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b16b7-001e-0014-5a75-c8f492000000
Time:2025-05-19T04:18:53.9662766Z
--------------------------------------------------------------------------------
2025/05/19 04:18:54 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b1838-001e-0014-2d75-c8f492000000
Time:2025-05-19T04:18:55.0048912Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b1838-001e-0014-2d75-c8f492000000
Time:2025-05-19T04:18:55.0048912Z
--------------------------------------------------------------------------------
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: TestMoveFile
Messages: directories
--- FAIL: TestMoveFile (13.96s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:19:03 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/19 04:19:03 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/19 04:19:03 INFO : file1: Copied (new)
2025/05/19 04:19:03 INFO : file1: Deleted
2025/05/19 04:19:03 DEBUG : file1: Destination exists, skipping
2025/05/19 04:19:03 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/05/19 04:19: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b244d-001e-0014-4975-c8f492000000
Time:2025-05-19T04:19:03.6161092Z
--------------------------------------------------------------------------------
2025/05/19 04:19: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b2606-001e-0014-4575-c8f492000000
Time:2025-05-19T04:19:04.6538540Z
--------------------------------------------------------------------------------
2025/05/19 04:19: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b2783-001e-0014-1675-c8f492000000
Time:2025-05-19T04:19:05.6918852Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b2783-001e-0014-1675-c8f492000000
Time:2025-05-19T04:19:05.6918852Z
--------------------------------------------------------------------------------
2025/05/19 04:19: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b2965-001e-0014-2d75-c8f492000000
Time:2025-05-19T04:19:06.7296679Z
--------------------------------------------------------------------------------
2025/05/19 04:19: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b2b30-001e-0014-4a75-c8f492000000
Time:2025-05-19T04:19:07.7676033Z
--------------------------------------------------------------------------------
2025/05/19 04:19:08 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b2cdb-001e-0014-3875-c8f492000000
Time:2025-05-19T04:19:08.8063052Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b2cdb-001e-0014-3875-c8f492000000
Time:2025-05-19T04:19:08.8063052Z
--------------------------------------------------------------------------------
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: TestMoveFileWithIgnoreExisting
Messages: directories
--- FAIL: TestMoveFileWithIgnoreExisting (13.81s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:19:16 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b37be-001e-0014-0975-c8f492000000
Time:2025-05-19T04:19:17.0116126Z
--------------------------------------------------------------------------------
2025/05/19 04:19: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b38de-001e-0014-7b75-c8f492000000
Time:2025-05-19T04:19:18.0499253Z
--------------------------------------------------------------------------------
2025/05/19 04:19: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b3a14-001e-0014-7575-c8f492000000
Time:2025-05-19T04:19:19.0878265Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b3a14-001e-0014-7575-c8f492000000
Time:2025-05-19T04:19:19.0878265Z
--------------------------------------------------------------------------------
2025/05/19 04:19: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b3b9b-001e-0014-3575-c8f492000000
Time:2025-05-19T04:19:20.1257856Z
--------------------------------------------------------------------------------
2025/05/19 04:19: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b3cd1-001e-0014-4275-c8f492000000
Time:2025-05-19T04:19:21.1634426Z
--------------------------------------------------------------------------------
2025/05/19 04:19: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b3e66-001e-0014-2675-c8f492000000
Time:2025-05-19T04:19:22.2015982Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b3e66-001e-0014-2675-c8f492000000
Time:2025-05-19T04:19:22.2015982Z
--------------------------------------------------------------------------------
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: TestCaseInsensitiveMoveFile
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFile (13.39s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:19:30 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b4a8c-001e-0014-0e75-c8f492000000
Time:2025-05-19T04:19:30.4013077Z
--------------------------------------------------------------------------------
2025/05/19 04:19:31 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b4c5d-001e-0014-3675-c8f492000000
Time:2025-05-19T04:19:31.4404902Z
--------------------------------------------------------------------------------
2025/05/19 04:19:32 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b4e87-001e-0014-2375-c8f492000000
Time:2025-05-19T04:19:32.4796936Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b4e87-001e-0014-2375-c8f492000000
Time:2025-05-19T04:19:32.4796936Z
--------------------------------------------------------------------------------
2025/05/19 04:19:33 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b50cc-001e-0014-3475-c8f492000000
Time:2025-05-19T04:19:33.5198440Z
--------------------------------------------------------------------------------
2025/05/19 04:19:34 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b5281-001e-0014-3375-c8f492000000
Time:2025-05-19T04:19:34.5603972Z
--------------------------------------------------------------------------------
2025/05/19 04:19:35 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b5475-001e-0014-7875-c8f492000000
Time:2025-05-19T04:19:35.6035601Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b5475-001e-0014-7875-c8f492000000
Time:2025-05-19T04:19:35.6035601Z
--------------------------------------------------------------------------------
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: TestCaseInsensitiveMoveFileDryRun
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFileDryRun (13.40s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:19:43 DEBUG : dst/: Creating directory marker
2025/05/19 04:19:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qexiziy3hixu/backup"
2025/05/19 04:19:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 04:19:44 DEBUG : Azure container rclone-test-qexiziy3hixu path backup: Using directory markers
2025/05/19 04:19:44 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-qexiziy3hixu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-qexiziy3hixu/backup"
2025/05/19 04:19:44 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/19 04:19:44 DEBUG : dst/: Creating directory marker
2025/05/19 04:19:44 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/19 04:19:44 INFO : dst/file1: Copied (server-side copy)
2025/05/19 04:19:44 INFO : dst/file1: Deleted
2025/05/19 04:19:44 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/19 04:19:44 INFO : dst/file1: Copied (new)
2025/05/19 04:19:44 INFO : dst/file1: Deleted
2025/05/19 04:19:44 DEBUG : dst/: Removing directory marker
2025/05/19 04:19: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b618f-001e-0014-0275-c8f492000000
Time:2025-05-19T04:19:44.9140642Z
--------------------------------------------------------------------------------
2025/05/19 04:19: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b62ce-001e-0014-0775-c8f492000000
Time:2025-05-19T04:19:45.9527557Z
--------------------------------------------------------------------------------
2025/05/19 04:19: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b6483-001e-0014-0375-c8f492000000
Time:2025-05-19T04:19:46.9916266Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b6483-001e-0014-0375-c8f492000000
Time:2025-05-19T04:19:46.9916266Z
--------------------------------------------------------------------------------
2025/05/19 04:19:48 DEBUG : backup/dst/: Removing directory marker
2025/05/19 04:19: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-qexiziy3hixu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b6614-001e-0014-6275-c8f492000000
Time:2025-05-19T04:19:48.0688398Z
--------------------------------------------------------------------------------
2025/05/19 04:19: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-qexiziy3hixu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b674e-001e-0014-6475-c8f492000000
Time:2025-05-19T04:19:49.1070841Z
--------------------------------------------------------------------------------
2025/05/19 04:19: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-qexiziy3hixu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b6889-001e-0014-6875-c8f492000000
Time:2025-05-19T04:19:50.1460771Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b6889-001e-0014-6875-c8f492000000
Time:2025-05-19T04:19:50.1460771Z
--------------------------------------------------------------------------------
2025/05/19 04:19:51 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b69f0-001e-0014-1675-c8f492000000
Time:2025-05-19T04:19:51.1851721Z
--------------------------------------------------------------------------------
2025/05/19 04:19:52 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b6b6d-001e-0014-6075-c8f492000000
Time:2025-05-19T04:19:52.2233294Z
--------------------------------------------------------------------------------
2025/05/19 04:19:53 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b6d08-001e-0014-3a75-c8f492000000
Time:2025-05-19T04:19:53.2609276Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75b6d08-001e-0014-3a75-c8f492000000
Time:2025-05-19T04:19:53.2609276Z
--------------------------------------------------------------------------------
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: TestMoveFileBackupDir
Messages: directories
--- FAIL: TestMoveFileBackupDir (17.66s)
=== 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-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:20:01 DEBUG : A1/: Creating directory marker
2025/05/19 04:20:01 DEBUG : A1/B1/: Creating directory marker
2025/05/19 04:20:01 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/19 04:20:02 DEBUG : A1/B1/C2/: Creating directory marker
2025/05/19 04:20:02 INFO : A1/B2: Making directory
2025/05/19 04:20:02 DEBUG : A1/B2/: Creating directory marker
2025/05/19 04:20:02 INFO : A1/B1/C3: Making directory
2025/05/19 04:20:02 DEBUG : A1/B1/C3/: 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:1365
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A1",
@@ -6,3 +6,5 @@
(string) (len=8) "A1/B1/C3",
- (string) (len=5) "A1/B2"
+ (string) (len=5) "A1/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/05/19 04:20:09 DEBUG : A2/: Creating directory marker
2025/05/19 04:20:09 DEBUG : A2/B1/: Creating directory marker
2025/05/19 04:20:10 DEBUG : A2/B1/C1/: Creating directory marker
2025/05/19 04:20:10 DEBUG : A2/B1/C2/: Creating directory marker
2025/05/19 04:20:10 DEBUG : A2/B1/C3/: Creating directory marker
2025/05/19 04:20:10 DEBUG : A2/B2/: Creating directory marker
2025/05/19 04:20:10 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/19 04:20:10 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/05/19 04:20:10 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/19 04:20:10 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/05/19 04:20:10 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/19 04:20:10 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/05/19 04:20:10 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/19 04:20:10 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/05/19 04:20:10 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/19 04:20:10 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/05/19 04:20:10 INFO : A1/B1/C1/four: Deleted
2025/05/19 04:20:10 INFO : A1/one: Deleted
2025/05/19 04:20:10 INFO : A1/B1/C2/five: Deleted
2025/05/19 04:20:10 INFO : A1/two: Deleted
2025/05/19 04:20:10 INFO : A1/B1/three: Deleted
2025/05/19 04:20:10 DEBUG : A1/B2/: Removing directory marker
2025/05/19 04:20:10 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/19 04:20:10 DEBUG : A1/B1/C2/: Removing directory marker
2025/05/19 04:20:10 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/19 04:20:10 DEBUG : A1/B1/: Removing directory marker
2025/05/19 04:20:11 DEBUG : A1/: 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:1386
Error: Not equal:
expected: []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2"}
actual : []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A2",
@@ -6,3 +6,5 @@
(string) (len=8) "A2/B1/C3",
- (string) (len=5) "A2/B2"
+ (string) (len=5) "A2/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/05/19 04:20:18 DEBUG : A3/: Creating directory marker
2025/05/19 04:20:18 DEBUG : A3/B1/: Creating directory marker
2025/05/19 04:20:18 DEBUG : A3/B1/C1/: Creating directory marker
2025/05/19 04:20:18 DEBUG : A3/B1/C2/: Creating directory marker
2025/05/19 04:20:18 DEBUG : A3/B1/C3/: Creating directory marker
2025/05/19 04:20:18 DEBUG : A3/B2/: Creating directory marker
2025/05/19 04:20:19 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/19 04:20:19 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/05/19 04:20:19 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/19 04:20:19 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/05/19 04:20:19 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/19 04:20:19 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/05/19 04:20:19 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/19 04:20:19 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/05/19 04:20:19 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/19 04:20:19 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/05/19 04:20:19 INFO : A2/B1/C2/five: Deleted
2025/05/19 04:20:19 INFO : A2/one: Deleted
2025/05/19 04:20:19 INFO : A2/B1/C1/four: Deleted
2025/05/19 04:20:19 INFO : A2/two: Deleted
2025/05/19 04:20:19 INFO : A2/B1/three: Deleted
2025/05/19 04:20:19 DEBUG : A2/B2/: Removing directory marker
2025/05/19 04:20:19 DEBUG : A2/B1/C3/: Removing directory marker
2025/05/19 04:20:19 DEBUG : A2/B1/C2/: Removing directory marker
2025/05/19 04:20:19 DEBUG : A2/B1/C1/: Removing directory marker
2025/05/19 04:20:19 DEBUG : A2/B1/: Removing directory marker
2025/05/19 04:20:19 DEBUG : A2/: 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:1411
Error: Not equal:
expected: []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2"}
actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A3",
@@ -6,3 +6,5 @@
(string) (len=8) "A3/B1/C3",
- (string) (len=5) "A3/B2"
+ (string) (len=5) "A3/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/05/19 04:20:26 INFO : Azure container rclone-test-qexiziy3hixu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/05/19 04:20:26 DEBUG : A4/: Creating directory marker
2025/05/19 04:20:26 DEBUG : A4/B1/: Creating directory marker
2025/05/19 04:20:26 DEBUG : A4/B1/C1/: Creating directory marker
2025/05/19 04:20:27 DEBUG : A4/B1/C2/: Creating directory marker
2025/05/19 04:20:27 DEBUG : A4/B1/C3/: Creating directory marker
2025/05/19 04:20:27 DEBUG : A4/B2/: Creating directory marker
2025/05/19 04:20:27 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/19 04:20:27 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/05/19 04:20:27 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/19 04:20:27 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/05/19 04:20:27 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/19 04:20:27 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/05/19 04:20:27 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/19 04:20:27 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/05/19 04:20:27 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/19 04:20:27 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/05/19 04:20:27 INFO : A3/B1/three: Deleted
2025/05/19 04:20:27 INFO : A3/one: Deleted
2025/05/19 04:20:27 INFO : A3/two: Deleted
2025/05/19 04:20:27 INFO : A3/B1/C1/four: Deleted
2025/05/19 04:20:27 INFO : A3/B1/C2/five: Deleted
2025/05/19 04:20:27 DEBUG : A3/B2/: Removing directory marker
2025/05/19 04:20:27 DEBUG : A3/B1/C3/: Removing directory marker
2025/05/19 04:20:27 DEBUG : A3/B1/C2/: Removing directory marker
2025/05/19 04:20:27 DEBUG : A3/B1/C1/: Removing directory marker
2025/05/19 04:20:27 DEBUG : A3/B1/: Removing directory marker
2025/05/19 04:20:27 DEBUG : A3/: 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:1439
Error: Not equal:
expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"}
actual : []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A4",
@@ -6,3 +6,5 @@
(string) (len=8) "A4/B1/C3",
- (string) (len=5) "A4/B2"
+ (string) (len=5) "A4/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/05/19 04:20: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bb362-001e-0014-6175-c8f492000000
Time:2025-05-19T04:20:35.3475321Z
--------------------------------------------------------------------------------
2025/05/19 04:20: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bb512-001e-0014-4675-c8f492000000
Time:2025-05-19T04:20:36.3882933Z
--------------------------------------------------------------------------------
2025/05/19 04:20: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bb67c-001e-0014-6d75-c8f492000000
Time:2025-05-19T04:20:37.4291678Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bb67c-001e-0014-6d75-c8f492000000
Time:2025-05-19T04:20:37.4291678Z
--------------------------------------------------------------------------------
2025/05/19 04:20: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bb7e3-001e-0014-1675-c8f492000000
Time:2025-05-19T04:20:38.4761010Z
--------------------------------------------------------------------------------
2025/05/19 04:20: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bb960-001e-0014-1575-c8f492000000
Time:2025-05-19T04:20:39.5141983Z
--------------------------------------------------------------------------------
2025/05/19 04:20: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bbaa6-001e-0014-1d75-c8f492000000
Time:2025-05-19T04:20:40.5526626Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bbaa6-001e-0014-1d75-c8f492000000
Time:2025-05-19T04:20:40.5526626Z
--------------------------------------------------------------------------------
2025/05/19 04:20:41 DEBUG : A4/B2/: Removing directory marker
2025/05/19 04:20:41 DEBUG : A4/B1/C3/: Removing directory marker
2025/05/19 04:20:41 DEBUG : A4/B1/C2/: Removing directory marker
2025/05/19 04:20:41 DEBUG : A4/B1/C1/: Removing directory marker
2025/05/19 04:20:41 DEBUG : A4/B1/: Removing directory marker
2025/05/19 04:20:41 DEBUG : A4/: 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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
--- FAIL: TestDirMove (47.53s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:20:48 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bc6c6-001e-0014-7a75-c8f492000000
Time:2025-05-19T04:20:48.9911155Z
--------------------------------------------------------------------------------
2025/05/19 04:20:50 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bc824-001e-0014-1d75-c8f492000000
Time:2025-05-19T04:20:50.0294403Z
--------------------------------------------------------------------------------
2025/05/19 04:20:51 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bc9b7-001e-0014-6d75-c8f492000000
Time:2025-05-19T04:20:51.0674090Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bc9b7-001e-0014-6d75-c8f492000000
Time:2025-05-19T04:20:51.0674090Z
--------------------------------------------------------------------------------
2025/05/19 04:20:52 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bcae2-001e-0014-7475-c8f492000000
Time:2025-05-19T04:20:52.1069579Z
--------------------------------------------------------------------------------
2025/05/19 04:20:53 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bcc47-001e-0014-1f75-c8f492000000
Time:2025-05-19T04:20:53.1447671Z
--------------------------------------------------------------------------------
2025/05/19 04:20:54 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bcdab-001e-0014-5475-c8f492000000
Time:2025-05-19T04:20:54.1832093Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bcdab-001e-0014-5475-c8f492000000
Time:2025-05-19T04:20:54.1832093Z
--------------------------------------------------------------------------------
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: TestGetFsInfo
Messages: directories
--- FAIL: TestGetFsInfo (13.39s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:21:02 DEBUG : Azure container rclone-test-qexiziy3hixu: File to upload is small (34 bytes), uploading instead of streaming
2025/05/19 04:21:02 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/19 04:21:02 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/19 04:21:02 NOTICE: Azure container rclone-test-qexiziy3hixu: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/05/19 04:21:02 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/19 04:21:02 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/19 04:21:02 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/19 04:21:02 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/19 04:21:02 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/05/19 04:21:02 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/19 04:21:02 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/05/19 04:21:02 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bdb0a-001e-0014-5475-c8f492000000
Time:2025-05-19T04:21:02.9182935Z
--------------------------------------------------------------------------------
2025/05/19 04:21:03 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bdc8e-001e-0014-2775-c8f492000000
Time:2025-05-19T04:21:03.9563491Z
--------------------------------------------------------------------------------
2025/05/19 04:21:04 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bde4a-001e-0014-1d75-c8f492000000
Time:2025-05-19T04:21:04.9941967Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bde4a-001e-0014-1d75-c8f492000000
Time:2025-05-19T04:21:04.9941967Z
--------------------------------------------------------------------------------
2025/05/19 04:21: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bdfff-001e-0014-0a75-c8f492000000
Time:2025-05-19T04:21:06.0337901Z
--------------------------------------------------------------------------------
2025/05/19 04:21: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75be1b1-001e-0014-7575-c8f492000000
Time:2025-05-19T04:21:07.0724860Z
--------------------------------------------------------------------------------
2025/05/19 04:21:08 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75be327-001e-0014-2c75-c8f492000000
Time:2025-05-19T04:21:08.1117299Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75be327-001e-0014-2c75-c8f492000000
Time:2025-05-19T04:21:08.1117299Z
--------------------------------------------------------------------------------
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: TestRcat/withChecksum=false,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:21:16 DEBUG : Azure container rclone-test-qexiziy3hixu: File to upload is small (34 bytes), uploading instead of streaming
2025/05/19 04:21:16 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/19 04:21:16 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/19 04:21:16 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/19 04:21:16 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/19 04:21:16 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/19 04:21:16 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/19 04:21:16 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/05/19 04:21:16 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/19 04:21:16 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/05/19 04:21:16 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bf222-001e-0014-4675-c8f492000000
Time:2025-05-19T04:21:16.8507450Z
--------------------------------------------------------------------------------
2025/05/19 04:21:17 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bf3f2-001e-0014-5275-c8f492000000
Time:2025-05-19T04:21:17.8881452Z
--------------------------------------------------------------------------------
2025/05/19 04:21:18 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bf5be-001e-0014-6875-c8f492000000
Time:2025-05-19T04:21:18.9259302Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bf5be-001e-0014-6875-c8f492000000
Time:2025-05-19T04:21:18.9259302Z
--------------------------------------------------------------------------------
2025/05/19 04:21:19 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bf777-001e-0014-6b75-c8f492000000
Time:2025-05-19T04:21:19.9652676Z
--------------------------------------------------------------------------------
2025/05/19 04:21:20 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bf8d7-001e-0014-1f75-c8f492000000
Time:2025-05-19T04:21:21.0041189Z
--------------------------------------------------------------------------------
2025/05/19 04:21: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bfac0-001e-0014-6075-c8f492000000
Time:2025-05-19T04:21:22.0418857Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75bfac0-001e-0014-6075-c8f492000000
Time:2025-05-19T04:21:22.0418857Z
--------------------------------------------------------------------------------
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: TestRcat/withChecksum=true,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:21:30 DEBUG : Azure container rclone-test-qexiziy3hixu: File to upload is small (34 bytes), uploading instead of streaming
2025/05/19 04:21:30 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/19 04:21:30 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/19 04:21:30 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/19 04:21:30 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/19 04:21:30 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/19 04:21:30 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/19 04:21:30 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/19 04:21:30 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c08f9-001e-0014-6275-c8f492000000
Time:2025-05-19T04:21:30.7980864Z
--------------------------------------------------------------------------------
2025/05/19 04:21:31 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c0a53-001e-0014-1a75-c8f492000000
Time:2025-05-19T04:21:31.8364677Z
--------------------------------------------------------------------------------
2025/05/19 04:21:32 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c0b9c-001e-0014-3375-c8f492000000
Time:2025-05-19T04:21:32.8745041Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c0b9c-001e-0014-3375-c8f492000000
Time:2025-05-19T04:21:32.8745041Z
--------------------------------------------------------------------------------
2025/05/19 04:21:33 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c0d6d-001e-0014-3975-c8f492000000
Time:2025-05-19T04:21:33.9122190Z
--------------------------------------------------------------------------------
2025/05/19 04:21:34 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c0f0d-001e-0014-0475-c8f492000000
Time:2025-05-19T04:21:34.9502279Z
--------------------------------------------------------------------------------
2025/05/19 04:21:35 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c1118-001e-0014-5575-c8f492000000
Time:2025-05-19T04:21:35.9889332Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c1118-001e-0014-5575-c8f492000000
Time:2025-05-19T04:21:35.9889332Z
--------------------------------------------------------------------------------
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: TestRcat/withChecksum=false,ignoreChecksum=true
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:21:44 DEBUG : Azure container rclone-test-qexiziy3hixu: File to upload is small (34 bytes), uploading instead of streaming
2025/05/19 04:21:44 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/19 04:21:44 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/05/19 04:21:44 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/19 04:21:44 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/19 04:21:44 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/19 04:21:44 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/19 04:21:44 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/19 04:21:44 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/19 04:21:44 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/19 04:21:44 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/05/19 04:21: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c1ef4-001e-0014-7575-c8f492000000
Time:2025-05-19T04:21:44.7323948Z
--------------------------------------------------------------------------------
2025/05/19 04:21: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c2021-001e-0014-7675-c8f492000000
Time:2025-05-19T04:21:45.7707376Z
--------------------------------------------------------------------------------
2025/05/19 04:21: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c2172-001e-0014-1975-c8f492000000
Time:2025-05-19T04:21:46.8086393Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c2172-001e-0014-1975-c8f492000000
Time:2025-05-19T04:21:46.8086393Z
--------------------------------------------------------------------------------
2025/05/19 04:21: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c22c0-001e-0014-3b75-c8f492000000
Time:2025-05-19T04:21:47.8482827Z
--------------------------------------------------------------------------------
2025/05/19 04:21: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c243b-001e-0014-0375-c8f492000000
Time:2025-05-19T04:21:48.8869210Z
--------------------------------------------------------------------------------
2025/05/19 04:21:49 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c25b7-001e-0014-4075-c8f492000000
Time:2025-05-19T04:21:49.9259993Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c25b7-001e-0014-4075-c8f492000000
Time:2025-05-19T04:21:49.9259993Z
--------------------------------------------------------------------------------
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: TestRcat/withChecksum=true,ignoreChecksum=true
Messages: directories
--- FAIL: TestRcat (55.74s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (13.93s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (13.93s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (13.96s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (13.93s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
2025/05/19 04:21: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c30cf-001e-0014-2775-c8f492000000
Time:2025-05-19T04:21:58.1226007Z
--------------------------------------------------------------------------------
2025/05/19 04:21: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c326e-001e-0014-5475-c8f492000000
Time:2025-05-19T04:21:59.1625098Z
--------------------------------------------------------------------------------
2025/05/19 04:22: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c3490-001e-0014-3975-c8f492000000
Time:2025-05-19T04:22:00.2009866Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c3490-001e-0014-3975-c8f492000000
Time:2025-05-19T04:22:00.2009866Z
--------------------------------------------------------------------------------
2025/05/19 04:22: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c360c-001e-0014-7975-c8f492000000
Time:2025-05-19T04:22:01.2398935Z
--------------------------------------------------------------------------------
2025/05/19 04:22: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c3781-001e-0014-3775-c8f492000000
Time:2025-05-19T04:22:02.2793086Z
--------------------------------------------------------------------------------
2025/05/19 04:22: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c3905-001e-0014-0b75-c8f492000000
Time:2025-05-19T04:22:03.3169339Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c3905-001e-0014-0b75-c8f492000000
Time:2025-05-19T04:22:03.3169339Z
--------------------------------------------------------------------------------
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/operations_test.go:1532
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: TestRcatMetadata
Messages: directories
--- FAIL: TestRcatMetadata (13.40s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:22:11 DEBUG : Azure container rclone-test-qexiziy3hixu: File to upload is small (60 bytes), uploading instead of streaming
2025/05/19 04:22:11 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/05/19 04:22:11 DEBUG : potato2: Size and md5 of src and dst objects identical
2025/05/19 04:22:11 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c49b9-001e-0014-3775-c8f492000000
Time:2025-05-19T04:22:11.8793513Z
--------------------------------------------------------------------------------
2025/05/19 04:22:12 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c4b0c-001e-0014-6375-c8f492000000
Time:2025-05-19T04:22:12.9174903Z
--------------------------------------------------------------------------------
2025/05/19 04:22:13 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c4caf-001e-0014-5075-c8f492000000
Time:2025-05-19T04:22:13.9560573Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c4caf-001e-0014-5075-c8f492000000
Time:2025-05-19T04:22:13.9560573Z
--------------------------------------------------------------------------------
2025/05/19 04:22:14 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c4e88-001e-0014-0175-c8f492000000
Time:2025-05-19T04:22:14.9942386Z
--------------------------------------------------------------------------------
2025/05/19 04:22: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c506b-001e-0014-2d75-c8f492000000
Time:2025-05-19T04:22:16.0332968Z
--------------------------------------------------------------------------------
2025/05/19 04:22:17 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c523e-001e-0014-4475-c8f492000000
Time:2025-05-19T04:22:17.0753968Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c523e-001e-0014-4475-c8f492000000
Time:2025-05-19T04:22:17.0753968Z
--------------------------------------------------------------------------------
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: TestRcatSize
Messages: directories
--- FAIL: TestRcatSize (13.75s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
2025/05/19 04:22:25 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c6035-001e-0014-4375-c8f492000000
Time:2025-05-19T04:22:25.2726410Z
--------------------------------------------------------------------------------
2025/05/19 04:22:26 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c61da-001e-0014-3e75-c8f492000000
Time:2025-05-19T04:22:26.3109715Z
--------------------------------------------------------------------------------
2025/05/19 04:22:27 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c63b3-001e-0014-4275-c8f492000000
Time:2025-05-19T04:22:27.3490698Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c63b3-001e-0014-4275-c8f492000000
Time:2025-05-19T04:22:27.3490698Z
--------------------------------------------------------------------------------
2025/05/19 04:22:28 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c6589-001e-0014-5675-c8f492000000
Time:2025-05-19T04:22:28.3898390Z
--------------------------------------------------------------------------------
2025/05/19 04:22:29 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c674b-001e-0014-7375-c8f492000000
Time:2025-05-19T04:22:29.4299141Z
--------------------------------------------------------------------------------
2025/05/19 04:22:30 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c68c5-001e-0014-4675-c8f492000000
Time:2025-05-19T04:22:30.4679398Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c68c5-001e-0014-4675-c8f492000000
Time:2025-05-19T04:22:30.4679398Z
--------------------------------------------------------------------------------
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/operations_test.go:1613
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: TestRcatSizeMetadata
Messages: directories
--- FAIL: TestRcatSizeMetadata (13.40s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
2025/05/19 04:22:38 DEBUG : sub dir/: Creating directory marker
2025/05/19 04:22:39 DEBUG : Azure container rclone-test-qexiziy3hixu: Touching "sub dir/potato3"
2025/05/19 04:22:39 DEBUG : Azure container rclone-test-qexiziy3hixu: Touching "empty space"
2025/05/19 04:22:39 DEBUG : Azure container rclone-test-qexiziy3hixu: Touching "potato2"
2025/05/19 04:22:39 DEBUG : sub dir/: Removing directory marker
2025/05/19 04:22: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c7891-001e-0014-5a75-c8f492000000
Time:2025-05-19T04:22:39.5152652Z
--------------------------------------------------------------------------------
2025/05/19 04:22: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c7a26-001e-0014-3775-c8f492000000
Time:2025-05-19T04:22:40.5536435Z
--------------------------------------------------------------------------------
2025/05/19 04:22: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c7c09-001e-0014-6775-c8f492000000
Time:2025-05-19T04:22:41.5968260Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c7c09-001e-0014-6775-c8f492000000
Time:2025-05-19T04:22:41.5968260Z
--------------------------------------------------------------------------------
2025/05/19 04:22: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c7df8-001e-0014-2675-c8f492000000
Time:2025-05-19T04:22:42.6351129Z
--------------------------------------------------------------------------------
2025/05/19 04:22: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c7f64-001e-0014-6e75-c8f492000000
Time:2025-05-19T04:22:43.6733197Z
--------------------------------------------------------------------------------
2025/05/19 04:22: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c8164-001e-0014-4675-c8f492000000
Time:2025-05-19T04:22:44.7116335Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c8164-001e-0014-4675-c8f492000000
Time:2025-05-19T04:22:44.7116335Z
--------------------------------------------------------------------------------
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: TestTouchDir
Messages: directories
--- FAIL: TestTouchDir (14.24s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2025/05/19 04:22: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c8e00-001e-0014-4b75-c8f492000000
Time:2025-05-19T04:22:52.9087201Z
--------------------------------------------------------------------------------
2025/05/19 04:22: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c8f96-001e-0014-2875-c8f492000000
Time:2025-05-19T04:22:53.9466718Z
--------------------------------------------------------------------------------
2025/05/19 04:22: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c9151-001e-0014-2875-c8f492000000
Time:2025-05-19T04:22:54.9855862Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c9151-001e-0014-2875-c8f492000000
Time:2025-05-19T04:22:54.9855862Z
--------------------------------------------------------------------------------
2025/05/19 04:22:56 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c9359-001e-0014-7275-c8f492000000
Time:2025-05-19T04:22:56.0257685Z
--------------------------------------------------------------------------------
2025/05/19 04:22: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c952b-001e-0014-7e75-c8f492000000
Time:2025-05-19T04:22:57.0654518Z
--------------------------------------------------------------------------------
2025/05/19 04:22: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c96a8-001e-0014-4d75-c8f492000000
Time:2025-05-19T04:22:58.1036298Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75c96a8-001e-0014-4d75-c8f492000000
Time:2025-05-19T04:22:58.1036298Z
--------------------------------------------------------------------------------
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/operations_test.go:1703
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: TestMkdirMetadata
Messages: directories
--- FAIL: TestMkdirMetadata (13.39s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2025/05/19 04:23:06 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75ca5a5-001e-0014-4375-c8f492000000
Time:2025-05-19T04:23:06.2982353Z
--------------------------------------------------------------------------------
2025/05/19 04:23:07 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75ca752-001e-0014-3b75-c8f492000000
Time:2025-05-19T04:23:07.3363590Z
--------------------------------------------------------------------------------
2025/05/19 04:23:08 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75ca8fb-001e-0014-2275-c8f492000000
Time:2025-05-19T04:23:08.3751477Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75ca8fb-001e-0014-2275-c8f492000000
Time:2025-05-19T04:23:08.3751477Z
--------------------------------------------------------------------------------
2025/05/19 04:23:09 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75caab1-001e-0014-6075-c8f492000000
Time:2025-05-19T04:23:09.4146431Z
--------------------------------------------------------------------------------
2025/05/19 04:23:10 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75cac7f-001e-0014-4c75-c8f492000000
Time:2025-05-19T04:23:10.4536118Z
--------------------------------------------------------------------------------
2025/05/19 04:23:11 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75cae16-001e-0014-3975-c8f492000000
Time:2025-05-19T04:23:11.4919885Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75cae16-001e-0014-3975-c8f492000000
Time:2025-05-19T04:23:11.4919885Z
--------------------------------------------------------------------------------
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/operations_test.go:1722
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: TestMkdirModTime
Messages: directories
--- FAIL: TestMkdirModTime (13.39s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/05/19 04:23:19 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75cbb56-001e-0014-5475-c8f492000000
Time:2025-05-19T04:23:19.6901595Z
--------------------------------------------------------------------------------
2025/05/19 04:23:20 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75cbd30-001e-0014-5475-c8f492000000
Time:2025-05-19T04:23:20.7283198Z
--------------------------------------------------------------------------------
2025/05/19 04:23:21 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75cbf63-001e-0014-7f75-c8f492000000
Time:2025-05-19T04:23:21.7661724Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75cbf63-001e-0014-7f75-c8f492000000
Time:2025-05-19T04:23:21.7661724Z
--------------------------------------------------------------------------------
2025/05/19 04:23:22 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75cc177-001e-0014-1475-c8f492000000
Time:2025-05-19T04:23:22.8039275Z
--------------------------------------------------------------------------------
2025/05/19 04:23:23 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75cc363-001e-0014-3b75-c8f492000000
Time:2025-05-19T04:23:23.8429987Z
--------------------------------------------------------------------------------
2025/05/19 04:23:24 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75cc581-001e-0014-1475-c8f492000000
Time:2025-05-19T04:23:24.8806034Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75cc581-001e-0014-1475-c8f492000000
Time:2025-05-19T04:23:24.8806034Z
--------------------------------------------------------------------------------
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/operations_test.go:1743
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: TestCopyDirMetadata
Messages: directories
--- FAIL: TestCopyDirMetadata (13.39s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2025/05/19 04:23: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75cd25b-001e-0014-1175-c8f492000000
Time:2025-05-19T04:23:33.0786301Z
--------------------------------------------------------------------------------
2025/05/19 04:23: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75cd43e-001e-0014-4075-c8f492000000
Time:2025-05-19T04:23:34.1165190Z
--------------------------------------------------------------------------------
2025/05/19 04:23:35 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75cd61a-001e-0014-5e75-c8f492000000
Time:2025-05-19T04:23:35.1540913Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75cd61a-001e-0014-5e75-c8f492000000
Time:2025-05-19T04:23:35.1540913Z
--------------------------------------------------------------------------------
2025/05/19 04:23:36 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75cd816-001e-0014-0f75-c8f492000000
Time:2025-05-19T04:23:36.1924969Z
--------------------------------------------------------------------------------
2025/05/19 04:23:37 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75cd9c4-001e-0014-0275-c8f492000000
Time:2025-05-19T04:23:37.2305946Z
--------------------------------------------------------------------------------
2025/05/19 04:23:38 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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75cdbea-001e-0014-6c75-c8f492000000
Time:2025-05-19T04:23:38.2700201Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75cdbea-001e-0014-6c75-c8f492000000
Time:2025-05-19T04:23:38.2700201Z
--------------------------------------------------------------------------------
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/operations_test.go:1779
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: TestSetDirModTime
Messages: directories
--- FAIL: TestSetDirModTime (13.41s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/05/19 04:23:46 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75ce746-001e-0014-5475-c8f492000000
Time:2025-05-19T04:23:46.4852966Z
--------------------------------------------------------------------------------
2025/05/19 04:23:47 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75ce883-001e-0014-6075-c8f492000000
Time:2025-05-19T04:23:47.5239945Z
--------------------------------------------------------------------------------
2025/05/19 04:23:48 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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75ce9fe-001e-0014-1775-c8f492000000
Time:2025-05-19T04:23:48.5616956Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75ce9fe-001e-0014-1775-c8f492000000
Time:2025-05-19T04:23:48.5616956Z
--------------------------------------------------------------------------------
2025/05/19 04:23: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75cebf2-001e-0014-3d75-c8f492000000
Time:2025-05-19T04:23:49.6017336Z
--------------------------------------------------------------------------------
2025/05/19 04:23: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75cedb5-001e-0014-5175-c8f492000000
Time:2025-05-19T04:23:50.6391276Z
--------------------------------------------------------------------------------
2025/05/19 04:23: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75cef90-001e-0014-7a75-c8f492000000
Time:2025-05-19T04:23:51.6787795Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75cef90-001e-0014-7a75-c8f492000000
Time:2025-05-19T04:23:51.6787795Z
--------------------------------------------------------------------------------
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/operations_test.go:1823
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: TestDirsEqual
Messages: directories
--- FAIL: TestDirsEqual (13.39s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-qexiziy3hixu", Local "Local file system at /tmp/rclone3912170726", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
2025/05/19 04:23: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75cfd5c-001e-0014-5575-c8f492000000
Time:2025-05-19T04:23:59.8736826Z
--------------------------------------------------------------------------------
2025/05/19 04:24: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75cff04-001e-0014-4b75-c8f492000000
Time:2025-05-19T04:24:00.9120360Z
--------------------------------------------------------------------------------
2025/05/19 04:24: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-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75d009d-001e-0014-3475-c8f492000000
Time:2025-05-19T04:24:01.9505729Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75d009d-001e-0014-3475-c8f492000000
Time:2025-05-19T04:24:01.9505729Z
--------------------------------------------------------------------------------
2025/05/19 04:24: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75d0251-001e-0014-2c75-c8f492000000
Time:2025-05-19T04:24:02.9898013Z
--------------------------------------------------------------------------------
2025/05/19 04:24: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75d03f0-001e-0014-0d75-c8f492000000
Time:2025-05-19T04:24:04.0279928Z
--------------------------------------------------------------------------------
2025/05/19 04:24: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-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75d0613-001e-0014-5c75-c8f492000000
Time:2025-05-19T04:24:05.0666246Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qexiziy3hixu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b75d0613-001e-0014-5c75-c8f492000000
Time:2025-05-19T04:24:05.0666246Z
--------------------------------------------------------------------------------
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/operations_test.go:1892
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: TestRemoveExisting
Messages: directories
--- FAIL: TestRemoveExisting (13.39s)
=== 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/05/19 04:24:13 DEBUG : Azure container rclone-test-qexiziy3hixu: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Finished ERROR in 16m26.684273775s (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 TestListDirSortedFn TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFile TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestGetFsInfo TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeMetadata TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual TestRemoveExisting]