"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Starting (try 1/5)
2025/05/11 03:50:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xohanoq1vufa"
2025/05/11 03:50:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/11 03:50:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/11 03:50:00 DEBUG : Azure container rclone-test-xohanoq1vufa: Using directory markers
2025/05/11 03:50:00 DEBUG : Creating backend with remote "/tmp/rclone1051268416"
=== 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-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:50:01 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/11 03:50:01 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/11 03:50:01 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/11 03:50:01 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/11 03:50:01 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/05/11 03:50:01 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/11 03:50:01 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/05/11 03:50:01 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/11 03:50:01 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/05/11 03:50:01 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/11 03:50:01 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/11 03:50:02 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/05/11 03:50:02 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/11 03:50:02 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/05/11 03:50:02 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/11 03:50:02 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/11 03:50:02 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/11 03:50:02 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/11 03:50:02 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/05/11 03:50:02 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/05/11 03:50:03 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/05/11 03:50:03 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/11 03:50:03 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/11 03:50:03 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/05/11 03:50:03 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/05/11 03:50:03 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/05/11 03:50:04 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/11 03:50:04 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/11 03:50:04 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/05/11 03:50:04 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/11 03:50:04 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/05/11 03:50:04 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/05/11 03:50:04 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/11 03:50:04 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/11 03:50:04 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/05/11 03:50:04 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/05/11 03:50:04 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/05/11 03:50:05 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/05/11 03:50:05 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/11 03:50:05 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/11 03:50:05 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/05/11 03:50:05 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/11 03:50:05 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/05/11 03:50:05 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/05/11 03:50:05 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/11 03:50:06 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/11 03:50:06 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/11 03:50:06 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/05/11 03:50:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/11 03:50:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/05/11 03:50:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/11 03:50:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/11 03:50:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/11 03:50:06 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/11 03:50:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/05/11 03:50:06 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/05/11 03:50:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/05/11 03:50:06 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/11 03:50:08 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/05/11 03:50:08 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/11 03:50:08 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/05/11 03:50:08 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/11 03:50:08 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/11 03:50:08 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/11 03:50:08 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/05/11 03:50:08 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/11 03:50:08 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/05/11 03:50:08 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/05/11 03:50:08 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/11 03:50:08 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/11 03:50:08 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/11 03:50:08 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/05/11 03:50:08 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/05/11 03:50:08 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/11 03:50:10 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/05/11 03:50:10 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/11 03:50:10 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/05/11 03:50:10 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/11 03:50:10 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/11 03:50:10 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/11 03:50:10 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/05/11 03:50:10 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/11 03:50:10 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/11 03:50:10 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/11 03:50:10 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/11 03:50:10 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/11 03:50:10 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/11 03:50:10 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/05/11 03:50:10 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/05/11 03:50:10 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/11 03:50:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/05/11 03:50:12 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/11 03:50:12 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/05/11 03:50:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/11 03:50:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/11 03:50:12 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/11 03:50:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/11 03:50:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/11 03:50:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/11 03:50:12 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/05/11 03:50:12 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/11 03:50:12 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/11 03:50:12 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/11 03:50:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/05/11 03:50:12 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/11 03:50:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/11 03:50:12 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/11 03:50:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/11 03:50:12 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/05/11 03:50:12 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.39s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.31s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.10s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.80s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.90s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.83s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.99s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:50:13 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/11 03:50:13 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/11 03:50:13 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/11 03:50:13 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/11 03:50:13 DEBUG : chunksize-probe: Removing empty object
2025/05/11 03:50:14 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/05/11 03:50:14 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/05/11 03:50:14 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/05/11 03:50:14 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/05/11 03:50:14 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/11 03:50:14 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/11 03:50:14 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/11 03:50:14 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/11 03:50:14 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/11 03:50:14 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/11 03:50:14 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/11 03:50:14 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/11 03:50:14 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/11 03:50:14 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/11 03:50:14 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/11 03:50:14 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/11 03:50:14 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/11 03:50:14 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/11 03:50:14 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/11 03:50:14 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/11 03:50:15 DEBUG : Returning error reader
2025/05/11 03:50:15 DEBUG : BOOM: simulated read failure
2025/05/11 03:50:15 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/05/11 03:50:15 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/11 03:50:16 DEBUG : Returning error reader
2025/05/11 03:50:16 DEBUG : BOOM: simulated read failure
2025/05/11 03:50:16 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/05/11 03:50:16 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/11 03:50:17 DEBUG : Returning error reader
2025/05/11 03:50:17 DEBUG : BOOM: simulated read failure
2025/05/11 03:50:17 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/05/11 03:50:17 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/11 03:50:18 DEBUG : Returning error reader
2025/05/11 03:50:18 DEBUG : BOOM: simulated read failure
2025/05/11 03:50:18 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/05/11 03:50:18 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/11 03:50:19 DEBUG : Returning error reader
2025/05/11 03:50:19 DEBUG : BOOM: simulated read failure
2025/05/11 03:50:19 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/05/11 03:50:19 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/11 03:50:20 DEBUG : Returning error reader
2025/05/11 03:50:20 DEBUG : BOOM: simulated read failure
2025/05/11 03:50:20 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/05/11 03:50:20 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/11 03:50:21 DEBUG : Returning error reader
2025/05/11 03:50:21 DEBUG : BOOM: simulated read failure
2025/05/11 03:50:21 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/05/11 03:50:21 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/11 03:50:22 DEBUG : Returning error reader
2025/05/11 03:50:22 DEBUG : BOOM: simulated read failure
2025/05/11 03:50:22 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/05/11 03:50:22 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/11 03:50:23 DEBUG : Returning error reader
2025/05/11 03:50:23 DEBUG : BOOM: simulated read failure
2025/05/11 03:50:23 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/05/11 03:50:23 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/11 03:50:24 DEBUG : Returning error reader
2025/05/11 03:50:24 DEBUG : BOOM: simulated read failure
2025/05/11 03:50:24 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/05/11 03:50:24 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/05/11 03:50:24 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/05/11 03:50:24 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/05/11 03:50:24 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/05/11 03:50:24 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/05/11 03:50:24 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.57s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/05/11 03:50:31 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/11 03:50:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/11 03:50:31 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/05/11 03:50:31 DEBUG : potato: Seek from 10 to 0
2025/05/11 03:50:31 DEBUG : potato: Seek from 10 to 0
2025/05/11 03:50:31 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/05/11 03:50:31 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/11 03:50:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/11 03:50:31 DEBUG : potato: Seek from 5 to 2
2025/05/11 03:50:31 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/05/11 03:50:31 DEBUG : potato: Seek from 7 to 0
2025/05/11 03:50:31 DEBUG : potato: Seek from 7 to 0
2025/05/11 03:50:31 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/05/11 03:50:31 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/11 03:50:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/11 03:50:31 DEBUG : potato: Seek from 5 to 2
2025/05/11 03:50:31 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/05/11 03:50:31 DEBUG : potato: Seek from 8 to 0
2025/05/11 03:50:31 DEBUG : potato: Seek from 8 to 0
2025/05/11 03:50:31 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/05/11 03:50:31 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/11 03:50:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/11 03:50:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/11 03:50:31 DEBUG : potato: Seek from 5 to 2
2025/05/11 03:50:31 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/05/11 03:50:31 DEBUG : potato: Seek from 9 to 0
2025/05/11 03:50:31 DEBUG : potato: Seek from 9 to 0
2025/05/11 03:50:31 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-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", 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/11 03:50:33 DEBUG : Creating backend with remote "nonexistent"
2025/05/11 03:50:33 DEBUG : Creating backend with remote "nonexistent"
2025/05/11 03:50:33 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/05/11 03:50:33 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/11 03:50:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/05/11 03:50:33 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-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", 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.52s)
--- PASS: TestCheckDownload/1 (0.07s)
--- PASS: TestCheckDownload/2 (0.07s)
--- PASS: TestCheckDownload/3 (0.07s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.16s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", 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.23s)
--- 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-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:50:36 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/11 03:50:36 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/11 03:50:36 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/11 03:50:36 NOTICE: test.sum: 2 warning(s) suppressed...
2025/05/11 03:50:36 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/11 03:50:36 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/11 03:50:36 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/11 03:50:36 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:50:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xohanoq1vufa/data"
2025/05/11 03:50:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/11 03:50:36 DEBUG : Azure container rclone-test-xohanoq1vufa path data: Using directory markers
2025/05/11 03:50:36 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/11 03:50:39 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.88s)
--- 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.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:50:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xohanoq1vufa/data"
2025/05/11 03:50:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/11 03:50:39 DEBUG : Azure container rclone-test-xohanoq1vufa path data: Using directory markers
2025/05/11 03:50:39 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/11 03:50:42 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.13s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.19s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.19s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/05/11 03:50:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mamelel4qequ"
2025/05/11 03:50:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/11 03:50:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/11 03:50:42 DEBUG : Azure container rclone-test-mamelel4qequ: Using directory markers
2025/05/11 03:50:42 DEBUG : Creating backend with remote "/tmp/rclone2882534164"
run.go:180: Remote "Azure container rclone-test-mamelel4qequ", Local "Local file system at /tmp/rclone2882534164", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/05/11 03:50:42 ERROR : hello, world!: sum not found
2025/05/11 03:50:42 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-mamelel4qequ
2025/05/11 03:50:42 NOTICE: Azure container rclone-test-mamelel4qequ: 1 files missing
2025/05/11 03:50:42 NOTICE: 1 hashes missing
2025/05/11 03:50:42 NOTICE: Azure container rclone-test-mamelel4qequ: 2 differences found
2025/05/11 03:50:42 NOTICE: Azure container rclone-test-mamelel4qequ: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/05/11 03:50:42 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/11 03:50:42 NOTICE: Azure container rclone-test-mamelel4qequ: 0 differences found
2025/05/11 03:50:42 NOTICE: Azure container rclone-test-mamelel4qequ: 1 matching files
2025/05/11 03:50:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-veqaqov6jewo"
2025/05/11 03:50:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/11 03:50:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/11 03:50:42 DEBUG : Azure container rclone-test-veqaqov6jewo: Using directory markers
2025/05/11 03:50:42 DEBUG : Creating backend with remote "/tmp/rclone954919833"
run.go:180: Remote "Azure container rclone-test-veqaqov6jewo", Local "Local file system at /tmp/rclone954919833", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/05/11 03:50:42 ERROR : HELLO, WORLD!: sum not found
2025/05/11 03:50:42 ERROR : hello, world!: file not in Azure container rclone-test-veqaqov6jewo
2025/05/11 03:50:42 NOTICE: Azure container rclone-test-veqaqov6jewo: 1 files missing
2025/05/11 03:50:42 NOTICE: 1 hashes missing
2025/05/11 03:50:42 NOTICE: Azure container rclone-test-veqaqov6jewo: 2 differences found
2025/05/11 03:50:42 NOTICE: Azure container rclone-test-veqaqov6jewo: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/05/11 03:50:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/11 03:50:42 NOTICE: Azure container rclone-test-veqaqov6jewo: 0 differences found
2025/05/11 03:50:42 NOTICE: Azure container rclone-test-veqaqov6jewo: 1 matching files
2025/05/11 03:50:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cebeqog9xuha"
2025/05/11 03:50:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/11 03:50:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/11 03:50:42 DEBUG : Azure container rclone-test-cebeqog9xuha: Using directory markers
2025/05/11 03:50:42 DEBUG : Creating backend with remote "/tmp/rclone3434582768"
run.go:180: Remote "Azure container rclone-test-cebeqog9xuha", Local "Local file system at /tmp/rclone3434582768", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/05/11 03:50:43 ERROR : HeLlO, wOrLd!: sum not found
2025/05/11 03:50:43 ERROR : hello, world!: file not in Azure container rclone-test-cebeqog9xuha
2025/05/11 03:50:43 NOTICE: Azure container rclone-test-cebeqog9xuha: 1 files missing
2025/05/11 03:50:43 NOTICE: 1 hashes missing
2025/05/11 03:50:43 NOTICE: Azure container rclone-test-cebeqog9xuha: 2 differences found
2025/05/11 03:50:43 NOTICE: Azure container rclone-test-cebeqog9xuha: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/05/11 03:50:43 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/11 03:50:43 NOTICE: Azure container rclone-test-cebeqog9xuha: 0 differences found
2025/05/11 03:50:43 NOTICE: Azure container rclone-test-cebeqog9xuha: 1 matching files
2025/05/11 03:50:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-buhuqas5vovo"
2025/05/11 03:50:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/11 03:50:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/11 03:50:43 DEBUG : Azure container rclone-test-buhuqas5vovo: Using directory markers
2025/05/11 03:50:43 DEBUG : Creating backend with remote "/tmp/rclone2218182767"
run.go:180: Remote "Azure container rclone-test-buhuqas5vovo", Local "Local file system at /tmp/rclone2218182767", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/05/11 03:50:43 ERROR : HELLO, WORLD!: sum not found
2025/05/11 03:50:43 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-buhuqas5vovo
2025/05/11 03:50:43 NOTICE: Azure container rclone-test-buhuqas5vovo: 1 files missing
2025/05/11 03:50:43 NOTICE: 1 hashes missing
2025/05/11 03:50:43 NOTICE: Azure container rclone-test-buhuqas5vovo: 2 differences found
2025/05/11 03:50:43 NOTICE: Azure container rclone-test-buhuqas5vovo: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/05/11 03:50:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/11 03:50:43 NOTICE: Azure container rclone-test-buhuqas5vovo: 0 differences found
2025/05/11 03:50:43 NOTICE: Azure container rclone-test-buhuqas5vovo: 1 matching files
2025/05/11 03:50:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-divehiz2biqi"
2025/05/11 03:50:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/11 03:50:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/11 03:50:43 DEBUG : Azure container rclone-test-divehiz2biqi: Using directory markers
2025/05/11 03:50:43 DEBUG : Creating backend with remote "/tmp/rclone832291712"
run.go:180: Remote "Azure container rclone-test-divehiz2biqi", Local "Local file system at /tmp/rclone832291712", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/05/11 03:50:43 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/11 03:50:43 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-divehiz2biqi
2025/05/11 03:50:43 NOTICE: Azure container rclone-test-divehiz2biqi: 1 files missing
2025/05/11 03:50:43 NOTICE: 1 hashes missing
2025/05/11 03:50:43 NOTICE: Azure container rclone-test-divehiz2biqi: 2 differences found
2025/05/11 03:50:43 NOTICE: Azure container rclone-test-divehiz2biqi: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/05/11 03:50:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/11 03:50:43 NOTICE: Azure container rclone-test-divehiz2biqi: 0 differences found
2025/05/11 03:50:43 NOTICE: Azure container rclone-test-divehiz2biqi: 1 matching files
2025/05/11 03:50:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lenacac4fume"
2025/05/11 03:50:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/11 03:50:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/11 03:50:43 DEBUG : Azure container rclone-test-lenacac4fume: Using directory markers
2025/05/11 03:50:43 DEBUG : Creating backend with remote "/tmp/rclone2550564195"
run.go:180: Remote "Azure container rclone-test-lenacac4fume", Local "Local file system at /tmp/rclone2550564195", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/05/11 03:50:43 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/11 03:50:43 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-lenacac4fume
2025/05/11 03:50:43 NOTICE: Azure container rclone-test-lenacac4fume: 1 files missing
2025/05/11 03:50:43 NOTICE: 1 hashes missing
2025/05/11 03:50:43 NOTICE: Azure container rclone-test-lenacac4fume: 2 differences found
2025/05/11 03:50:43 NOTICE: Azure container rclone-test-lenacac4fume: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/05/11 03:50:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/11 03:50:43 NOTICE: Azure container rclone-test-lenacac4fume: 0 differences found
2025/05/11 03:50:43 NOTICE: Azure container rclone-test-lenacac4fume: 1 matching files
2025/05/11 03:50:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nimijob8divo"
2025/05/11 03:50:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/11 03:50:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/11 03:50:43 DEBUG : Azure container rclone-test-nimijob8divo: Using directory markers
2025/05/11 03:50:43 DEBUG : Creating backend with remote "/tmp/rclone216203872"
run.go:180: Remote "Azure container rclone-test-nimijob8divo", Local "Local file system at /tmp/rclone216203872", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/05/11 03:50:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/11 03:50:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-nimijob8divo
2025/05/11 03:50:44 NOTICE: Azure container rclone-test-nimijob8divo: 1 files missing
2025/05/11 03:50:44 NOTICE: 1 hashes missing
2025/05/11 03:50:44 NOTICE: Azure container rclone-test-nimijob8divo: 2 differences found
2025/05/11 03:50:44 NOTICE: Azure container rclone-test-nimijob8divo: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/05/11 03:50:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/11 03:50:44 NOTICE: Azure container rclone-test-nimijob8divo: 0 differences found
2025/05/11 03:50:44 NOTICE: Azure container rclone-test-nimijob8divo: 1 matching files
2025/05/11 03:50:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-humuweg6yitu"
2025/05/11 03:50:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/11 03:50:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/11 03:50:44 DEBUG : Azure container rclone-test-humuweg6yitu: Using directory markers
2025/05/11 03:50:44 DEBUG : Creating backend with remote "/tmp/rclone2172112436"
run.go:180: Remote "Azure container rclone-test-humuweg6yitu", Local "Local file system at /tmp/rclone2172112436", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/05/11 03:50:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/11 03:50:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-humuweg6yitu
2025/05/11 03:50:44 NOTICE: Azure container rclone-test-humuweg6yitu: 1 files missing
2025/05/11 03:50:44 NOTICE: 1 hashes missing
2025/05/11 03:50:44 NOTICE: Azure container rclone-test-humuweg6yitu: 2 differences found
2025/05/11 03:50:44 NOTICE: Azure container rclone-test-humuweg6yitu: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/05/11 03:50:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/11 03:50:44 NOTICE: Azure container rclone-test-humuweg6yitu: 0 differences found
2025/05/11 03:50:44 NOTICE: Azure container rclone-test-humuweg6yitu: 1 matching files
2025/05/11 03:50:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sucukow1papi"
2025/05/11 03:50:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/11 03:50:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/11 03:50:44 DEBUG : Azure container rclone-test-sucukow1papi: Using directory markers
2025/05/11 03:50:44 DEBUG : Creating backend with remote "/tmp/rclone1279838981"
run.go:180: Remote "Azure container rclone-test-sucukow1papi", Local "Local file system at /tmp/rclone1279838981", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/05/11 03:50:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/11 03:50:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-sucukow1papi
2025/05/11 03:50:44 NOTICE: Azure container rclone-test-sucukow1papi: 1 files missing
2025/05/11 03:50:44 NOTICE: 1 hashes missing
2025/05/11 03:50:44 NOTICE: Azure container rclone-test-sucukow1papi: 2 differences found
2025/05/11 03:50:44 NOTICE: Azure container rclone-test-sucukow1papi: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/05/11 03:50:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/11 03:50:44 NOTICE: Azure container rclone-test-sucukow1papi: 0 differences found
2025/05/11 03:50:44 NOTICE: Azure container rclone-test-sucukow1papi: 1 matching files
2025/05/11 03:50:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tujesaf3sihu"
2025/05/11 03:50:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/11 03:50:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/11 03:50:44 DEBUG : Azure container rclone-test-tujesaf3sihu: Using directory markers
2025/05/11 03:50:44 DEBUG : Creating backend with remote "/tmp/rclone1562250559"
run.go:180: Remote "Azure container rclone-test-tujesaf3sihu", Local "Local file system at /tmp/rclone1562250559", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/05/11 03:50:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/11 03:50:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-tujesaf3sihu
2025/05/11 03:50:45 NOTICE: Azure container rclone-test-tujesaf3sihu: 1 files missing
2025/05/11 03:50:45 NOTICE: 1 hashes missing
2025/05/11 03:50:45 NOTICE: Azure container rclone-test-tujesaf3sihu: 2 differences found
2025/05/11 03:50:45 NOTICE: Azure container rclone-test-tujesaf3sihu: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/05/11 03:50:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/11 03:50:45 NOTICE: Azure container rclone-test-tujesaf3sihu: 0 differences found
2025/05/11 03:50:45 NOTICE: Azure container rclone-test-tujesaf3sihu: 1 matching files
2025/05/11 03:50:45 DEBUG : Azure container rclone-test-tujesaf3sihu: Purge remote
2025/05/11 03:50:45 DEBUG : Azure container rclone-test-sucukow1papi: Purge remote
2025/05/11 03:50:45 DEBUG : Azure container rclone-test-humuweg6yitu: Purge remote
2025/05/11 03:50:45 DEBUG : Azure container rclone-test-nimijob8divo: Purge remote
2025/05/11 03:50:45 DEBUG : Azure container rclone-test-lenacac4fume: Purge remote
2025/05/11 03:50:45 DEBUG : Azure container rclone-test-divehiz2biqi: Purge remote
2025/05/11 03:50:45 DEBUG : Azure container rclone-test-buhuqas5vovo: Purge remote
2025/05/11 03:50:45 DEBUG : Azure container rclone-test-cebeqog9xuha: Purge remote
2025/05/11 03:50:45 DEBUG : Azure container rclone-test-veqaqov6jewo: Purge remote
2025/05/11 03:50:45 DEBUG : Azure container rclone-test-mamelel4qequ: Purge remote
--- PASS: TestApplyTransforms (3.61s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:50:45 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/11 03:50:45 DEBUG : sub/: Creating directory marker
2025/05/11 03:50:46 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/11 03:50:46 INFO : file1: Copied (new) to: sub/file2
2025/05/11 03:50:46 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/11 03:50:46 DEBUG : file1: Unchanged skipping
2025/05/11 03:50:46 DEBUG : Azure container rclone-test-xohanoq1vufa: don't need to copy/move sub/file2, it is already at target location
2025/05/11 03:50:46 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", 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-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:50:46 DEBUG : dst/: Creating directory marker
2025/05/11 03:50:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xohanoq1vufa/backup"
2025/05/11 03:50:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/11 03:50:46 DEBUG : Azure container rclone-test-xohanoq1vufa path backup: Using directory markers
2025/05/11 03:50:46 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xohanoq1vufa/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-xohanoq1vufa/backup"
2025/05/11 03:50:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/11 03:50:46 DEBUG : dst/: Creating directory marker
2025/05/11 03:50:47 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/11 03:50:47 INFO : dst/file1: Copied (server-side copy)
2025/05/11 03:50:47 INFO : dst/file1: Deleted
2025/05/11 03:50:47 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/11 03:50:47 INFO : dst/file1: Copied (new)
2025/05/11 03:50:47 DEBUG : dst/: Removing directory marker
2025/05/11 03:50:47 DEBUG : backup/dst/: Removing directory marker
2025/05/11 03:50:47 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-xohanoq1vufa/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d5a9c-e01e-0033-2527-c2e356000000
Time:2025-05-11T03:50:47.4976932Z
--------------------------------------------------------------------------------
2025/05/11 03:50:48 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-xohanoq1vufa/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d5bf2-e01e-0033-4927-c2e356000000
Time:2025-05-11T03:50:48.5356301Z
--------------------------------------------------------------------------------
2025/05/11 03:50:49 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-xohanoq1vufa/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d5d3f-e01e-0033-5e27-c2e356000000
Time:2025-05-11T03:50:49.5750959Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d5d3f-e01e-0033-5e27-c2e356000000
Time:2025-05-11T03:50:49.5750959Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.15s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:50:50 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xohanoq1vufa/dst"
2025/05/11 03:50:50 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/11 03:50:50 DEBUG : Azure container rclone-test-xohanoq1vufa path dst: Using directory markers
2025/05/11 03:50:50 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xohanoq1vufa/CompareDest"
2025/05/11 03:50:50 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/11 03:50:50 DEBUG : Azure container rclone-test-xohanoq1vufa path CompareDest: Using directory markers
2025/05/11 03:50:50 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xohanoq1vufa/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-xohanoq1vufa/CompareDest"
2025/05/11 03:50:50 DEBUG : one: Need to transfer - File not found at Destination
2025/05/11 03:50:50 DEBUG : /: Creating directory marker
2025/05/11 03:50:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/11 03:50:50 INFO : one: Copied (new)
2025/05/11 03:50:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xohanoq1vufa/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xohanoq1vufa/CompareDest"
2025/05/11 03:50:51 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/11 03:50:51 DEBUG : /: Creating directory marker
2025/05/11 03:50:51 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/11 03:50:51 INFO : one: Copied (replaced existing)
2025/05/11 03:50:51 DEBUG : dst/: Creating directory marker
2025/05/11 03:50:51 DEBUG : CompareDest/: Creating directory marker
2025/05/11 03:50:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xohanoq1vufa/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xohanoq1vufa/CompareDest"
2025/05/11 03:50:51 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/11 03:50:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/11 03:50:51 DEBUG : one: Destination found in --compare-dest, skipping
2025/05/11 03:50:52 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xohanoq1vufa/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xohanoq1vufa/CompareDest"
2025/05/11 03:50:52 DEBUG : two: Need to transfer - File not found at Destination
2025/05/11 03:50:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/11 03:50:52 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/11 03:50:52 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xohanoq1vufa/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xohanoq1vufa/CompareDest"
2025/05/11 03:50:52 DEBUG : two: Need to transfer - File not found at Destination
2025/05/11 03:50:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/11 03:50:52 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/11 03:50:52 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xohanoq1vufa/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xohanoq1vufa/CompareDest"
2025/05/11 03:50:52 DEBUG : two: Need to transfer - File not found at Destination
2025/05/11 03:50:52 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/05/11 03:50:52 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/05/11 03:50:52 INFO : two: Copied (new)
2025/05/11 03:50:52 DEBUG : dst/: Removing directory marker
2025/05/11 03:50: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d61eb-e01e-0033-7727-c2e356000000
Time:2025-05-11T03:50:53.0121134Z
--------------------------------------------------------------------------------
2025/05/11 03:50: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d6335-e01e-0033-1e27-c2e356000000
Time:2025-05-11T03:50:54.0499717Z
--------------------------------------------------------------------------------
2025/05/11 03:50: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d64cb-e01e-0033-7127-c2e356000000
Time:2025-05-11T03:50:55.0883823Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d64cb-e01e-0033-7127-c2e356000000
Time:2025-05-11T03:50:55.0883823Z
--------------------------------------------------------------------------------
2025/05/11 03:50:56 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.63s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:51:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xohanoq1vufa/dst"
2025/05/11 03:51:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/11 03:51:03 DEBUG : Azure container rclone-test-xohanoq1vufa path dst: Using directory markers
2025/05/11 03:51:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xohanoq1vufa/CopyDest"
2025/05/11 03:51:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/11 03:51:03 DEBUG : Azure container rclone-test-xohanoq1vufa path CopyDest: Using directory markers
2025/05/11 03:51:03 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xohanoq1vufa/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-xohanoq1vufa/CopyDest"
2025/05/11 03:51:03 DEBUG : one: Need to transfer - File not found at Destination
2025/05/11 03:51:03 DEBUG : /: Creating directory marker
2025/05/11 03:51:03 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/11 03:51:03 INFO : one: Copied (new)
2025/05/11 03:51:03 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xohanoq1vufa/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xohanoq1vufa/CopyDest"
2025/05/11 03:51:03 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/11 03:51:03 DEBUG : /: Creating directory marker
2025/05/11 03:51:03 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/11 03:51:03 INFO : one: Copied (replaced existing)
2025/05/11 03:51:04 DEBUG : dst/: Creating directory marker
2025/05/11 03:51:04 DEBUG : CopyDest/: Creating directory marker
2025/05/11 03:51:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xohanoq1vufa/BackupDir"
2025/05/11 03:51:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/11 03:51:04 DEBUG : Azure container rclone-test-xohanoq1vufa path BackupDir: Using directory markers
2025/05/11 03:51:04 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xohanoq1vufa/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-xohanoq1vufa/BackupDir"
2025/05/11 03:51:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xohanoq1vufa/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xohanoq1vufa/CopyDest"
2025/05/11 03:51:04 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/11 03:51:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/11 03:51:04 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/11 03:51:04 DEBUG : /: Creating directory marker
2025/05/11 03:51:04 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/11 03:51:04 INFO : one: Copied (server-side copy)
2025/05/11 03:51:04 INFO : one: Deleted
2025/05/11 03:51:04 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/11 03:51:04 INFO : one: Copied (server-side copy)
2025/05/11 03:51:04 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/05/11 03:51:05 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xohanoq1vufa/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xohanoq1vufa/CopyDest"
2025/05/11 03:51:05 DEBUG : two: Need to transfer - File not found at Destination
2025/05/11 03:51:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/11 03:51:05 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/11 03:51:05 INFO : two: Copied (server-side copy)
2025/05/11 03:51:05 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/05/11 03:51:05 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xohanoq1vufa/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xohanoq1vufa/CopyDest"
2025/05/11 03:51:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/11 03:51:05 DEBUG : two: Unchanged skipping
2025/05/11 03:51:05 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xohanoq1vufa/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xohanoq1vufa/CopyDest"
2025/05/11 03:51:05 DEBUG : three: Need to transfer - File not found at Destination
2025/05/11 03:51:05 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/05/11 03:51:05 DEBUG : three: Destination not found in --copy-dest
2025/05/11 03:51:05 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/05/11 03:51:05 INFO : three: Copied (new)
2025/05/11 03:51:06 DEBUG : dst/: Removing directory marker
2025/05/11 03:51: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d754c-e01e-0033-2c27-c2e356000000
Time:2025-05-11T03:51:06.4274032Z
--------------------------------------------------------------------------------
2025/05/11 03:51: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d76a1-e01e-0033-4d27-c2e356000000
Time:2025-05-11T03:51:07.4660114Z
--------------------------------------------------------------------------------
2025/05/11 03:51: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d77ea-e01e-0033-6e27-c2e356000000
Time:2025-05-11T03:51:08.5042166Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d77ea-e01e-0033-6e27-c2e356000000
Time:2025-05-11T03:51:08.5042166Z
--------------------------------------------------------------------------------
2025/05/11 03:51:09 DEBUG : CopyDest/: Removing directory marker
2025/05/11 03:51: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d7965-e01e-0033-2527-c2e356000000
Time:2025-05-11T03:51:09.5928261Z
--------------------------------------------------------------------------------
2025/05/11 03:51: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d7acf-e01e-0033-5c27-c2e356000000
Time:2025-05-11T03:51:10.6306305Z
--------------------------------------------------------------------------------
2025/05/11 03:51: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d7c46-e01e-0033-2627-c2e356000000
Time:2025-05-11T03:51:11.6691797Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d7c46-e01e-0033-2627-c2e356000000
Time:2025-05-11T03:51:11.6691797Z
--------------------------------------------------------------------------------
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.54s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/05/11 03:51: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d8798-e01e-0033-5027-c2e356000000
Time:2025-05-11T03:51:19.8630476Z
--------------------------------------------------------------------------------
2025/05/11 03:51: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d88ea-e01e-0033-7127-c2e356000000
Time:2025-05-11T03:51:20.9013554Z
--------------------------------------------------------------------------------
2025/05/11 03:51: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d8a52-e01e-0033-2327-c2e356000000
Time:2025-05-11T03:51:21.9388787Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d8a52-e01e-0033-2327-c2e356000000
Time:2025-05-11T03:51:21.9388787Z
--------------------------------------------------------------------------------
2025/05/11 03:51: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d8ba6-e01e-0033-5927-c2e356000000
Time:2025-05-11T03:51:22.9771256Z
--------------------------------------------------------------------------------
2025/05/11 03:51: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d8d32-e01e-0033-2a27-c2e356000000
Time:2025-05-11T03:51:24.0148980Z
--------------------------------------------------------------------------------
2025/05/11 03:51:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d8e72-e01e-0033-4027-c2e356000000
Time:2025-05-11T03:51:25.0533828Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d8e72-e01e-0033-4027-c2e356000000
Time:2025-05-11T03:51:25.0533828Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/05/11 03:51: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d991a-e01e-0033-5d27-c2e356000000
Time:2025-05-11T03:51:33.2478872Z
--------------------------------------------------------------------------------
2025/05/11 03:51: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d9a7b-e01e-0033-0627-c2e356000000
Time:2025-05-11T03:51:34.2861368Z
--------------------------------------------------------------------------------
2025/05/11 03:51: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d9bb9-e01e-0033-2627-c2e356000000
Time:2025-05-11T03:51:35.3235970Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d9bb9-e01e-0033-2627-c2e356000000
Time:2025-05-11T03:51:35.3235970Z
--------------------------------------------------------------------------------
2025/05/11 03:51: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d9d28-e01e-0033-5d27-c2e356000000
Time:2025-05-11T03:51:36.3614693Z
--------------------------------------------------------------------------------
2025/05/11 03:51: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862d9e7f-e01e-0033-7e27-c2e356000000
Time:2025-05-11T03:51:37.3998601Z
--------------------------------------------------------------------------------
2025/05/11 03:51: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862da03d-e01e-0033-5327-c2e356000000
Time:2025-05-11T03:51:38.4381027Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862da03d-e01e-0033-5327-c2e356000000
Time:2025-05-11T03:51:38.4381027Z
--------------------------------------------------------------------------------
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-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:51:46 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/05/11 03:51:46 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/05/11 03:51:46 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/11 03:51:46 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/05/11 03:51:46 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/05/11 03:51:46 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/05/11 03:51:47 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/05/11 03:51:47 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/05/11 03:51:47 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 24937a45f898fe6d2359f728a511dde8 OK
2025/05/11 03:51:47 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/05/11 03:51: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862daf0f-e01e-0033-2b28-c2e356000000
Time:2025-05-11T03:51:47.5698913Z
--------------------------------------------------------------------------------
2025/05/11 03:51: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862db0ae-e01e-0033-1f28-c2e356000000
Time:2025-05-11T03:51:48.6082238Z
--------------------------------------------------------------------------------
2025/05/11 03:51: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862db27d-e01e-0033-3a28-c2e356000000
Time:2025-05-11T03:51:49.6468388Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862db27d-e01e-0033-3a28-c2e356000000
Time:2025-05-11T03:51:49.6468388Z
--------------------------------------------------------------------------------
2025/05/11 03:51:50 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/05/11 03:51: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862db3c4-e01e-0033-6428-c2e356000000
Time:2025-05-11T03:51:50.7246961Z
--------------------------------------------------------------------------------
2025/05/11 03:51: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862db504-e01e-0033-6d28-c2e356000000
Time:2025-05-11T03:51:51.7630803Z
--------------------------------------------------------------------------------
2025/05/11 03:51: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862db686-e01e-0033-3b28-c2e356000000
Time:2025-05-11T03:51:52.8030833Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862db686-e01e-0033-3b28-c2e356000000
Time:2025-05-11T03:51:52.8030833Z
--------------------------------------------------------------------------------
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.36s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/11 03:52:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862dc0d7-e01e-0033-2828-c2e356000000
Time:2025-05-11T03:52:00.9973876Z
--------------------------------------------------------------------------------
2025/05/11 03:52: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862dc221-e01e-0033-4028-c2e356000000
Time:2025-05-11T03:52:02.0354446Z
--------------------------------------------------------------------------------
2025/05/11 03:52: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862dc383-e01e-0033-6d28-c2e356000000
Time:2025-05-11T03:52:03.0736085Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862dc383-e01e-0033-6d28-c2e356000000
Time:2025-05-11T03:52:03.0736085Z
--------------------------------------------------------------------------------
2025/05/11 03:52: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862dc514-e01e-0033-4028-c2e356000000
Time:2025-05-11T03:52:04.1152009Z
--------------------------------------------------------------------------------
2025/05/11 03:52: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862dc644-e01e-0033-4b28-c2e356000000
Time:2025-05-11T03:52:05.1532907Z
--------------------------------------------------------------------------------
2025/05/11 03:52: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862dc84e-e01e-0033-6a28-c2e356000000
Time:2025-05-11T03:52:06.1912990Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862dc84e-e01e-0033-6a28-c2e356000000
Time:2025-05-11T03:52:06.1912990Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/11 03:52:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862dd52b-e01e-0033-4528-c2e356000000
Time:2025-05-11T03:52:14.3842691Z
--------------------------------------------------------------------------------
2025/05/11 03:52:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862dd6e1-e01e-0033-4b28-c2e356000000
Time:2025-05-11T03:52:15.4227796Z
--------------------------------------------------------------------------------
2025/05/11 03:52:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862dd8b7-e01e-0033-2b28-c2e356000000
Time:2025-05-11T03:52:16.4606402Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862dd8b7-e01e-0033-2b28-c2e356000000
Time:2025-05-11T03:52:16.4606402Z
--------------------------------------------------------------------------------
2025/05/11 03:52:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862dda54-e01e-0033-1628-c2e356000000
Time:2025-05-11T03:52:17.4992202Z
--------------------------------------------------------------------------------
2025/05/11 03:52:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ddc1f-e01e-0033-2d28-c2e356000000
Time:2025-05-11T03:52:18.5384140Z
--------------------------------------------------------------------------------
2025/05/11 03:52:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862dddbf-e01e-0033-0a28-c2e356000000
Time:2025-05-11T03:52:19.5766114Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862dddbf-e01e-0033-0a28-c2e356000000
Time:2025-05-11T03:52:19.5766114Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/11 03:52:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862dea38-e01e-0033-5c28-c2e356000000
Time:2025-05-11T03:52:27.7691587Z
--------------------------------------------------------------------------------
2025/05/11 03:52:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862deba0-e01e-0033-0b28-c2e356000000
Time:2025-05-11T03:52:28.8071724Z
--------------------------------------------------------------------------------
2025/05/11 03:52:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ded0c-e01e-0033-3f28-c2e356000000
Time:2025-05-11T03:52:29.8448718Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ded0c-e01e-0033-3f28-c2e356000000
Time:2025-05-11T03:52:29.8448718Z
--------------------------------------------------------------------------------
2025/05/11 03:52:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862deeec-e01e-0033-6428-c2e356000000
Time:2025-05-11T03:52:30.8835114Z
--------------------------------------------------------------------------------
2025/05/11 03:52:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862df079-e01e-0033-4f28-c2e356000000
Time:2025-05-11T03:52:31.9209720Z
--------------------------------------------------------------------------------
2025/05/11 03:52:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862df1f5-e01e-0033-2328-c2e356000000
Time:2025-05-11T03:52:32.9596034Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862df1f5-e01e-0033-2328-c2e356000000
Time:2025-05-11T03:52:32.9596034Z
--------------------------------------------------------------------------------
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-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/11 03:52:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862dfcba-e01e-0033-7d28-c2e356000000
Time:2025-05-11T03:52:41.1526013Z
--------------------------------------------------------------------------------
2025/05/11 03:52:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862dfe23-e01e-0033-3628-c2e356000000
Time:2025-05-11T03:52:42.1907774Z
--------------------------------------------------------------------------------
2025/05/11 03:52:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862dffc5-e01e-0033-1d28-c2e356000000
Time:2025-05-11T03:52:43.2284702Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862dffc5-e01e-0033-1d28-c2e356000000
Time:2025-05-11T03:52:43.2284702Z
--------------------------------------------------------------------------------
2025/05/11 03:52:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e013b-e01e-0033-6828-c2e356000000
Time:2025-05-11T03:52:44.2664842Z
--------------------------------------------------------------------------------
2025/05/11 03:52:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e02b9-e01e-0033-3928-c2e356000000
Time:2025-05-11T03:52:45.3041743Z
--------------------------------------------------------------------------------
2025/05/11 03:52:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e0477-e01e-0033-0628-c2e356000000
Time:2025-05-11T03:52:46.3419404Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e0477-e01e-0033-0628-c2e356000000
Time:2025-05-11T03:52:46.3419404Z
--------------------------------------------------------------------------------
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-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/11 03:52: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e0f9a-e01e-0033-2f28-c2e356000000
Time:2025-05-11T03:52:54.5367183Z
--------------------------------------------------------------------------------
2025/05/11 03:52: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e1135-e01e-0033-2228-c2e356000000
Time:2025-05-11T03:52:55.5747936Z
--------------------------------------------------------------------------------
2025/05/11 03:52: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e12f8-e01e-0033-3028-c2e356000000
Time:2025-05-11T03:52:56.6129242Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e12f8-e01e-0033-3028-c2e356000000
Time:2025-05-11T03:52:56.6129242Z
--------------------------------------------------------------------------------
2025/05/11 03:52: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e147e-e01e-0033-6228-c2e356000000
Time:2025-05-11T03:52:57.6511570Z
--------------------------------------------------------------------------------
2025/05/11 03:52: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e1608-e01e-0033-3028-c2e356000000
Time:2025-05-11T03:52:58.6899763Z
--------------------------------------------------------------------------------
2025/05/11 03:52: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e1767-e01e-0033-5628-c2e356000000
Time:2025-05-11T03:52:59.7287298Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e1767-e01e-0033-5628-c2e356000000
Time:2025-05-11T03:52:59.7287298Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:53:07 DEBUG : also/: Creating directory marker
2025/05/11 03:53:08 INFO : Azure container rclone-test-xohanoq1vufa: Looking for duplicate md5 hashes using newest mode.
2025/05/11 03:53:08 NOTICE: 346a742c50c276c68c9bcbb3e69ba5c1: Found 3 files with duplicate md5 hashes
2025/05/11 03:53:08 INFO : one: Deleted
2025/05/11 03:53:08 INFO : also/one: Deleted
2025/05/11 03:53:08 NOTICE: 346a742c50c276c68c9bcbb3e69ba5c1: Deleted 2 extra copies
2025/05/11 03:53:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e2283-e01e-0033-5f28-c2e356000000
Time:2025-05-11T03:53:08.7567503Z
--------------------------------------------------------------------------------
2025/05/11 03:53: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e23bd-e01e-0033-6c28-c2e356000000
Time:2025-05-11T03:53:09.7950028Z
--------------------------------------------------------------------------------
2025/05/11 03:53: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e24ff-e01e-0033-7b28-c2e356000000
Time:2025-05-11T03:53:10.8333104Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e24ff-e01e-0033-7b28-c2e356000000
Time:2025-05-11T03:53:10.8333104Z
--------------------------------------------------------------------------------
2025/05/11 03:53:11 DEBUG : also/: Removing directory marker
2025/05/11 03:53: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e2713-e01e-0033-4a28-c2e356000000
Time:2025-05-11T03:53:11.9102627Z
--------------------------------------------------------------------------------
2025/05/11 03:53: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e288b-e01e-0033-1128-c2e356000000
Time:2025-05-11T03:53:12.9485753Z
--------------------------------------------------------------------------------
2025/05/11 03:53: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e29c5-e01e-0033-1e28-c2e356000000
Time:2025-05-11T03:53:13.9861904Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e29c5-e01e-0033-1e28-c2e356000000
Time:2025-05-11T03:53:13.9861904Z
--------------------------------------------------------------------------------
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.26s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/11 03:53:22 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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e3460-e01e-0033-4028-c2e356000000
Time:2025-05-11T03:53:22.1808691Z
--------------------------------------------------------------------------------
2025/05/11 03:53:23 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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e35c0-e01e-0033-7028-c2e356000000
Time:2025-05-11T03:53:23.2192808Z
--------------------------------------------------------------------------------
2025/05/11 03:53:24 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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e3725-e01e-0033-2928-c2e356000000
Time:2025-05-11T03:53:24.2569555Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e3725-e01e-0033-2928-c2e356000000
Time:2025-05-11T03:53:24.2569555Z
--------------------------------------------------------------------------------
2025/05/11 03:53:25 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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e390b-e01e-0033-5928-c2e356000000
Time:2025-05-11T03:53:25.2963037Z
--------------------------------------------------------------------------------
2025/05/11 03:53: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e3a73-e01e-0033-1128-c2e356000000
Time:2025-05-11T03:53:26.3357602Z
--------------------------------------------------------------------------------
2025/05/11 03:53: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e3bcd-e01e-0033-3628-c2e356000000
Time:2025-05-11T03:53:27.3745475Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e3bcd-e01e-0033-3628-c2e356000000
Time:2025-05-11T03:53:27.3745475Z
--------------------------------------------------------------------------------
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-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/11 03:53: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e4801-e01e-0033-0628-c2e356000000
Time:2025-05-11T03:53:35.5666865Z
--------------------------------------------------------------------------------
2025/05/11 03:53: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e496c-e01e-0033-4928-c2e356000000
Time:2025-05-11T03:53:36.6056768Z
--------------------------------------------------------------------------------
2025/05/11 03:53: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e4ad6-e01e-0033-7d28-c2e356000000
Time:2025-05-11T03:53:37.6517885Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e4ad6-e01e-0033-7d28-c2e356000000
Time:2025-05-11T03:53:37.6517885Z
--------------------------------------------------------------------------------
2025/05/11 03:53: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e4c4f-e01e-0033-1728-c2e356000000
Time:2025-05-11T03:53:38.6900998Z
--------------------------------------------------------------------------------
2025/05/11 03:53: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e4dc5-e01e-0033-6d28-c2e356000000
Time:2025-05-11T03:53:39.7287909Z
--------------------------------------------------------------------------------
2025/05/11 03:53: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e4f3d-e01e-0033-3c28-c2e356000000
Time:2025-05-11T03:53:40.7666112Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e4f3d-e01e-0033-3c28-c2e356000000
Time:2025-05-11T03:53:40.7666112Z
--------------------------------------------------------------------------------
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.40s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/11 03:53: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e5b43-e01e-0033-6328-c2e356000000
Time:2025-05-11T03:53:48.9643519Z
--------------------------------------------------------------------------------
2025/05/11 03:53:49 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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e5c91-e01e-0033-8028-c2e356000000
Time:2025-05-11T03:53:50.0021234Z
--------------------------------------------------------------------------------
2025/05/11 03:53: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e5de5-e01e-0033-2728-c2e356000000
Time:2025-05-11T03:53:51.0411485Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e5de5-e01e-0033-2728-c2e356000000
Time:2025-05-11T03:53:51.0411485Z
--------------------------------------------------------------------------------
2025/05/11 03:53: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e5f43-e01e-0033-4728-c2e356000000
Time:2025-05-11T03:53:52.0795262Z
--------------------------------------------------------------------------------
2025/05/11 03:53: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e60be-e01e-0033-1428-c2e356000000
Time:2025-05-11T03:53:53.1194313Z
--------------------------------------------------------------------------------
2025/05/11 03:53: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e626a-e01e-0033-0728-c2e356000000
Time:2025-05-11T03:53:54.1583139Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e626a-e01e-0033-0728-c2e356000000
Time:2025-05-11T03:53:54.1583139Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/11 03:54: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e6daf-e01e-0033-3f28-c2e356000000
Time:2025-05-11T03:54:02.3560441Z
--------------------------------------------------------------------------------
2025/05/11 03:54: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e6f3f-e01e-0033-2428-c2e356000000
Time:2025-05-11T03:54:03.3939084Z
--------------------------------------------------------------------------------
2025/05/11 03:54: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e70eb-e01e-0033-1d28-c2e356000000
Time:2025-05-11T03:54:04.4317269Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e70eb-e01e-0033-1d28-c2e356000000
Time:2025-05-11T03:54:04.4317269Z
--------------------------------------------------------------------------------
2025/05/11 03:54:05 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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e72c9-e01e-0033-4828-c2e356000000
Time:2025-05-11T03:54:05.4701055Z
--------------------------------------------------------------------------------
2025/05/11 03:54:06 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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e746e-e01e-0033-4a28-c2e356000000
Time:2025-05-11T03:54:06.5080414Z
--------------------------------------------------------------------------------
2025/05/11 03:54:07 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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e75c5-e01e-0033-7928-c2e356000000
Time:2025-05-11T03:54:07.5472204Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e75c5-e01e-0033-7928-c2e356000000
Time:2025-05-11T03:54:07.5472204Z
--------------------------------------------------------------------------------
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-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/05/11 03:54: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e809c-e01e-0033-3a28-c2e356000000
Time:2025-05-11T03:54:15.7403431Z
--------------------------------------------------------------------------------
2025/05/11 03:54: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e8239-e01e-0033-6528-c2e356000000
Time:2025-05-11T03:54:16.7786460Z
--------------------------------------------------------------------------------
2025/05/11 03:54: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e83d6-e01e-0033-4628-c2e356000000
Time:2025-05-11T03:54:17.8177181Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e83d6-e01e-0033-4628-c2e356000000
Time:2025-05-11T03:54:17.8177181Z
--------------------------------------------------------------------------------
2025/05/11 03:54: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e8583-e01e-0033-3228-c2e356000000
Time:2025-05-11T03:54:18.8559832Z
--------------------------------------------------------------------------------
2025/05/11 03:54: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e8716-e01e-0033-2d28-c2e356000000
Time:2025-05-11T03:54:19.8946373Z
--------------------------------------------------------------------------------
2025/05/11 03:54:20 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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e88ba-e01e-0033-1f28-c2e356000000
Time:2025-05-11T03:54:20.9326337Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e88ba-e01e-0033-1f28-c2e356000000
Time:2025-05-11T03:54:20.9326337Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.39s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:54:29 DEBUG : sub dir/: Creating directory marker
2025/05/11 03:54:29 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/11 03:54: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:111
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/05/11 03:54:30 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/11 03:54:30 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/11 03:54:30 DEBUG : sub dir/: Removing directory marker
2025/05/11 03:54: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e96f3-e01e-0033-4b28-c2e356000000
Time:2025-05-11T03:54:30.6317819Z
--------------------------------------------------------------------------------
2025/05/11 03:54: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e97bc-e01e-0033-6a28-c2e356000000
Time:2025-05-11T03:54:31.6714805Z
--------------------------------------------------------------------------------
2025/05/11 03:54: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e98ce-e01e-0033-5528-c2e356000000
Time:2025-05-11T03:54:32.7093083Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e98ce-e01e-0033-5528-c2e356000000
Time:2025-05-11T03:54:32.7093083Z
--------------------------------------------------------------------------------
2025/05/11 03:54: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e9a13-e01e-0033-5928-c2e356000000
Time:2025-05-11T03:54:33.7473772Z
--------------------------------------------------------------------------------
2025/05/11 03:54: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e9b0d-e01e-0033-3428-c2e356000000
Time:2025-05-11T03:54:34.7854321Z
--------------------------------------------------------------------------------
2025/05/11 03:54: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e9c3b-e01e-0033-3f28-c2e356000000
Time:2025-05-11T03:54:35.8231997Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862e9c3b-e01e-0033-3f28-c2e356000000
Time:2025-05-11T03:54:35.8231997Z
--------------------------------------------------------------------------------
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.89s)
=== RUN TestListDirSortedFn
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:54:44 DEBUG : sub dir/: Creating directory marker
2025/05/11 03:54:44 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/11 03:54:44 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/11 03:54:45 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/11 03:54:45 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/11 03:54:45 DEBUG : sub dir/: Removing directory marker
2025/05/11 03:54:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ea7c2-e01e-0033-2628-c2e356000000
Time:2025-05-11T03:54:45.4933039Z
--------------------------------------------------------------------------------
2025/05/11 03:54:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ea907-e01e-0033-7e28-c2e356000000
Time:2025-05-11T03:54:46.5313490Z
--------------------------------------------------------------------------------
2025/05/11 03:54:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862eaa35-e01e-0033-6d28-c2e356000000
Time:2025-05-11T03:54:47.5695283Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862eaa35-e01e-0033-6d28-c2e356000000
Time:2025-05-11T03:54:47.5695283Z
--------------------------------------------------------------------------------
2025/05/11 03:54: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862eab6f-e01e-0033-0128-c2e356000000
Time:2025-05-11T03:54:48.6088032Z
--------------------------------------------------------------------------------
2025/05/11 03:54: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862eac51-e01e-0033-3428-c2e356000000
Time:2025-05-11T03:54:49.6472264Z
--------------------------------------------------------------------------------
2025/05/11 03:54: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ead34-e01e-0033-6228-c2e356000000
Time:2025-05-11T03:54:50.6852675Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ead34-e01e-0033-6228-c2e356000000
Time:2025-05-11T03:54:50.6852675Z
--------------------------------------------------------------------------------
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.86s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:54:58 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/11 03:54:59 DEBUG : sub/: Removing directory marker
2025/05/11 03:54:59 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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ebb0b-e01e-0033-0728-c2e356000000
Time:2025-05-11T03:54:59.7577182Z
--------------------------------------------------------------------------------
2025/05/11 03:55: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ebd9a-e01e-0033-2528-c2e356000000
Time:2025-05-11T03:55:00.7954354Z
--------------------------------------------------------------------------------
2025/05/11 03:55: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ebf60-e01e-0033-5f28-c2e356000000
Time:2025-05-11T03:55:01.8341915Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ebf60-e01e-0033-5f28-c2e356000000
Time:2025-05-11T03:55:01.8341915Z
--------------------------------------------------------------------------------
2025/05/11 03:55: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ec087-e01e-0033-2528-c2e356000000
Time:2025-05-11T03:55:02.8736150Z
--------------------------------------------------------------------------------
2025/05/11 03:55: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ec1a6-e01e-0033-0228-c2e356000000
Time:2025-05-11T03:55:03.9124060Z
--------------------------------------------------------------------------------
2025/05/11 03:55: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ec29f-e01e-0033-4628-c2e356000000
Time:2025-05-11T03:55:04.9506975Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ec29f-e01e-0033-4628-c2e356000000
Time:2025-05-11T03:55:04.9506975Z
--------------------------------------------------------------------------------
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.27s)
--- 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-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:55:13 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/11 03:55:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xohanoq1vufa/notfound"
2025/05/11 03:55:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/11 03:55:13 DEBUG : Azure container rclone-test-xohanoq1vufa path notfound: Using directory markers
2025/05/11 03:55:14 DEBUG : sub/: Removing directory marker
2025/05/11 03:55:14 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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ecc71-e01e-0033-3228-c2e356000000
Time:2025-05-11T03:55:14.2509157Z
--------------------------------------------------------------------------------
2025/05/11 03:55:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ecd6f-e01e-0033-7f28-c2e356000000
Time:2025-05-11T03:55:15.2884799Z
--------------------------------------------------------------------------------
2025/05/11 03:55:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862eceee-e01e-0033-7a28-c2e356000000
Time:2025-05-11T03:55:16.3267563Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862eceee-e01e-0033-7a28-c2e356000000
Time:2025-05-11T03:55:16.3267563Z
--------------------------------------------------------------------------------
2025/05/11 03:55:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ecfe4-e01e-0033-4c28-c2e356000000
Time:2025-05-11T03:55:17.3649969Z
--------------------------------------------------------------------------------
2025/05/11 03:55:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ed103-e01e-0033-3528-c2e356000000
Time:2025-05-11T03:55:18.4040241Z
--------------------------------------------------------------------------------
2025/05/11 03:55:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ed1f8-e01e-0033-0728-c2e356000000
Time:2025-05-11T03:55:19.4425658Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ed1f8-e01e-0033-0728-c2e356000000
Time:2025-05-11T03:55:19.4425658Z
--------------------------------------------------------------------------------
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.50s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.08s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.08s)
--- 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-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:55:27 INFO : Azure container rclone-test-xohanoq1vufa: Making directory
2025/05/11 03:55:27 INFO : Azure container rclone-test-xohanoq1vufa: Making directory
2025/05/11 03:55:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862edafe-e01e-0033-1b28-c2e356000000
Time:2025-05-11T03:55:27.6892335Z
--------------------------------------------------------------------------------
2025/05/11 03:55:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862edc03-e01e-0033-0128-c2e356000000
Time:2025-05-11T03:55:28.7280101Z
--------------------------------------------------------------------------------
2025/05/11 03:55:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862edd02-e01e-0033-6328-c2e356000000
Time:2025-05-11T03:55:29.7661179Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862edd02-e01e-0033-6328-c2e356000000
Time:2025-05-11T03:55:29.7661179Z
--------------------------------------------------------------------------------
2025/05/11 03:55:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ede48-e01e-0033-7428-c2e356000000
Time:2025-05-11T03:55:30.8043132Z
--------------------------------------------------------------------------------
2025/05/11 03:55:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862edf43-e01e-0033-4428-c2e356000000
Time:2025-05-11T03:55:31.8426863Z
--------------------------------------------------------------------------------
2025/05/11 03:55:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ee04c-e01e-0033-1d28-c2e356000000
Time:2025-05-11T03:55:32.8812990Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ee04c-e01e-0033-1d28-c2e356000000
Time:2025-05-11T03:55:32.8812990Z
--------------------------------------------------------------------------------
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.43s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:55:41 DEBUG : sub dir/: Creating directory marker
2025/05/11 03:55:41 DEBUG : sub dir/: Removing directory marker
2025/05/11 03:55:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862eebcb-e01e-0033-6528-c2e356000000
Time:2025-05-11T03:55:41.4700287Z
--------------------------------------------------------------------------------
2025/05/11 03:55:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862eed9d-e01e-0033-1128-c2e356000000
Time:2025-05-11T03:55:42.5096482Z
--------------------------------------------------------------------------------
2025/05/11 03:55:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862eef1d-e01e-0033-6228-c2e356000000
Time:2025-05-11T03:55:43.5485597Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862eef1d-e01e-0033-6228-c2e356000000
Time:2025-05-11T03:55:43.5485597Z
--------------------------------------------------------------------------------
2025/05/11 03:55:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ef062-e01e-0033-7728-c2e356000000
Time:2025-05-11T03:55:44.5867074Z
--------------------------------------------------------------------------------
2025/05/11 03:55:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ef19b-e01e-0033-0a28-c2e356000000
Time:2025-05-11T03:55:45.6243472Z
--------------------------------------------------------------------------------
2025/05/11 03:55:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ef2fb-e01e-0033-6c28-c2e356000000
Time:2025-05-11T03:55:46.6631628Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862ef2fb-e01e-0033-6c28-c2e356000000
Time:2025-05-11T03:55:46.6631628Z
--------------------------------------------------------------------------------
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.78s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:55:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862efb75-e01e-0033-2128-c2e356000000
Time:2025-05-11T03:55:55.2718424Z
--------------------------------------------------------------------------------
2025/05/11 03:55:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862efc86-e01e-0033-0b28-c2e356000000
Time:2025-05-11T03:55:56.3097838Z
--------------------------------------------------------------------------------
2025/05/11 03:55:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862efd7f-e01e-0033-5b28-c2e356000000
Time:2025-05-11T03:55:57.3478153Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862efd7f-e01e-0033-5b28-c2e356000000
Time:2025-05-11T03:55:57.3478153Z
--------------------------------------------------------------------------------
2025/05/11 03:55:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862efe5f-e01e-0033-2128-c2e356000000
Time:2025-05-11T03:55:58.3856775Z
--------------------------------------------------------------------------------
2025/05/11 03:55:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862eff69-e01e-0033-0a28-c2e356000000
Time:2025-05-11T03:55:59.4236832Z
--------------------------------------------------------------------------------
2025/05/11 03:56:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f005f-e01e-0033-5b28-c2e356000000
Time:2025-05-11T03:56:00.4624111Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f005f-e01e-0033-5b28-c2e356000000
Time:2025-05-11T03:56:00.4624111Z
--------------------------------------------------------------------------------
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.80s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:56:08 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/05/11 03:56:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f09df-e01e-0033-3928-c2e356000000
Time:2025-05-11T03:56:09.1487245Z
--------------------------------------------------------------------------------
2025/05/11 03:56:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f0b2c-e01e-0033-5828-c2e356000000
Time:2025-05-11T03:56:10.1867020Z
--------------------------------------------------------------------------------
2025/05/11 03:56:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f0c82-e01e-0033-0228-c2e356000000
Time:2025-05-11T03:56:11.2245395Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f0c82-e01e-0033-0228-c2e356000000
Time:2025-05-11T03:56:11.2245395Z
--------------------------------------------------------------------------------
2025/05/11 03:56:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f0d6e-e01e-0033-4e28-c2e356000000
Time:2025-05-11T03:56:12.2636454Z
--------------------------------------------------------------------------------
2025/05/11 03:56:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f0e62-e01e-0033-1828-c2e356000000
Time:2025-05-11T03:56:13.3015721Z
--------------------------------------------------------------------------------
2025/05/11 03:56:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f0f67-e01e-0033-6828-c2e356000000
Time:2025-05-11T03:56:14.3393313Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f0f67-e01e-0033-6828-c2e356000000
Time:2025-05-11T03:56:14.3393313Z
--------------------------------------------------------------------------------
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.88s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:56:22 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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f199c-e01e-0033-3e28-c2e356000000
Time:2025-05-11T03:56:22.9536062Z
--------------------------------------------------------------------------------
2025/05/11 03:56:23 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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f1a63-e01e-0033-3e28-c2e356000000
Time:2025-05-11T03:56:23.9919819Z
--------------------------------------------------------------------------------
2025/05/11 03:56:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f1b6f-e01e-0033-7f28-c2e356000000
Time:2025-05-11T03:56:25.0296787Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f1b6f-e01e-0033-7f28-c2e356000000
Time:2025-05-11T03:56:25.0296787Z
--------------------------------------------------------------------------------
2025/05/11 03:56:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f1c5e-e01e-0033-3e28-c2e356000000
Time:2025-05-11T03:56:26.0690953Z
--------------------------------------------------------------------------------
2025/05/11 03:56:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f1d11-e01e-0033-3928-c2e356000000
Time:2025-05-11T03:56:27.1071312Z
--------------------------------------------------------------------------------
2025/05/11 03:56:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f1dff-e01e-0033-6f28-c2e356000000
Time:2025-05-11T03:56:28.1455006Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f1dff-e01e-0033-6f28-c2e356000000
Time:2025-05-11T03:56:28.1455006Z
--------------------------------------------------------------------------------
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.81s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/05/11 03:56:36 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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2eebea8-901e-0016-7b28-c24a2a000000
Time:2025-05-11T03:56:36.8731369Z
--------------------------------------------------------------------------------
2025/05/11 03:56:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2eec002-901e-0016-2328-c24a2a000000
Time:2025-05-11T03:56:37.9108385Z
--------------------------------------------------------------------------------
2025/05/11 03:56:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2eec1b9-901e-0016-7428-c24a2a000000
Time:2025-05-11T03:56:38.9489267Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2eec1b9-901e-0016-7428-c24a2a000000
Time:2025-05-11T03:56:38.9489267Z
--------------------------------------------------------------------------------
2025/05/11 03:56: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2eec36e-901e-0016-8028-c24a2a000000
Time:2025-05-11T03:56:39.9868318Z
--------------------------------------------------------------------------------
2025/05/11 03:56:41 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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2eec4ff-901e-0016-6928-c24a2a000000
Time:2025-05-11T03:56:41.0258545Z
--------------------------------------------------------------------------------
2025/05/11 03:56:42 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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2eec692-901e-0016-3928-c24a2a000000
Time:2025-05-11T03:56:42.0638851Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2eec692-901e-0016-3928-c24a2a000000
Time:2025-05-11T03:56:42.0638851Z
--------------------------------------------------------------------------------
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.92s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.12s)
=== RUN TestHashSumsWithErrors
2025/05/11 03:56:50 DEBUG : Creating backend with remote ":memory:"
2025/05/11 03:56:50 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/05/11 03:56:50 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/11 03:56:50 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/11 03:56:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/11 03:56:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/11 03:56:50 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/11 03:56:50 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/11 03:56:50 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/05/11 03:56:50 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-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:56:50 DEBUG : sub dir/: Creating directory marker
2025/05/11 03:56:50 DEBUG : sub dir/: Removing directory marker
2025/05/11 03:56:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2eed57f-901e-0016-2828-c24a2a000000
Time:2025-05-11T03:56:50.8873072Z
--------------------------------------------------------------------------------
2025/05/11 03:56:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2eed7d5-901e-0016-4128-c24a2a000000
Time:2025-05-11T03:56:51.9262440Z
--------------------------------------------------------------------------------
2025/05/11 03:56:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2eed959-901e-0016-1728-c24a2a000000
Time:2025-05-11T03:56:52.9653040Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2eed959-901e-0016-1728-c24a2a000000
Time:2025-05-11T03:56:52.9653040Z
--------------------------------------------------------------------------------
2025/05/11 03:56:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2eedaf9-901e-0016-0528-c24a2a000000
Time:2025-05-11T03:56:54.0032660Z
--------------------------------------------------------------------------------
2025/05/11 03:56: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2eedc9c-901e-0016-0228-c24a2a000000
Time:2025-05-11T03:56:55.0418199Z
--------------------------------------------------------------------------------
2025/05/11 03:56:56 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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2eeddf7-901e-0016-2828-c24a2a000000
Time:2025-05-11T03:56:56.0798813Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2eeddf7-901e-0016-2828-c24a2a000000
Time:2025-05-11T03:56:56.0798813Z
--------------------------------------------------------------------------------
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-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:57:04 DEBUG : Waiting for deletions to finish
2025/05/11 03:57:04 DEBUG : large: Excluded (Size Filter)
2025/05/11 03:57:04 INFO : medium: Deleted
2025/05/11 03:57:04 INFO : small: Deleted
2025/05/11 03:57:04 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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f3e2c-e01e-0033-5a28-c2e356000000
Time:2025-05-11T03:57:04.8467034Z
--------------------------------------------------------------------------------
2025/05/11 03:57:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f3eec-e01e-0033-7928-c2e356000000
Time:2025-05-11T03:57:05.8851026Z
--------------------------------------------------------------------------------
2025/05/11 03:57:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f3f8f-e01e-0033-6c28-c2e356000000
Time:2025-05-11T03:57:06.9244657Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f3f8f-e01e-0033-6c28-c2e356000000
Time:2025-05-11T03:57:06.9244657Z
--------------------------------------------------------------------------------
2025/05/11 03:57:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f4065-e01e-0033-2428-c2e356000000
Time:2025-05-11T03:57:07.9626972Z
--------------------------------------------------------------------------------
2025/05/11 03:57:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f4141-e01e-0033-4a28-c2e356000000
Time:2025-05-11T03:57:09.0019205Z
--------------------------------------------------------------------------------
2025/05/11 03:57: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f41db-e01e-0033-3628-c2e356000000
Time:2025-05-11T03:57:10.0401798Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f41db-e01e-0033-3628-c2e356000000
Time:2025-05-11T03:57:10.0401798Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.96s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:57:18 DEBUG : Waiting for deletions to finish
2025/05/11 03:57:18 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/05/11 03:57:18 INFO : large: Deleted
2025/05/11 03:57:18 INFO : medium: Deleted
2025/05/11 03:57: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef01ed-901e-0016-0628-c24a2a000000
Time:2025-05-11T03:57:18.8018793Z
--------------------------------------------------------------------------------
2025/05/11 03:57: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef038f-901e-0016-6e28-c24a2a000000
Time:2025-05-11T03:57:19.8405960Z
--------------------------------------------------------------------------------
2025/05/11 03:57: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef04f8-901e-0016-2328-c24a2a000000
Time:2025-05-11T03:57:20.8783908Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef04f8-901e-0016-2328-c24a2a000000
Time:2025-05-11T03:57:20.8783908Z
--------------------------------------------------------------------------------
2025/05/11 03:57: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef06af-901e-0016-1b28-c24a2a000000
Time:2025-05-11T03:57:21.9163415Z
--------------------------------------------------------------------------------
2025/05/11 03:57: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef080d-901e-0016-5028-c24a2a000000
Time:2025-05-11T03:57:22.9544062Z
--------------------------------------------------------------------------------
2025/05/11 03:57: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef0984-901e-0016-0f28-c24a2a000000
Time:2025-05-11T03:57:23.9927549Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef0984-901e-0016-0f28-c24a2a000000
Time:2025-05-11T03:57:23.9927549Z
--------------------------------------------------------------------------------
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/11 03:57: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef1566-901e-0016-0e28-c24a2a000000
Time:2025-05-11T03:57:32.1870586Z
--------------------------------------------------------------------------------
2025/05/11 03:57: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef16c6-901e-0016-2b28-c24a2a000000
Time:2025-05-11T03:57:33.2251800Z
--------------------------------------------------------------------------------
2025/05/11 03:57:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef188b-901e-0016-2428-c24a2a000000
Time:2025-05-11T03:57:34.2638646Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef188b-901e-0016-2428-c24a2a000000
Time:2025-05-11T03:57:34.2638646Z
--------------------------------------------------------------------------------
2025/05/11 03:57:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef1a2b-901e-0016-0528-c24a2a000000
Time:2025-05-11T03:57:35.3026910Z
--------------------------------------------------------------------------------
2025/05/11 03:57:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef1c66-901e-0016-7a28-c24a2a000000
Time:2025-05-11T03:57:36.3409394Z
--------------------------------------------------------------------------------
2025/05/11 03:57:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef1e6c-901e-0016-4328-c24a2a000000
Time:2025-05-11T03:57:37.3792322Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef1e6c-901e-0016-4328-c24a2a000000
Time:2025-05-11T03:57:37.3792322Z
--------------------------------------------------------------------------------
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-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:57:45 DEBUG : Waiting for deletions to finish
2025/05/11 03:57:45 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/05/11 03:57:45 INFO : small: Deleted
2025/05/11 03:57:45 INFO : medium: Deleted
2025/05/11 03:57: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f60d7-e01e-0033-0a28-c2e356000000
Time:2025-05-11T03:57:46.1460707Z
--------------------------------------------------------------------------------
2025/05/11 03:57: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f61bf-e01e-0033-2d28-c2e356000000
Time:2025-05-11T03:57:47.1838459Z
--------------------------------------------------------------------------------
2025/05/11 03:57: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f62a8-e01e-0033-7828-c2e356000000
Time:2025-05-11T03:57:48.2226481Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f62a8-e01e-0033-7828-c2e356000000
Time:2025-05-11T03:57:48.2226481Z
--------------------------------------------------------------------------------
2025/05/11 03:57: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f6386-e01e-0033-2928-c2e356000000
Time:2025-05-11T03:57:49.2619147Z
--------------------------------------------------------------------------------
2025/05/11 03:57: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f6427-e01e-0033-2128-c2e356000000
Time:2025-05-11T03:57:50.3008848Z
--------------------------------------------------------------------------------
2025/05/11 03:57: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f64f2-e01e-0033-4228-c2e356000000
Time:2025-05-11T03:57:51.3390809Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f64f2-e01e-0033-4228-c2e356000000
Time:2025-05-11T03:57:51.3390809Z
--------------------------------------------------------------------------------
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/11 03:57: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f6ba2-e01e-0033-1428-c2e356000000
Time:2025-05-11T03:57:59.5338618Z
--------------------------------------------------------------------------------
2025/05/11 03:58: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f6ced-e01e-0033-2d28-c2e356000000
Time:2025-05-11T03:58:00.5728114Z
--------------------------------------------------------------------------------
2025/05/11 03:58: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f6e04-e01e-0033-1928-c2e356000000
Time:2025-05-11T03:58:01.6119087Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f6e04-e01e-0033-1928-c2e356000000
Time:2025-05-11T03:58:01.6119087Z
--------------------------------------------------------------------------------
2025/05/11 03:58: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f6ed0-e01e-0033-3628-c2e356000000
Time:2025-05-11T03:58:02.6503184Z
--------------------------------------------------------------------------------
2025/05/11 03:58: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f6f92-e01e-0033-4128-c2e356000000
Time:2025-05-11T03:58:03.6893160Z
--------------------------------------------------------------------------------
2025/05/11 03:58: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f7069-e01e-0033-6828-c2e356000000
Time:2025-05-11T03:58:04.7271537Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:862f7069-e01e-0033-6828-c2e356000000
Time:2025-05-11T03:58:04.7271537Z
--------------------------------------------------------------------------------
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.35s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:58:13 DEBUG : Waiting for deletions to finish
2025/05/11 03:58:13 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached
2025/05/11 03:58:13 INFO : large: Deleted
2025/05/11 03:58:13 INFO : small: Deleted
2025/05/11 03:58: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef52b4-901e-0016-1528-c24a2a000000
Time:2025-05-11T03:58:13.4969282Z
--------------------------------------------------------------------------------
2025/05/11 03:58: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef548f-901e-0016-3f28-c24a2a000000
Time:2025-05-11T03:58:14.5351658Z
--------------------------------------------------------------------------------
2025/05/11 03:58: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef561d-901e-0016-0c28-c24a2a000000
Time:2025-05-11T03:58:15.5730617Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef561d-901e-0016-0c28-c24a2a000000
Time:2025-05-11T03:58:15.5730617Z
--------------------------------------------------------------------------------
2025/05/11 03:58: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef5748-901e-0016-0a28-c24a2a000000
Time:2025-05-11T03:58:16.6107827Z
--------------------------------------------------------------------------------
2025/05/11 03:58: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef58b2-901e-0016-3128-c24a2a000000
Time:2025-05-11T03:58:17.6484656Z
--------------------------------------------------------------------------------
2025/05/11 03:58: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef5a5f-901e-0016-5e28-c24a2a000000
Time:2025-05-11T03:58:18.6868429Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef5a5f-901e-0016-5e28-c24a2a000000
Time:2025-05-11T03:58:18.6868429Z
--------------------------------------------------------------------------------
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/11 03:58: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef65df-901e-0016-3d28-c24a2a000000
Time:2025-05-11T03:58:26.8807778Z
--------------------------------------------------------------------------------
2025/05/11 03:58: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef6722-901e-0016-4d28-c24a2a000000
Time:2025-05-11T03:58:27.9188744Z
--------------------------------------------------------------------------------
2025/05/11 03:58: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef68f4-901e-0016-6828-c24a2a000000
Time:2025-05-11T03:58:28.9571480Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef68f4-901e-0016-6828-c24a2a000000
Time:2025-05-11T03:58:28.9571480Z
--------------------------------------------------------------------------------
2025/05/11 03:58: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef6a8f-901e-0016-4b28-c24a2a000000
Time:2025-05-11T03:58:29.9960932Z
--------------------------------------------------------------------------------
2025/05/11 03:58:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef6c25-901e-0016-2b28-c24a2a000000
Time:2025-05-11T03:58:31.0348046Z
--------------------------------------------------------------------------------
2025/05/11 03:58:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef6dc8-901e-0016-0a28-c24a2a000000
Time:2025-05-11T03:58:32.0730641Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef6dc8-901e-0016-0a28-c24a2a000000
Time:2025-05-11T03:58:32.0730641Z
--------------------------------------------------------------------------------
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.34s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:58: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef79f6-901e-0016-2428-c24a2a000000
Time:2025-05-11T03:58:40.5723088Z
--------------------------------------------------------------------------------
2025/05/11 03:58: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef7b40-901e-0016-3e28-c24a2a000000
Time:2025-05-11T03:58:41.6105507Z
--------------------------------------------------------------------------------
2025/05/11 03:58: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef7c95-901e-0016-6928-c24a2a000000
Time:2025-05-11T03:58:42.6485836Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef7c95-901e-0016-6928-c24a2a000000
Time:2025-05-11T03:58:42.6485836Z
--------------------------------------------------------------------------------
2025/05/11 03:58: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef7dd2-901e-0016-7a28-c24a2a000000
Time:2025-05-11T03:58:43.6885965Z
--------------------------------------------------------------------------------
2025/05/11 03:58: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef7f1d-901e-0016-0c28-c24a2a000000
Time:2025-05-11T03:58:44.7266016Z
--------------------------------------------------------------------------------
2025/05/11 03:58: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef808c-901e-0016-4928-c24a2a000000
Time:2025-05-11T03:58:45.7655119Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef808c-901e-0016-4928-c24a2a000000
Time:2025-05-11T03:58:45.7655119Z
--------------------------------------------------------------------------------
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/11 03:58: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef8c17-901e-0016-4c29-c24a2a000000
Time:2025-05-11T03:58:53.9591652Z
--------------------------------------------------------------------------------
2025/05/11 03:58: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef8db5-901e-0016-4529-c24a2a000000
Time:2025-05-11T03:58:54.9968423Z
--------------------------------------------------------------------------------
2025/05/11 03:58: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef8ef9-901e-0016-6929-c24a2a000000
Time:2025-05-11T03:58:56.0355258Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef8ef9-901e-0016-6929-c24a2a000000
Time:2025-05-11T03:58:56.0355258Z
--------------------------------------------------------------------------------
2025/05/11 03:58: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef9065-901e-0016-2629-c24a2a000000
Time:2025-05-11T03:58:57.0744060Z
--------------------------------------------------------------------------------
2025/05/11 03:58: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef919c-901e-0016-3429-c24a2a000000
Time:2025-05-11T03:58:58.1128990Z
--------------------------------------------------------------------------------
2025/05/11 03:58: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef92cf-901e-0016-3d29-c24a2a000000
Time:2025-05-11T03:58:59.1506684Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2ef92cf-901e-0016-3d29-c24a2a000000
Time:2025-05-11T03:58:59.1506684Z
--------------------------------------------------------------------------------
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/11 03:59:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/05/11 03:59:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/05/11 03:59:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/11 03:59:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/11 03:59:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/11 03:59:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/11 03:59:07 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-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:59:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2efa16d-901e-0016-2c29-c24a2a000000
Time:2025-05-11T03:59:08.4894424Z
--------------------------------------------------------------------------------
2025/05/11 03:59:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2efa32b-901e-0016-2729-c24a2a000000
Time:2025-05-11T03:59:09.5275765Z
--------------------------------------------------------------------------------
2025/05/11 03:59:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2efa4ad-901e-0016-0229-c24a2a000000
Time:2025-05-11T03:59:10.5662891Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2efa4ad-901e-0016-0229-c24a2a000000
Time:2025-05-11T03:59:10.5662891Z
--------------------------------------------------------------------------------
2025/05/11 03:59:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2efa60c-901e-0016-3029-c24a2a000000
Time:2025-05-11T03:59:11.6066984Z
--------------------------------------------------------------------------------
2025/05/11 03:59:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2efa76f-901e-0016-4e29-c24a2a000000
Time:2025-05-11T03:59:12.6452161Z
--------------------------------------------------------------------------------
2025/05/11 03:59:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2efa892-901e-0016-5129-c24a2a000000
Time:2025-05-11T03:59:13.6844751Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2efa892-901e-0016-5129-c24a2a000000
Time:2025-05-11T03:59:13.6844751Z
--------------------------------------------------------------------------------
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/11 03:59:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jeleger2fohu"
2025/05/11 03:59:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/11 03:59:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/11 03:59:21 DEBUG : Azure container rclone-test-jeleger2fohu: Using directory markers
2025/05/11 03:59:21 DEBUG : Creating backend with remote "/tmp/rclone3719151684"
run.go:180: Remote "Azure container rclone-test-jeleger2fohu", Local "Local file system at /tmp/rclone3719151684", Modify Window "1ns"
2025/05/11 03:59:21 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/11 03:59:21 DEBUG : A1/B1/: Creating directory marker
2025/05/11 03:59:22 DEBUG : A1/: Creating directory marker
2025/05/11 03:59:22 INFO : A2: Making directory
2025/05/11 03:59:22 DEBUG : A2/: Creating directory marker
2025/05/11 03:59:22 INFO : A1/B2: Making directory
2025/05/11 03:59:22 DEBUG : A1/B2/: Creating directory marker
2025/05/11 03:59:22 INFO : A1/B2/C2: Making directory
2025/05/11 03:59:22 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/11 03:59:22 INFO : A1/B1/C3: Making directory
2025/05/11 03:59:22 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/11 03:59:22 INFO : A3: Making directory
2025/05/11 03:59:22 DEBUG : A3/: Creating directory marker
2025/05/11 03:59:22 INFO : A3/B3: Making directory
2025/05/11 03:59:22 DEBUG : A3/B3/: Creating directory marker
2025/05/11 03:59:22 INFO : A3/B3/C4: Making directory
2025/05/11 03:59:22 DEBUG : A3/B3/C4/: Creating directory marker
2025/05/11 03:59:23 DEBUG : Waiting for deletions to finish
2025/05/11 03:59:23 INFO : A1/B1/C1/one: Deleted
2025/05/11 03:59:23 DEBUG : removing 2 level 3 directories
2025/05/11 03:59:23 INFO : A1/B1/C3: Removing directory
2025/05/11 03:59:23 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/11 03:59:23 INFO : A1/B1/C1: Removing directory
2025/05/11 03:59:23 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/11 03:59:23 DEBUG : removing 1 level 2 directories
2025/05/11 03:59:23 INFO : A1/B1: Removing directory
2025/05/11 03:59:23 DEBUG : A1/B1/: Removing directory marker
2025/05/11 03:59:23 DEBUG : Azure container rclone-test-jeleger2fohu: Purge remote
2025/05/11 03:59:23 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.74s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:59:23 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/11 03:59:23 DEBUG : A1/B1/: Creating directory marker
2025/05/11 03:59:23 DEBUG : A1/: Creating directory marker
2025/05/11 03:59:23 INFO : A2: Making directory
2025/05/11 03:59:23 DEBUG : A2/: Creating directory marker
2025/05/11 03:59:23 INFO : A1/B2: Making directory
2025/05/11 03:59:23 DEBUG : A1/B2/: Creating directory marker
2025/05/11 03:59:24 INFO : A1/B2/C2: Making directory
2025/05/11 03:59:24 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/11 03:59:24 INFO : A1/B1/C3: Making directory
2025/05/11 03:59:24 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/11 03:59:24 INFO : A3: Making directory
2025/05/11 03:59:24 DEBUG : A3/: Creating directory marker
2025/05/11 03:59:24 INFO : A3/B3: Making directory
2025/05/11 03:59:24 DEBUG : A3/B3/: Creating directory marker
2025/05/11 03:59:24 INFO : A3/B3/C4: Making directory
2025/05/11 03:59:24 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/11 03:59:31 DEBUG : removing 1 level 3 directories
2025/05/11 03:59:31 INFO : A3/B3/C4: Removing directory
2025/05/11 03:59:31 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/11 03:59:39 DEBUG : removing 2 level 3 directories
2025/05/11 03:59:39 INFO : A1/B2/C2: Removing directory
2025/05/11 03:59:39 DEBUG : A1/B2/C2/: Removing directory marker
2025/05/11 03:59:39 INFO : A1/B1/C3: Removing directory
2025/05/11 03:59:39 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/11 03:59:39 DEBUG : removing 2 level 2 directories
2025/05/11 03:59:39 INFO : A3/B3: Removing directory
2025/05/11 03:59:39 DEBUG : A3/B3/: Removing directory marker
2025/05/11 03:59:39 INFO : A1/B2: Removing directory
2025/05/11 03:59:39 DEBUG : A1/B2/: Removing directory marker
2025/05/11 03:59:39 DEBUG : removing 4 level 1 directories
2025/05/11 03:59:39 INFO : dst: Removing directory
2025/05/11 03:59:39 DEBUG : dst/: Removing directory marker
2025/05/11 03:59:39 INFO : A3: Removing directory
2025/05/11 03:59:39 INFO : BackupDir: Removing directory
2025/05/11 03:59:39 DEBUG : A3/: Removing directory marker
2025/05/11 03:59:39 DEBUG : BackupDir/: Removing directory marker
2025/05/11 03:59:39 INFO : A2: Removing directory
2025/05/11 03:59:39 DEBUG : A2/: Removing directory marker
2025/05/11 03:59:39 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2efca17-901e-0016-5229-c24a2a000000
Time:2025-05-11T03:59:39.4270639Z
--------------------------------------------------------------------------------
2025/05/11 03:59:39 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2efca1e-901e-0016-5929-c24a2a000000
Time:2025-05-11T03:59:39.4643191Z
--------------------------------------------------------------------------------
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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2efca1e-901e-0016-5929-c24a2a000000
Time:2025-05-11T03:59:39.4643191Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/05/11 03:59: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5e90a4-301e-001f-1229-c20ff9000000
Time:2025-05-11T03:59:39.6740090Z
--------------------------------------------------------------------------------
2025/05/11 03:59: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5e9229-301e-001f-5e29-c20ff9000000
Time:2025-05-11T03:59:40.7117428Z
--------------------------------------------------------------------------------
2025/05/11 03:59: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5e93d4-301e-001f-5f29-c20ff9000000
Time:2025-05-11T03:59:41.7490256Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5e93d4-301e-001f-5f29-c20ff9000000
Time:2025-05-11T03:59:41.7490256Z
--------------------------------------------------------------------------------
2025/05/11 03:59: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5e9552-301e-001f-3729-c20ff9000000
Time:2025-05-11T03:59:42.7862205Z
--------------------------------------------------------------------------------
2025/05/11 03:59: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5e96c3-301e-001f-7a29-c20ff9000000
Time:2025-05-11T03:59:43.8235723Z
--------------------------------------------------------------------------------
2025/05/11 03:59: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5e97f1-301e-001f-0329-c20ff9000000
Time:2025-05-11T03:59:44.8608263Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5e97f1-301e-001f-0329-c20ff9000000
Time:2025-05-11T03:59:44.8608263Z
--------------------------------------------------------------------------------
2025/05/11 03:59:45 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/11 03:59:45 DEBUG : A1/B1/: Removing directory marker
2025/05/11 03:59:45 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.55s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 03:59:53 INFO : A1: Making directory
2025/05/11 03:59:53 DEBUG : A1/: Creating directory marker
2025/05/11 03:59:53 INFO : A1/B1: Making directory
2025/05/11 03:59:53 DEBUG : A1/B1/: Creating directory marker
2025/05/11 03:59:53 INFO : A1/B1/C1: Making directory
2025/05/11 03:59:53 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/11 04:00:00 DEBUG : removing 1 level 3 directories
2025/05/11 04:00:00 INFO : A1/B1/C1: Removing directory
2025/05/11 04:00:00 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/11 04:00:00 DEBUG : removing 1 level 2 directories
2025/05/11 04:00:00 INFO : A1/B1: Removing directory
2025/05/11 04:00:00 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/11 04:00:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5eca5b-301e-001f-6629-c20ff9000000
Time:2025-05-11T04:00:08.0813375Z
--------------------------------------------------------------------------------
2025/05/11 04:00: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5ecf4a-301e-001f-3129-c20ff9000000
Time:2025-05-11T04:00:09.1180420Z
--------------------------------------------------------------------------------
2025/05/11 04:00: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5ed2ea-301e-001f-0b29-c20ff9000000
Time:2025-05-11T04:00:10.1556928Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5ed2ea-301e-001f-0b29-c20ff9000000
Time:2025-05-11T04:00:10.1556928Z
--------------------------------------------------------------------------------
2025/05/11 04:00: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5ed478-301e-001f-5129-c20ff9000000
Time:2025-05-11T04:00:11.1936313Z
--------------------------------------------------------------------------------
2025/05/11 04:00: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5ed5d3-301e-001f-6f29-c20ff9000000
Time:2025-05-11T04:00:12.2305434Z
--------------------------------------------------------------------------------
2025/05/11 04:00: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5ed798-301e-001f-6c29-c20ff9000000
Time:2025-05-11T04:00:13.2682007Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5ed798-301e-001f-6c29-c20ff9000000
Time:2025-05-11T04:00:13.2682007Z
--------------------------------------------------------------------------------
2025/05/11 04:00:14 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.33s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 04:00:21 INFO : A1: Making directory
2025/05/11 04:00:21 DEBUG : A1/: Creating directory marker
2025/05/11 04:00:21 INFO : A1/B1: Making directory
2025/05/11 04:00:21 DEBUG : A1/B1/: Creating directory marker
2025/05/11 04:00:21 INFO : A1/B1/C1: Making directory
2025/05/11 04:00:21 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/11 04:00:29 DEBUG : removing 1 level 3 directories
2025/05/11 04:00:29 INFO : A1/B1/C1: Removing directory
2025/05/11 04:00:29 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/11 04:00:29 DEBUG : removing 1 level 2 directories
2025/05/11 04:00:29 INFO : A1/B1: Removing directory
2025/05/11 04:00:29 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/11 04:00:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5efc51-301e-001f-6729-c20ff9000000
Time:2025-05-11T04:00:36.4171619Z
--------------------------------------------------------------------------------
2025/05/11 04:00:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5efd8d-301e-001f-4829-c20ff9000000
Time:2025-05-11T04:00:37.4546002Z
--------------------------------------------------------------------------------
2025/05/11 04:00:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5efedd-301e-001f-6b29-c20ff9000000
Time:2025-05-11T04:00:38.4923628Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5efedd-301e-001f-6b29-c20ff9000000
Time:2025-05-11T04:00:38.4923628Z
--------------------------------------------------------------------------------
2025/05/11 04:00: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f0079-301e-001f-5f29-c20ff9000000
Time:2025-05-11T04:00:39.5304491Z
--------------------------------------------------------------------------------
2025/05/11 04:00: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f0206-301e-001f-3929-c20ff9000000
Time:2025-05-11T04:00:40.5682121Z
--------------------------------------------------------------------------------
2025/05/11 04:00: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f03a5-301e-001f-1729-c20ff9000000
Time:2025-05-11T04:00:41.6049076Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f03a5-301e-001f-1729-c20ff9000000
Time:2025-05-11T04:00:41.6049076Z
--------------------------------------------------------------------------------
2025/05/11 04:00:42 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.33s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 04:00:49 DEBUG : filename.txt: File name found in url
2025/05/11 04:00:50 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/05/11 04:00:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f0c3b-301e-001f-4029-c20ff9000000
Time:2025-05-11T04:00:50.5370819Z
--------------------------------------------------------------------------------
2025/05/11 04:00:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f0d27-301e-001f-7f29-c20ff9000000
Time:2025-05-11T04:00:51.5738137Z
--------------------------------------------------------------------------------
2025/05/11 04:00:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f0e0a-301e-001f-3629-c20ff9000000
Time:2025-05-11T04:00:52.6105506Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f0e0a-301e-001f-3629-c20ff9000000
Time:2025-05-11T04:00:52.6105506Z
--------------------------------------------------------------------------------
2025/05/11 04:00:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f0f46-301e-001f-4629-c20ff9000000
Time:2025-05-11T04:00:53.6469422Z
--------------------------------------------------------------------------------
2025/05/11 04:00: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f1064-301e-001f-2729-c20ff9000000
Time:2025-05-11T04:00:54.6833214Z
--------------------------------------------------------------------------------
2025/05/11 04:00: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f1137-301e-001f-4929-c20ff9000000
Time:2025-05-11T04:00:55.7199640Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f1137-301e-001f-4929-c20ff9000000
Time:2025-05-11T04:00:55.7199640Z
--------------------------------------------------------------------------------
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.08s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 04:01:03 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/11 04:01:03 DEBUG : sub/: Creating directory marker
2025/05/11 04:01:04 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/11 04:01:04 INFO : file1: Copied (new) to: sub/file2
2025/05/11 04:01:04 INFO : file1: Deleted
2025/05/11 04:01:04 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/11 04:01:04 DEBUG : file1: Unchanged skipping
2025/05/11 04:01:04 INFO : file1: Deleted
2025/05/11 04:01:04 DEBUG : Azure container rclone-test-xohanoq1vufa: don't need to copy/move sub/file2, it is already at target location
2025/05/11 04:01:04 DEBUG : sub/: Removing directory marker
2025/05/11 04:01:04 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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f1ad8-301e-001f-4d29-c20ff9000000
Time:2025-05-11T04:01:04.4755730Z
--------------------------------------------------------------------------------
2025/05/11 04:01:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f1c0d-301e-001f-5e29-c20ff9000000
Time:2025-05-11T04:01:05.5131958Z
--------------------------------------------------------------------------------
2025/05/11 04:01:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f1d1a-301e-001f-3629-c20ff9000000
Time:2025-05-11T04:01:06.5498812Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f1d1a-301e-001f-3629-c20ff9000000
Time:2025-05-11T04:01:06.5498812Z
--------------------------------------------------------------------------------
2025/05/11 04:01:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f1e00-301e-001f-7129-c20ff9000000
Time:2025-05-11T04:01:07.5868306Z
--------------------------------------------------------------------------------
2025/05/11 04:01:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f1ecd-301e-001f-0f29-c20ff9000000
Time:2025-05-11T04:01:08.6240856Z
--------------------------------------------------------------------------------
2025/05/11 04:01:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f1fbb-301e-001f-3e29-c20ff9000000
Time:2025-05-11T04:01:09.6624938Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f1fbb-301e-001f-3e29-c20ff9000000
Time:2025-05-11T04:01:09.6624938Z
--------------------------------------------------------------------------------
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.95s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 04:01:17 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/11 04:01:17 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/11 04:01:17 INFO : file1: Copied (new)
2025/05/11 04:01:17 INFO : file1: Deleted
2025/05/11 04:01:18 DEBUG : file1: Destination exists, skipping
2025/05/11 04:01:18 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/05/11 04:01: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f2837-301e-001f-4a29-c20ff9000000
Time:2025-05-11T04:01:18.2350845Z
--------------------------------------------------------------------------------
2025/05/11 04:01: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f2928-301e-001f-0a29-c20ff9000000
Time:2025-05-11T04:01:19.2717851Z
--------------------------------------------------------------------------------
2025/05/11 04:01: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f2a04-301e-001f-4029-c20ff9000000
Time:2025-05-11T04:01:20.3130757Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f2a04-301e-001f-4029-c20ff9000000
Time:2025-05-11T04:01:20.3130757Z
--------------------------------------------------------------------------------
2025/05/11 04:01: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f2acd-301e-001f-6429-c20ff9000000
Time:2025-05-11T04:01:21.3519169Z
--------------------------------------------------------------------------------
2025/05/11 04:01: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f2bbd-301e-001f-2429-c20ff9000000
Time:2025-05-11T04:01:22.3889804Z
--------------------------------------------------------------------------------
2025/05/11 04:01: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f2c9c-301e-001f-5629-c20ff9000000
Time:2025-05-11T04:01:23.4269515Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f2c9c-301e-001f-5629-c20ff9000000
Time:2025-05-11T04:01:23.4269515Z
--------------------------------------------------------------------------------
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.76s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 04:01: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f337e-301e-001f-3429-c20ff9000000
Time:2025-05-11T04:01:31.6183242Z
--------------------------------------------------------------------------------
2025/05/11 04:01: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f34d3-301e-001f-5b29-c20ff9000000
Time:2025-05-11T04:01:32.6552186Z
--------------------------------------------------------------------------------
2025/05/11 04:01: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f3635-301e-001f-1529-c20ff9000000
Time:2025-05-11T04:01:33.6932246Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f3635-301e-001f-1529-c20ff9000000
Time:2025-05-11T04:01:33.6932246Z
--------------------------------------------------------------------------------
2025/05/11 04:01: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f378d-301e-001f-3829-c20ff9000000
Time:2025-05-11T04:01:34.7301780Z
--------------------------------------------------------------------------------
2025/05/11 04:01: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f38c6-301e-001f-4929-c20ff9000000
Time:2025-05-11T04:01:35.7704870Z
--------------------------------------------------------------------------------
2025/05/11 04:01: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f39e0-301e-001f-3029-c20ff9000000
Time:2025-05-11T04:01:36.8088171Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f39e0-301e-001f-3029-c20ff9000000
Time:2025-05-11T04:01:36.8088171Z
--------------------------------------------------------------------------------
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.38s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 04:01: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f4315-301e-001f-2e29-c20ff9000000
Time:2025-05-11T04:01:45.0020552Z
--------------------------------------------------------------------------------
2025/05/11 04:01:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f44a1-301e-001f-0529-c20ff9000000
Time:2025-05-11T04:01:46.0395472Z
--------------------------------------------------------------------------------
2025/05/11 04:01:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f4635-301e-001f-6429-c20ff9000000
Time:2025-05-11T04:01:47.0768274Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f4635-301e-001f-6429-c20ff9000000
Time:2025-05-11T04:01:47.0768274Z
--------------------------------------------------------------------------------
2025/05/11 04:01: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f47ea-301e-001f-5829-c20ff9000000
Time:2025-05-11T04:01:48.1141624Z
--------------------------------------------------------------------------------
2025/05/11 04:01: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f4aa3-301e-001f-7a29-c20ff9000000
Time:2025-05-11T04:01:49.1507554Z
--------------------------------------------------------------------------------
2025/05/11 04:01: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f4ccd-301e-001f-7929-c20ff9000000
Time:2025-05-11T04:01:50.1882803Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f4ccd-301e-001f-7929-c20ff9000000
Time:2025-05-11T04:01:50.1882803Z
--------------------------------------------------------------------------------
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.38s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 04:01:58 DEBUG : dst/: Creating directory marker
2025/05/11 04:01:58 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xohanoq1vufa/backup"
2025/05/11 04:01:58 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/11 04:01:58 DEBUG : Azure container rclone-test-xohanoq1vufa path backup: Using directory markers
2025/05/11 04:01:58 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xohanoq1vufa/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-xohanoq1vufa/backup"
2025/05/11 04:01:58 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/11 04:01:58 DEBUG : dst/: Creating directory marker
2025/05/11 04:01:59 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/11 04:01:59 INFO : dst/file1: Copied (server-side copy)
2025/05/11 04:01:59 INFO : dst/file1: Deleted
2025/05/11 04:01:59 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/11 04:01:59 INFO : dst/file1: Copied (new)
2025/05/11 04:01:59 INFO : dst/file1: Deleted
2025/05/11 04:01:59 DEBUG : dst/: Removing directory marker
2025/05/11 04:01: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f55b2-301e-001f-4429-c20ff9000000
Time:2025-05-11T04:01:59.4688045Z
--------------------------------------------------------------------------------
2025/05/11 04:02: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f56b2-301e-001f-0329-c20ff9000000
Time:2025-05-11T04:02:00.5070286Z
--------------------------------------------------------------------------------
2025/05/11 04:02: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f579b-301e-001f-3429-c20ff9000000
Time:2025-05-11T04:02:01.5452595Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f579b-301e-001f-3429-c20ff9000000
Time:2025-05-11T04:02:01.5452595Z
--------------------------------------------------------------------------------
2025/05/11 04:02:02 DEBUG : backup/dst/: Removing directory marker
2025/05/11 04:02:02 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-xohanoq1vufa/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f5879-301e-001f-7129-c20ff9000000
Time:2025-05-11T04:02:02.6206516Z
--------------------------------------------------------------------------------
2025/05/11 04:02:03 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-xohanoq1vufa/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f59a1-301e-001f-7329-c20ff9000000
Time:2025-05-11T04:02:03.6580029Z
--------------------------------------------------------------------------------
2025/05/11 04:02:04 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-xohanoq1vufa/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f5ac5-301e-001f-6729-c20ff9000000
Time:2025-05-11T04:02:04.6961166Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f5ac5-301e-001f-6729-c20ff9000000
Time:2025-05-11T04:02:04.6961166Z
--------------------------------------------------------------------------------
2025/05/11 04:02:05 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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f5c22-301e-001f-0f29-c20ff9000000
Time:2025-05-11T04:02:05.7333537Z
--------------------------------------------------------------------------------
2025/05/11 04:02:06 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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f5d85-301e-001f-5129-c20ff9000000
Time:2025-05-11T04:02:06.7703276Z
--------------------------------------------------------------------------------
2025/05/11 04:02:07 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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f5f76-301e-001f-0829-c20ff9000000
Time:2025-05-11T04:02:07.8080211Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c5f5f76-301e-001f-0829-c20ff9000000
Time:2025-05-11T04:02:07.8080211Z
--------------------------------------------------------------------------------
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.62s)
=== 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-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 04:02:15 DEBUG : A1/: Creating directory marker
2025/05/11 04:02:16 DEBUG : A1/B1/: Creating directory marker
2025/05/11 04:02:16 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/11 04:02:16 DEBUG : A1/B1/C2/: Creating directory marker
2025/05/11 04:02:16 INFO : A1/B2: Making directory
2025/05/11 04:02:16 DEBUG : A1/B2/: Creating directory marker
2025/05/11 04:02:16 INFO : A1/B1/C3: Making directory
2025/05/11 04:02:16 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/11 04:02:24 DEBUG : A2/: Creating directory marker
2025/05/11 04:02:24 DEBUG : A2/B1/: Creating directory marker
2025/05/11 04:02:24 DEBUG : A2/B1/C1/: Creating directory marker
2025/05/11 04:02:24 DEBUG : A2/B1/C2/: Creating directory marker
2025/05/11 04:02:24 DEBUG : A2/B1/C3/: Creating directory marker
2025/05/11 04:02:24 DEBUG : A2/B2/: Creating directory marker
2025/05/11 04:02:25 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/11 04:02:25 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/05/11 04:02:25 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/11 04:02:25 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/05/11 04:02:25 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/11 04:02:25 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/05/11 04:02:25 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/11 04:02:25 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/05/11 04:02:25 INFO : A1/B1/three: Deleted
2025/05/11 04:02:25 INFO : A1/one: Deleted
2025/05/11 04:02:25 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/11 04:02:25 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/05/11 04:02:25 INFO : A1/two: Deleted
2025/05/11 04:02:25 INFO : A1/B1/C1/four: Deleted
2025/05/11 04:02:25 INFO : A1/B1/C2/five: Deleted
2025/05/11 04:02:25 DEBUG : A1/B2/: Removing directory marker
2025/05/11 04:02:25 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/11 04:02:25 DEBUG : A1/B1/C2/: Removing directory marker
2025/05/11 04:02:25 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/11 04:02:25 DEBUG : A1/B1/: Removing directory marker
2025/05/11 04:02:25 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/11 04:02:32 DEBUG : A3/: Creating directory marker
2025/05/11 04:02:32 DEBUG : A3/B1/: Creating directory marker
2025/05/11 04:02:33 DEBUG : A3/B1/C1/: Creating directory marker
2025/05/11 04:02:33 DEBUG : A3/B1/C2/: Creating directory marker
2025/05/11 04:02:33 DEBUG : A3/B1/C3/: Creating directory marker
2025/05/11 04:02:33 DEBUG : A3/B2/: Creating directory marker
2025/05/11 04:02:33 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/11 04:02:33 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/05/11 04:02:33 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/11 04:02:33 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/05/11 04:02:33 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/11 04:02:33 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/05/11 04:02:33 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/11 04:02:33 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/05/11 04:02:33 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/11 04:02:33 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/05/11 04:02:33 INFO : A2/B1/C2/five: Deleted
2025/05/11 04:02:33 INFO : A2/B1/C1/four: Deleted
2025/05/11 04:02:33 INFO : A2/two: Deleted
2025/05/11 04:02:33 INFO : A2/one: Deleted
2025/05/11 04:02:33 INFO : A2/B1/three: Deleted
2025/05/11 04:02:33 DEBUG : A2/B2/: Removing directory marker
2025/05/11 04:02:33 DEBUG : A2/B1/C3/: Removing directory marker
2025/05/11 04:02:33 DEBUG : A2/B1/C2/: Removing directory marker
2025/05/11 04:02:33 DEBUG : A2/B1/C1/: Removing directory marker
2025/05/11 04:02:33 DEBUG : A2/B1/: Removing directory marker
2025/05/11 04:02:33 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/11 04:02:41 INFO : Azure container rclone-test-xohanoq1vufa: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/05/11 04:02:41 DEBUG : A4/: Creating directory marker
2025/05/11 04:02:41 DEBUG : A4/B1/: Creating directory marker
2025/05/11 04:02:41 DEBUG : A4/B1/C1/: Creating directory marker
2025/05/11 04:02:41 DEBUG : A4/B1/C2/: Creating directory marker
2025/05/11 04:02:41 DEBUG : A4/B1/C3/: Creating directory marker
2025/05/11 04:02:41 DEBUG : A4/B2/: Creating directory marker
2025/05/11 04:02:41 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/11 04:02:41 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/05/11 04:02:41 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/11 04:02:41 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/05/11 04:02:41 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/11 04:02:41 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/05/11 04:02:41 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/11 04:02:41 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/05/11 04:02:41 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/11 04:02:41 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/05/11 04:02:42 INFO : A3/B1/C1/four: Deleted
2025/05/11 04:02:42 INFO : A3/B1/three: Deleted
2025/05/11 04:02:42 INFO : A3/B1/C2/five: Deleted
2025/05/11 04:02:42 INFO : A3/two: Deleted
2025/05/11 04:02:42 INFO : A3/one: Deleted
2025/05/11 04:02:42 DEBUG : A3/B2/: Removing directory marker
2025/05/11 04:02:42 DEBUG : A3/B1/C3/: Removing directory marker
2025/05/11 04:02:42 DEBUG : A3/B1/C2/: Removing directory marker
2025/05/11 04:02:42 DEBUG : A3/B1/C1/: Removing directory marker
2025/05/11 04:02:42 DEBUG : A3/B1/: Removing directory marker
2025/05/11 04:02:42 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/11 04:02: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3a465-301e-0099-1629-c2c340000000
Time:2025-05-11T04:02:49.7665745Z
--------------------------------------------------------------------------------
2025/05/11 04:02: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3a57b-301e-0099-7729-c2c340000000
Time:2025-05-11T04:02:50.8045725Z
--------------------------------------------------------------------------------
2025/05/11 04:02: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3a6a1-301e-0099-6829-c2c340000000
Time:2025-05-11T04:02:51.8419167Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3a6a1-301e-0099-6829-c2c340000000
Time:2025-05-11T04:02:51.8419167Z
--------------------------------------------------------------------------------
2025/05/11 04:02: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3a804-301e-0099-1b29-c2c340000000
Time:2025-05-11T04:02:52.8795070Z
--------------------------------------------------------------------------------
2025/05/11 04:02: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3a974-301e-0099-4e29-c2c340000000
Time:2025-05-11T04:02:53.9182062Z
--------------------------------------------------------------------------------
2025/05/11 04:02: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3ab46-301e-0099-5c29-c2c340000000
Time:2025-05-11T04:02:54.9560668Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3ab46-301e-0099-5c29-c2c340000000
Time:2025-05-11T04:02:54.9560668Z
--------------------------------------------------------------------------------
2025/05/11 04:02:55 DEBUG : A4/B2/: Removing directory marker
2025/05/11 04:02:56 DEBUG : A4/B1/C3/: Removing directory marker
2025/05/11 04:02:56 DEBUG : A4/B1/C2/: Removing directory marker
2025/05/11 04:02:56 DEBUG : A4/B1/C1/: Removing directory marker
2025/05/11 04:02:56 DEBUG : A4/B1/: Removing directory marker
2025/05/11 04:02:56 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.38s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 04:03:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3b566-301e-0099-6829-c2c340000000
Time:2025-05-11T04:03:03.3856762Z
--------------------------------------------------------------------------------
2025/05/11 04:03:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3b6db-301e-0099-2729-c2c340000000
Time:2025-05-11T04:03:04.4232305Z
--------------------------------------------------------------------------------
2025/05/11 04:03:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3b945-301e-0099-5129-c2c340000000
Time:2025-05-11T04:03:05.4620828Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3b945-301e-0099-5129-c2c340000000
Time:2025-05-11T04:03:05.4620828Z
--------------------------------------------------------------------------------
2025/05/11 04:03:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3bb0e-301e-0099-7629-c2c340000000
Time:2025-05-11T04:03:06.5001072Z
--------------------------------------------------------------------------------
2025/05/11 04:03:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3bc5f-301e-0099-1529-c2c340000000
Time:2025-05-11T04:03:07.5390314Z
--------------------------------------------------------------------------------
2025/05/11 04:03: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3bd9a-301e-0099-2929-c2c340000000
Time:2025-05-11T04:03:08.5765914Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3bd9a-301e-0099-2929-c2c340000000
Time:2025-05-11T04:03:08.5765914Z
--------------------------------------------------------------------------------
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-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 04:03:16 DEBUG : Azure container rclone-test-xohanoq1vufa: File to upload is small (34 bytes), uploading instead of streaming
2025/05/11 04:03:16 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/11 04:03:16 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/11 04:03:16 NOTICE: Azure container rclone-test-xohanoq1vufa: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/05/11 04:03:16 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/11 04:03:16 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/11 04:03:16 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/11 04:03:16 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/11 04:03:17 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/05/11 04:03:17 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/11 04:03:17 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/05/11 04:03:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3cbb6-301e-0099-4329-c2c340000000
Time:2025-05-11T04:03:17.3103368Z
--------------------------------------------------------------------------------
2025/05/11 04:03:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3cd3c-301e-0099-5329-c2c340000000
Time:2025-05-11T04:03:18.3493859Z
--------------------------------------------------------------------------------
2025/05/11 04:03:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3ce4e-301e-0099-3c29-c2c340000000
Time:2025-05-11T04:03:19.3878553Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3ce4e-301e-0099-3c29-c2c340000000
Time:2025-05-11T04:03:19.3878553Z
--------------------------------------------------------------------------------
2025/05/11 04:03:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3cf58-301e-0099-2429-c2c340000000
Time:2025-05-11T04:03:20.4261724Z
--------------------------------------------------------------------------------
2025/05/11 04:03:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3d0d0-301e-0099-6629-c2c340000000
Time:2025-05-11T04:03:21.4643915Z
--------------------------------------------------------------------------------
2025/05/11 04:03:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3d22e-301e-0099-0a29-c2c340000000
Time:2025-05-11T04:03:22.5029275Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3d22e-301e-0099-0a29-c2c340000000
Time:2025-05-11T04:03:22.5029275Z
--------------------------------------------------------------------------------
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-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 04:03:30 DEBUG : Azure container rclone-test-xohanoq1vufa: File to upload is small (34 bytes), uploading instead of streaming
2025/05/11 04:03:30 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/11 04:03:30 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/11 04:03:30 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/11 04:03:30 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/11 04:03:30 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/11 04:03:30 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/11 04:03:30 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/05/11 04:03:30 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/11 04:03:30 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/05/11 04:03:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3dd09-301e-0099-3629-c2c340000000
Time:2025-05-11T04:03:31.2312472Z
--------------------------------------------------------------------------------
2025/05/11 04:03:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3de50-301e-0099-4c29-c2c340000000
Time:2025-05-11T04:03:32.2701571Z
--------------------------------------------------------------------------------
2025/05/11 04:03:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3df74-301e-0099-3929-c2c340000000
Time:2025-05-11T04:03:33.3086039Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3df74-301e-0099-3929-c2c340000000
Time:2025-05-11T04:03:33.3086039Z
--------------------------------------------------------------------------------
2025/05/11 04:03:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3e0bc-301e-0099-4f29-c2c340000000
Time:2025-05-11T04:03:34.3466148Z
--------------------------------------------------------------------------------
2025/05/11 04:03:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3e21e-301e-0099-7629-c2c340000000
Time:2025-05-11T04:03:35.3844588Z
--------------------------------------------------------------------------------
2025/05/11 04:03:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3e3e1-301e-0099-0d29-c2c340000000
Time:2025-05-11T04:03:36.4220372Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3e3e1-301e-0099-0d29-c2c340000000
Time:2025-05-11T04:03:36.4220372Z
--------------------------------------------------------------------------------
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-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 04:03:44 DEBUG : Azure container rclone-test-xohanoq1vufa: File to upload is small (34 bytes), uploading instead of streaming
2025/05/11 04:03:44 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/11 04:03:44 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/11 04:03:44 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/11 04:03:44 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/11 04:03:44 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/11 04:03:44 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/11 04:03:44 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/11 04:03:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3ef81-301e-0099-7429-c2c340000000
Time:2025-05-11T04:03:45.1579474Z
--------------------------------------------------------------------------------
2025/05/11 04:03:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3f0c3-301e-0099-7f29-c2c340000000
Time:2025-05-11T04:03:46.1968924Z
--------------------------------------------------------------------------------
2025/05/11 04:03:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3f1e9-301e-0099-7529-c2c340000000
Time:2025-05-11T04:03:47.2356893Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3f1e9-301e-0099-7529-c2c340000000
Time:2025-05-11T04:03:47.2356893Z
--------------------------------------------------------------------------------
2025/05/11 04:03: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3f389-301e-0099-1829-c2c340000000
Time:2025-05-11T04:03:48.2739350Z
--------------------------------------------------------------------------------
2025/05/11 04:03: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3f50c-301e-0099-4329-c2c340000000
Time:2025-05-11T04:03:49.3124844Z
--------------------------------------------------------------------------------
2025/05/11 04:03:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3f672-301e-0099-7a29-c2c340000000
Time:2025-05-11T04:03:50.3507763Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f3f672-301e-0099-7a29-c2c340000000
Time:2025-05-11T04:03:50.3507763Z
--------------------------------------------------------------------------------
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-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 04:03:58 DEBUG : Azure container rclone-test-xohanoq1vufa: File to upload is small (34 bytes), uploading instead of streaming
2025/05/11 04:03:58 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/11 04:03:58 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/05/11 04:03:58 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/11 04:03:58 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/11 04:03:58 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/11 04:03:58 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/11 04:03:58 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/11 04:03:58 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/11 04:03:58 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/11 04:03:58 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/05/11 04:03: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4017e-301e-0099-3929-c2c340000000
Time:2025-05-11T04:03:59.0857133Z
--------------------------------------------------------------------------------
2025/05/11 04:04: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f402a7-301e-0099-3129-c2c340000000
Time:2025-05-11T04:04:00.1238498Z
--------------------------------------------------------------------------------
2025/05/11 04:04: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f40399-301e-0099-7529-c2c340000000
Time:2025-05-11T04:04:01.1627417Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f40399-301e-0099-7529-c2c340000000
Time:2025-05-11T04:04:01.1627417Z
--------------------------------------------------------------------------------
2025/05/11 04:04: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f404b1-301e-0099-5929-c2c340000000
Time:2025-05-11T04:04:02.2011596Z
--------------------------------------------------------------------------------
2025/05/11 04:04: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f405f5-301e-0099-6f29-c2c340000000
Time:2025-05-11T04:04:03.2389896Z
--------------------------------------------------------------------------------
2025/05/11 04:04: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4075a-301e-0099-2429-c2c340000000
Time:2025-05-11T04:04:04.2776410Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4075a-301e-0099-2429-c2c340000000
Time:2025-05-11T04:04:04.2776410Z
--------------------------------------------------------------------------------
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.70s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (13.93s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (13.92s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (13.93s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (13.93s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
2025/05/11 04:04:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f411f8-301e-0099-0e29-c2c340000000
Time:2025-05-11T04:04:12.4759613Z
--------------------------------------------------------------------------------
2025/05/11 04:04:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f41308-301e-0099-6a29-c2c340000000
Time:2025-05-11T04:04:13.5146214Z
--------------------------------------------------------------------------------
2025/05/11 04:04:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f41413-301e-0099-4629-c2c340000000
Time:2025-05-11T04:04:14.5521189Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f41413-301e-0099-4629-c2c340000000
Time:2025-05-11T04:04:14.5521189Z
--------------------------------------------------------------------------------
2025/05/11 04:04:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f41517-301e-0099-1129-c2c340000000
Time:2025-05-11T04:04:15.5903681Z
--------------------------------------------------------------------------------
2025/05/11 04:04:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f41674-301e-0099-2f29-c2c340000000
Time:2025-05-11T04:04:16.6282078Z
--------------------------------------------------------------------------------
2025/05/11 04:04: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f41800-301e-0099-0529-c2c340000000
Time:2025-05-11T04:04:17.6671792Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f41800-301e-0099-0529-c2c340000000
Time:2025-05-11T04:04:17.6671792Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 04:04:25 DEBUG : Azure container rclone-test-xohanoq1vufa: File to upload is small (60 bytes), uploading instead of streaming
2025/05/11 04:04:25 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/05/11 04:04:25 DEBUG : potato2: Size and md5 of src and dst objects identical
2025/05/11 04:04: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f42224-301e-0099-2229-c2c340000000
Time:2025-05-11T04:04:26.2184271Z
--------------------------------------------------------------------------------
2025/05/11 04:04: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f423b0-301e-0099-6229-c2c340000000
Time:2025-05-11T04:04:27.2571039Z
--------------------------------------------------------------------------------
2025/05/11 04:04: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f424cf-301e-0099-5e29-c2c340000000
Time:2025-05-11T04:04:28.2949194Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f424cf-301e-0099-5e29-c2c340000000
Time:2025-05-11T04:04:28.2949194Z
--------------------------------------------------------------------------------
2025/05/11 04:04: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f42650-301e-0099-3829-c2c340000000
Time:2025-05-11T04:04:29.3344516Z
--------------------------------------------------------------------------------
2025/05/11 04:04: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f42761-301e-0099-2229-c2c340000000
Time:2025-05-11T04:04:30.3725651Z
--------------------------------------------------------------------------------
2025/05/11 04:04: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4283f-301e-0099-5f29-c2c340000000
Time:2025-05-11T04:04:31.4108631Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4283f-301e-0099-5f29-c2c340000000
Time:2025-05-11T04:04:31.4108631Z
--------------------------------------------------------------------------------
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.74s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
2025/05/11 04:04: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4329a-301e-0099-2429-c2c340000000
Time:2025-05-11T04:04:39.6065647Z
--------------------------------------------------------------------------------
2025/05/11 04:04: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f43513-301e-0099-7129-c2c340000000
Time:2025-05-11T04:04:40.6447948Z
--------------------------------------------------------------------------------
2025/05/11 04:04: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f43633-301e-0099-6229-c2c340000000
Time:2025-05-11T04:04:41.6835971Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f43633-301e-0099-6229-c2c340000000
Time:2025-05-11T04:04:41.6835971Z
--------------------------------------------------------------------------------
2025/05/11 04:04: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f43738-301e-0099-3629-c2c340000000
Time:2025-05-11T04:04:42.7214885Z
--------------------------------------------------------------------------------
2025/05/11 04:04: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4387f-301e-0099-3029-c2c340000000
Time:2025-05-11T04:04:43.7594963Z
--------------------------------------------------------------------------------
2025/05/11 04:04: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f439a5-301e-0099-1b29-c2c340000000
Time:2025-05-11T04:04:44.7981613Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f439a5-301e-0099-1b29-c2c340000000
Time:2025-05-11T04:04:44.7981613Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
2025/05/11 04:04:53 DEBUG : sub dir/: Creating directory marker
2025/05/11 04:04:53 DEBUG : Azure container rclone-test-xohanoq1vufa: Touching "sub dir/potato3"
2025/05/11 04:04:53 DEBUG : Azure container rclone-test-xohanoq1vufa: Touching "potato2"
2025/05/11 04:04:53 DEBUG : Azure container rclone-test-xohanoq1vufa: Touching "empty space"
2025/05/11 04:04:53 DEBUG : sub dir/: Removing directory marker
2025/05/11 04:04: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f44627-301e-0099-6629-c2c340000000
Time:2025-05-11T04:04:53.8373125Z
--------------------------------------------------------------------------------
2025/05/11 04:04: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f446fa-301e-0099-0e29-c2c340000000
Time:2025-05-11T04:04:54.8751290Z
--------------------------------------------------------------------------------
2025/05/11 04:04: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f44805-301e-0099-6629-c2c340000000
Time:2025-05-11T04:04:55.9129460Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f44805-301e-0099-6629-c2c340000000
Time:2025-05-11T04:04:55.9129460Z
--------------------------------------------------------------------------------
2025/05/11 04:04: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f448d3-301e-0099-0f29-c2c340000000
Time:2025-05-11T04:04:56.9508608Z
--------------------------------------------------------------------------------
2025/05/11 04:04: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f449fc-301e-0099-0429-c2c340000000
Time:2025-05-11T04:04:57.9884245Z
--------------------------------------------------------------------------------
2025/05/11 04:04: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f44b0d-301e-0099-6f29-c2c340000000
Time:2025-05-11T04:04:59.0269909Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f44b0d-301e-0099-6f29-c2c340000000
Time:2025-05-11T04:04:59.0269909Z
--------------------------------------------------------------------------------
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.23s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2025/05/11 04:05: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f454b4-301e-0099-7929-c2c340000000
Time:2025-05-11T04:05:07.2268661Z
--------------------------------------------------------------------------------
2025/05/11 04:05: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f455f4-301e-0099-6429-c2c340000000
Time:2025-05-11T04:05:08.2647159Z
--------------------------------------------------------------------------------
2025/05/11 04:05: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f457a3-301e-0099-0829-c2c340000000
Time:2025-05-11T04:05:09.3037528Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f457a3-301e-0099-0829-c2c340000000
Time:2025-05-11T04:05:09.3037528Z
--------------------------------------------------------------------------------
2025/05/11 04:05: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4599b-301e-0099-7429-c2c340000000
Time:2025-05-11T04:05:10.3427463Z
--------------------------------------------------------------------------------
2025/05/11 04:05: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f45b36-301e-0099-2b29-c2c340000000
Time:2025-05-11T04:05:11.3809526Z
--------------------------------------------------------------------------------
2025/05/11 04:05: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f45d06-301e-0099-0229-c2c340000000
Time:2025-05-11T04:05:12.4197500Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f45d06-301e-0099-0229-c2c340000000
Time:2025-05-11T04:05:12.4197500Z
--------------------------------------------------------------------------------
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-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2025/05/11 04:05: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f46d7f-301e-0099-1329-c2c340000000
Time:2025-05-11T04:05:20.6166691Z
--------------------------------------------------------------------------------
2025/05/11 04:05: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f46ee9-301e-0099-3829-c2c340000000
Time:2025-05-11T04:05:21.6555501Z
--------------------------------------------------------------------------------
2025/05/11 04:05: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4707a-301e-0099-1e29-c2c340000000
Time:2025-05-11T04:05:22.6941955Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4707a-301e-0099-1e29-c2c340000000
Time:2025-05-11T04:05:22.6941955Z
--------------------------------------------------------------------------------
2025/05/11 04:05: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f471bd-301e-0099-2f29-c2c340000000
Time:2025-05-11T04:05:23.7322515Z
--------------------------------------------------------------------------------
2025/05/11 04:05:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f472c8-301e-0099-1829-c2c340000000
Time:2025-05-11T04:05:24.7713345Z
--------------------------------------------------------------------------------
2025/05/11 04:05:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4744f-301e-0099-6029-c2c340000000
Time:2025-05-11T04:05:25.8092289Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4744f-301e-0099-6029-c2c340000000
Time:2025-05-11T04:05:25.8092289Z
--------------------------------------------------------------------------------
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-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/05/11 04:05: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f48116-301e-0099-1d29-c2c340000000
Time:2025-05-11T04:05:34.0064856Z
--------------------------------------------------------------------------------
2025/05/11 04:05: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f48292-301e-0099-6b29-c2c340000000
Time:2025-05-11T04:05:35.0457955Z
--------------------------------------------------------------------------------
2025/05/11 04:05: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f48408-301e-0099-3d29-c2c340000000
Time:2025-05-11T04:05:36.0852223Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f48408-301e-0099-3d29-c2c340000000
Time:2025-05-11T04:05:36.0852223Z
--------------------------------------------------------------------------------
2025/05/11 04:05: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4852e-301e-0099-3729-c2c340000000
Time:2025-05-11T04:05:37.1232255Z
--------------------------------------------------------------------------------
2025/05/11 04:05: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f48684-301e-0099-1c29-c2c340000000
Time:2025-05-11T04:05:38.1612117Z
--------------------------------------------------------------------------------
2025/05/11 04:05: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f487ad-301e-0099-1b29-c2c340000000
Time:2025-05-11T04:05:39.1996163Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f487ad-301e-0099-1b29-c2c340000000
Time:2025-05-11T04:05:39.1996163Z
--------------------------------------------------------------------------------
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-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2025/05/11 04:05: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f49115-301e-0099-1529-c2c340000000
Time:2025-05-11T04:05:47.3990281Z
--------------------------------------------------------------------------------
2025/05/11 04:05: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4921b-301e-0099-2929-c2c340000000
Time:2025-05-11T04:05:48.4369163Z
--------------------------------------------------------------------------------
2025/05/11 04:05: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-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4932f-301e-0099-6829-c2c340000000
Time:2025-05-11T04:05:49.4755639Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4932f-301e-0099-6829-c2c340000000
Time:2025-05-11T04:05:49.4755639Z
--------------------------------------------------------------------------------
2025/05/11 04:05: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f493ff-301e-0099-0c29-c2c340000000
Time:2025-05-11T04:05:50.5135995Z
--------------------------------------------------------------------------------
2025/05/11 04:05: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4951e-301e-0099-6c29-c2c340000000
Time:2025-05-11T04:05:51.5519410Z
--------------------------------------------------------------------------------
2025/05/11 04:05: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f49691-301e-0099-2629-c2c340000000
Time:2025-05-11T04:05:52.5912012Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f49691-301e-0099-2629-c2c340000000
Time:2025-05-11T04:05:52.5912012Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/05/11 04:06:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f49ff2-301e-0099-6b2a-c2c340000000
Time:2025-05-11T04:06:00.7900075Z
--------------------------------------------------------------------------------
2025/05/11 04:06:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4a108-301e-0099-4a2a-c2c340000000
Time:2025-05-11T04:06:01.8282739Z
--------------------------------------------------------------------------------
2025/05/11 04:06:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4a217-301e-0099-232a-c2c340000000
Time:2025-05-11T04:06:02.8676823Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4a217-301e-0099-232a-c2c340000000
Time:2025-05-11T04:06:02.8676823Z
--------------------------------------------------------------------------------
2025/05/11 04:06:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4a34f-301e-0099-2c2a-c2c340000000
Time:2025-05-11T04:06:03.9065283Z
--------------------------------------------------------------------------------
2025/05/11 04:06: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4a4c0-301e-0099-712a-c2c340000000
Time:2025-05-11T04:06:04.9446206Z
--------------------------------------------------------------------------------
2025/05/11 04:06: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-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4a664-301e-0099-5f2a-c2c340000000
Time:2025-05-11T04:06:05.9823885Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4a664-301e-0099-5f2a-c2c340000000
Time:2025-05-11T04:06:05.9823885Z
--------------------------------------------------------------------------------
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-xohanoq1vufa", Local "Local file system at /tmp/rclone1051268416", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
2025/05/11 04:06:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4b463-301e-0099-502a-c2c340000000
Time:2025-05-11T04:06:14.1755858Z
--------------------------------------------------------------------------------
2025/05/11 04:06:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4b644-301e-0099-0e2a-c2c340000000
Time:2025-05-11T04:06:15.2131781Z
--------------------------------------------------------------------------------
2025/05/11 04:06:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4b7f2-301e-0099-012a-c2c340000000
Time:2025-05-11T04:06:16.2510358Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4b7f2-301e-0099-012a-c2c340000000
Time:2025-05-11T04:06:16.2510358Z
--------------------------------------------------------------------------------
2025/05/11 04:06:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4b9ac-301e-0099-072a-c2c340000000
Time:2025-05-11T04:06:17.2886997Z
--------------------------------------------------------------------------------
2025/05/11 04:06:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4bb92-301e-0099-7a2a-c2c340000000
Time:2025-05-11T04:06:18.3261363Z
--------------------------------------------------------------------------------
2025/05/11 04:06:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4bcc5-301e-0099-7d2a-c2c340000000
Time:2025-05-11T04:06:19.3647111Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xohanoq1vufa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4bcc5-301e-0099-7d2a-c2c340000000
Time:2025-05-11T04:06:19.3647111Z
--------------------------------------------------------------------------------
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.38s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/05/11 04:06:27 DEBUG : Azure container rclone-test-xohanoq1vufa: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Finished ERROR in 16m26.707461897s (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]