"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Starting (try 1/5)
2025/03/31 01:54:56 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bitemeq0xafu"
2025/03/31 01:54:56 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/31 01:54:56 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/31 01:54:56 DEBUG : Azure container rclone-test-bitemeq0xafu: Using directory markers
2025/03/31 01:54:56 DEBUG : Creating backend with remote "/tmp/rclone669564222"
=== 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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 01:54:57 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/31 01:54:57 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/31 01:54:57 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/31 01:54:57 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/31 01:54:57 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/31 01:54:57 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/31 01:54:57 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/31 01:54:57 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/31 01:54:57 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/31 01:54:57 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/31 01:54:57 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/31 01:54:57 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/31 01:54:58 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/31 01:54:58 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/31 01:54:58 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/31 01:54:58 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/31 01:54:58 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/31 01:54:58 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/31 01:54:58 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/31 01:54:58 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/31 01:54:59 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/31 01:54:59 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/03/31 01:54:59 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/31 01:54:59 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/31 01:54:59 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/31 01:54:59 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/31 01:54:59 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/31 01:55:00 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/31 01:55:00 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/31 01:55:00 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/31 01:55:00 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/31 01:55:00 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/31 01:55:00 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/31 01:55:00 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/31 01:55:00 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/31 01:55:00 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/31 01:55:00 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/31 01:55:01 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/31 01:55:01 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/03/31 01:55:01 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/31 01:55:01 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/31 01:55:01 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/31 01:55:01 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/31 01:55:01 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/31 01:55:01 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/31 01:55:02 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/31 01:55:02 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/31 01:55:02 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/31 01:55:02 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/31 01:55:02 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/31 01:55:02 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/31 01:55:02 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/31 01:55:02 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/31 01:55:02 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/31 01:55:02 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/31 01:55:02 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/31 01:55:02 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/31 01:55:02 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/03/31 01:55:04 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/31 01:55:04 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/31 01:55:04 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/31 01:55:04 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/31 01:55:04 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/31 01:55:04 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/31 01:55:04 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/31 01:55:04 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/31 01:55:04 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/31 01:55:04 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/31 01:55:04 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/31 01:55:04 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/31 01:55:04 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/31 01:55:04 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/31 01:55:04 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/31 01:55:04 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/03/31 01:55:06 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/31 01:55:06 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/31 01:55:06 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/31 01:55:06 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/31 01:55:06 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/31 01:55:06 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/31 01:55:06 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/31 01:55:06 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/31 01:55:06 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/31 01:55:06 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/31 01:55:06 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/31 01:55:06 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/31 01:55:06 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/31 01:55:06 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/31 01:55:06 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/31 01:55:06 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/03/31 01:55:08 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/31 01:55:08 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/31 01:55:08 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/31 01:55:08 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/31 01:55:08 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/31 01:55:08 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/31 01:55:08 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/31 01:55:08 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/31 01:55:08 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/31 01:55:08 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/31 01:55:08 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/31 01:55:08 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/31 01:55:08 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/31 01:55:08 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/31 01:55:08 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/31 01:55:08 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/31 01:55:08 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/31 01:55:08 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/31 01:55:08 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/31 01:55:08 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.71s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.34s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.22s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.69s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.98s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.89s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (2.05s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 01:55:09 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/31 01:55:09 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/31 01:55:09 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/31 01:55:09 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/31 01:55:09 DEBUG : chunksize-probe: Removing empty object
2025/03/31 01:55:10 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/31 01:55:10 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/31 01:55:10 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/31 01:55:10 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/31 01:55:10 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/31 01:55:10 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/31 01:55:10 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/31 01:55:10 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/31 01:55:10 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/31 01:55:10 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/31 01:55:10 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/31 01:55:10 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/31 01:55:10 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/31 01:55:10 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/31 01:55:10 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/31 01:55:10 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/31 01:55:10 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/31 01:55:10 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/31 01:55:11 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/31 01:55:11 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/31 01:55:11 DEBUG : Returning error reader
2025/03/31 01:55:11 DEBUG : BOOM: simulated read failure
2025/03/31 01:55:11 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/31 01:55:11 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/31 01:55:12 DEBUG : Returning error reader
2025/03/31 01:55:12 DEBUG : BOOM: simulated read failure
2025/03/31 01:55:12 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/31 01:55:12 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/31 01:55:13 DEBUG : Returning error reader
2025/03/31 01:55:13 DEBUG : BOOM: simulated read failure
2025/03/31 01:55:13 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/31 01:55:13 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/31 01:55:14 DEBUG : Returning error reader
2025/03/31 01:55:14 DEBUG : BOOM: simulated read failure
2025/03/31 01:55:14 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/31 01:55:14 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/31 01:55:15 DEBUG : Returning error reader
2025/03/31 01:55:15 DEBUG : BOOM: simulated read failure
2025/03/31 01:55:15 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/31 01:55:15 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/31 01:55:16 DEBUG : Returning error reader
2025/03/31 01:55:16 DEBUG : BOOM: simulated read failure
2025/03/31 01:55:16 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/31 01:55:16 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/31 01:55:17 DEBUG : Returning error reader
2025/03/31 01:55:17 DEBUG : BOOM: simulated read failure
2025/03/31 01:55:17 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/31 01:55:17 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/31 01:55:18 DEBUG : Returning error reader
2025/03/31 01:55:18 DEBUG : BOOM: simulated read failure
2025/03/31 01:55:18 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/31 01:55:18 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/31 01:55:19 DEBUG : Returning error reader
2025/03/31 01:55:19 DEBUG : BOOM: simulated read failure
2025/03/31 01:55:19 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/31 01:55:19 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/31 01:55:20 DEBUG : Returning error reader
2025/03/31 01:55:20 DEBUG : BOOM: simulated read failure
2025/03/31 01:55:20 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/31 01:55:20 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/31 01:55:20 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/31 01:55:20 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/31 01:55:20 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/31 01:55:20 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/31 01:55:20 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.48s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/31 01:55:27 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/31 01:55:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/31 01:55:27 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/31 01:55:27 DEBUG : potato: Seek from 10 to 0
2025/03/31 01:55:27 DEBUG : potato: Seek from 10 to 0
2025/03/31 01:55:27 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/31 01:55:27 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/31 01:55:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/31 01:55:27 DEBUG : potato: Seek from 5 to 2
2025/03/31 01:55:27 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/31 01:55:27 DEBUG : potato: Seek from 7 to 0
2025/03/31 01:55:27 DEBUG : potato: Seek from 7 to 0
2025/03/31 01:55:27 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/31 01:55:27 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/31 01:55:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/31 01:55:27 DEBUG : potato: Seek from 5 to 2
2025/03/31 01:55:27 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/31 01:55:27 DEBUG : potato: Seek from 8 to 0
2025/03/31 01:55:27 DEBUG : potato: Seek from 8 to 0
2025/03/31 01:55:27 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/31 01:55:27 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/31 01:55:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/31 01:55:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/31 01:55:27 DEBUG : potato: Seek from 5 to 2
2025/03/31 01:55:27 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/31 01:55:27 DEBUG : potato: Seek from 9 to 0
2025/03/31 01:55:27 DEBUG : potato: Seek from 9 to 0
2025/03/31 01:55:27 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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", 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.23s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/03/31 01:55:29 DEBUG : Creating backend with remote "nonexistent"
2025/03/31 01:55:29 DEBUG : Creating backend with remote "nonexistent"
2025/03/31 01:55:29 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/31 01:55:29 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/03/31 01:55:29 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/31 01:55:29 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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", 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.57s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.08s)
--- PASS: TestCheckDownload/3 (0.08s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.12s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
=== RUN TestCheckSizeOnly/1
=== RUN TestCheckSizeOnly/2
=== RUN TestCheckSizeOnly/3
=== RUN TestCheckSizeOnly/4
=== RUN TestCheckSizeOnly/5
=== RUN TestCheckSizeOnly/6
=== RUN TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (1.22s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.08s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 01:55:32 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/31 01:55:32 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/31 01:55:32 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/31 01:55:32 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/31 01:55:32 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/31 01:55:32 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/31 01:55:32 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/31 01:55:32 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 01:55:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bitemeq0xafu/data"
2025/03/31 01:55:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/31 01:55:32 DEBUG : Azure container rclone-test-bitemeq0xafu path data: Using directory markers
2025/03/31 01:55:32 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/03/31 01:55:35 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.83s)
--- 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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 01:55:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bitemeq0xafu/data"
2025/03/31 01:55:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/31 01:55:35 DEBUG : Azure container rclone-test-bitemeq0xafu path data: Using directory markers
2025/03/31 01:55:35 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/03/31 01:55:38 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.12s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.19s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/03/31 01:55:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-leconem3yiyu"
2025/03/31 01:55:38 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/31 01:55:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/31 01:55:38 DEBUG : Azure container rclone-test-leconem3yiyu: Using directory markers
2025/03/31 01:55:38 DEBUG : Creating backend with remote "/tmp/rclone114233551"
run.go:180: Remote "Azure container rclone-test-leconem3yiyu", Local "Local file system at /tmp/rclone114233551", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/31 01:55:38 ERROR : hello, world!: sum not found
2025/03/31 01:55:38 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-leconem3yiyu
2025/03/31 01:55:38 NOTICE: Azure container rclone-test-leconem3yiyu: 1 files missing
2025/03/31 01:55:38 NOTICE: 1 hashes missing
2025/03/31 01:55:38 NOTICE: Azure container rclone-test-leconem3yiyu: 2 differences found
2025/03/31 01:55:38 NOTICE: Azure container rclone-test-leconem3yiyu: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/31 01:55:38 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/31 01:55:38 NOTICE: Azure container rclone-test-leconem3yiyu: 0 differences found
2025/03/31 01:55:38 NOTICE: Azure container rclone-test-leconem3yiyu: 1 matching files
2025/03/31 01:55:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cazasoz3wuci"
2025/03/31 01:55:38 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/31 01:55:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/31 01:55:38 DEBUG : Azure container rclone-test-cazasoz3wuci: Using directory markers
2025/03/31 01:55:38 DEBUG : Creating backend with remote "/tmp/rclone978865053"
run.go:180: Remote "Azure container rclone-test-cazasoz3wuci", Local "Local file system at /tmp/rclone978865053", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/31 01:55:38 ERROR : HELLO, WORLD!: sum not found
2025/03/31 01:55:38 ERROR : hello, world!: file not in Azure container rclone-test-cazasoz3wuci
2025/03/31 01:55:38 NOTICE: Azure container rclone-test-cazasoz3wuci: 1 files missing
2025/03/31 01:55:38 NOTICE: 1 hashes missing
2025/03/31 01:55:38 NOTICE: Azure container rclone-test-cazasoz3wuci: 2 differences found
2025/03/31 01:55:38 NOTICE: Azure container rclone-test-cazasoz3wuci: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/31 01:55:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/31 01:55:38 NOTICE: Azure container rclone-test-cazasoz3wuci: 0 differences found
2025/03/31 01:55:38 NOTICE: Azure container rclone-test-cazasoz3wuci: 1 matching files
2025/03/31 01:55:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-turivir8lodu"
2025/03/31 01:55:38 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/31 01:55:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/31 01:55:38 DEBUG : Azure container rclone-test-turivir8lodu: Using directory markers
2025/03/31 01:55:38 DEBUG : Creating backend with remote "/tmp/rclone2260103758"
run.go:180: Remote "Azure container rclone-test-turivir8lodu", Local "Local file system at /tmp/rclone2260103758", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/31 01:55:39 ERROR : HeLlO, wOrLd!: sum not found
2025/03/31 01:55:39 ERROR : hello, world!: file not in Azure container rclone-test-turivir8lodu
2025/03/31 01:55:39 NOTICE: Azure container rclone-test-turivir8lodu: 1 files missing
2025/03/31 01:55:39 NOTICE: 1 hashes missing
2025/03/31 01:55:39 NOTICE: Azure container rclone-test-turivir8lodu: 2 differences found
2025/03/31 01:55:39 NOTICE: Azure container rclone-test-turivir8lodu: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/31 01:55:39 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/31 01:55:39 NOTICE: Azure container rclone-test-turivir8lodu: 0 differences found
2025/03/31 01:55:39 NOTICE: Azure container rclone-test-turivir8lodu: 1 matching files
2025/03/31 01:55:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cejeyug9quna"
2025/03/31 01:55:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/31 01:55:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/31 01:55:39 DEBUG : Azure container rclone-test-cejeyug9quna: Using directory markers
2025/03/31 01:55:39 DEBUG : Creating backend with remote "/tmp/rclone2097727614"
run.go:180: Remote "Azure container rclone-test-cejeyug9quna", Local "Local file system at /tmp/rclone2097727614", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/31 01:55:39 ERROR : HELLO, WORLD!: sum not found
2025/03/31 01:55:39 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-cejeyug9quna
2025/03/31 01:55:39 NOTICE: Azure container rclone-test-cejeyug9quna: 1 files missing
2025/03/31 01:55:39 NOTICE: 1 hashes missing
2025/03/31 01:55:39 NOTICE: Azure container rclone-test-cejeyug9quna: 2 differences found
2025/03/31 01:55:39 NOTICE: Azure container rclone-test-cejeyug9quna: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/31 01:55:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/31 01:55:39 NOTICE: Azure container rclone-test-cejeyug9quna: 0 differences found
2025/03/31 01:55:39 NOTICE: Azure container rclone-test-cejeyug9quna: 1 matching files
2025/03/31 01:55:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fuyibot3woga"
2025/03/31 01:55:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/31 01:55:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/31 01:55:39 DEBUG : Azure container rclone-test-fuyibot3woga: Using directory markers
2025/03/31 01:55:39 DEBUG : Creating backend with remote "/tmp/rclone3406453745"
run.go:180: Remote "Azure container rclone-test-fuyibot3woga", Local "Local file system at /tmp/rclone3406453745", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/31 01:55:39 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/31 01:55:39 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-fuyibot3woga
2025/03/31 01:55:39 NOTICE: Azure container rclone-test-fuyibot3woga: 1 files missing
2025/03/31 01:55:39 NOTICE: 1 hashes missing
2025/03/31 01:55:39 NOTICE: Azure container rclone-test-fuyibot3woga: 2 differences found
2025/03/31 01:55:39 NOTICE: Azure container rclone-test-fuyibot3woga: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/31 01:55:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/31 01:55:39 NOTICE: Azure container rclone-test-fuyibot3woga: 0 differences found
2025/03/31 01:55:39 NOTICE: Azure container rclone-test-fuyibot3woga: 1 matching files
2025/03/31 01:55:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-roqosam7jimu"
2025/03/31 01:55:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/31 01:55:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/31 01:55:39 DEBUG : Azure container rclone-test-roqosam7jimu: Using directory markers
2025/03/31 01:55:39 DEBUG : Creating backend with remote "/tmp/rclone2056433944"
run.go:180: Remote "Azure container rclone-test-roqosam7jimu", Local "Local file system at /tmp/rclone2056433944", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/31 01:55:39 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/31 01:55:39 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-roqosam7jimu
2025/03/31 01:55:39 NOTICE: Azure container rclone-test-roqosam7jimu: 1 files missing
2025/03/31 01:55:39 NOTICE: 1 hashes missing
2025/03/31 01:55:39 NOTICE: Azure container rclone-test-roqosam7jimu: 2 differences found
2025/03/31 01:55:39 NOTICE: Azure container rclone-test-roqosam7jimu: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/31 01:55:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/31 01:55:40 NOTICE: Azure container rclone-test-roqosam7jimu: 0 differences found
2025/03/31 01:55:40 NOTICE: Azure container rclone-test-roqosam7jimu: 1 matching files
2025/03/31 01:55:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kifuxuk2bidu"
2025/03/31 01:55:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/31 01:55:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/31 01:55:40 DEBUG : Azure container rclone-test-kifuxuk2bidu: Using directory markers
2025/03/31 01:55:40 DEBUG : Creating backend with remote "/tmp/rclone2180454698"
run.go:180: Remote "Azure container rclone-test-kifuxuk2bidu", Local "Local file system at /tmp/rclone2180454698", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/31 01:55:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/31 01:55:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-kifuxuk2bidu
2025/03/31 01:55:40 NOTICE: Azure container rclone-test-kifuxuk2bidu: 1 files missing
2025/03/31 01:55:40 NOTICE: 1 hashes missing
2025/03/31 01:55:40 NOTICE: Azure container rclone-test-kifuxuk2bidu: 2 differences found
2025/03/31 01:55:40 NOTICE: Azure container rclone-test-kifuxuk2bidu: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/31 01:55:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/31 01:55:40 NOTICE: Azure container rclone-test-kifuxuk2bidu: 0 differences found
2025/03/31 01:55:40 NOTICE: Azure container rclone-test-kifuxuk2bidu: 1 matching files
2025/03/31 01:55:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jucayoh6niya"
2025/03/31 01:55:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/31 01:55:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/31 01:55:40 DEBUG : Azure container rclone-test-jucayoh6niya: Using directory markers
2025/03/31 01:55:40 DEBUG : Creating backend with remote "/tmp/rclone812828063"
run.go:180: Remote "Azure container rclone-test-jucayoh6niya", Local "Local file system at /tmp/rclone812828063", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/31 01:55:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/31 01:55:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-jucayoh6niya
2025/03/31 01:55:40 NOTICE: Azure container rclone-test-jucayoh6niya: 1 files missing
2025/03/31 01:55:40 NOTICE: 1 hashes missing
2025/03/31 01:55:40 NOTICE: Azure container rclone-test-jucayoh6niya: 2 differences found
2025/03/31 01:55:40 NOTICE: Azure container rclone-test-jucayoh6niya: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/31 01:55:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/31 01:55:40 NOTICE: Azure container rclone-test-jucayoh6niya: 0 differences found
2025/03/31 01:55:40 NOTICE: Azure container rclone-test-jucayoh6niya: 1 matching files
2025/03/31 01:55:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hahikas6qope"
2025/03/31 01:55:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/31 01:55:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/31 01:55:40 DEBUG : Azure container rclone-test-hahikas6qope: Using directory markers
2025/03/31 01:55:40 DEBUG : Creating backend with remote "/tmp/rclone3308876945"
run.go:180: Remote "Azure container rclone-test-hahikas6qope", Local "Local file system at /tmp/rclone3308876945", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/31 01:55:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/31 01:55:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-hahikas6qope
2025/03/31 01:55:40 NOTICE: Azure container rclone-test-hahikas6qope: 1 files missing
2025/03/31 01:55:40 NOTICE: 1 hashes missing
2025/03/31 01:55:40 NOTICE: Azure container rclone-test-hahikas6qope: 2 differences found
2025/03/31 01:55:40 NOTICE: Azure container rclone-test-hahikas6qope: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/31 01:55:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/31 01:55:40 NOTICE: Azure container rclone-test-hahikas6qope: 0 differences found
2025/03/31 01:55:40 NOTICE: Azure container rclone-test-hahikas6qope: 1 matching files
2025/03/31 01:55:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mayapov2hepa"
2025/03/31 01:55:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/31 01:55:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/31 01:55:40 DEBUG : Azure container rclone-test-mayapov2hepa: Using directory markers
2025/03/31 01:55:40 DEBUG : Creating backend with remote "/tmp/rclone886432623"
run.go:180: Remote "Azure container rclone-test-mayapov2hepa", Local "Local file system at /tmp/rclone886432623", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/31 01:55:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/31 01:55:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-mayapov2hepa
2025/03/31 01:55:41 NOTICE: Azure container rclone-test-mayapov2hepa: 1 files missing
2025/03/31 01:55:41 NOTICE: 1 hashes missing
2025/03/31 01:55:41 NOTICE: Azure container rclone-test-mayapov2hepa: 2 differences found
2025/03/31 01:55:41 NOTICE: Azure container rclone-test-mayapov2hepa: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/31 01:55:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/31 01:55:41 NOTICE: Azure container rclone-test-mayapov2hepa: 0 differences found
2025/03/31 01:55:41 NOTICE: Azure container rclone-test-mayapov2hepa: 1 matching files
2025/03/31 01:55:41 DEBUG : Azure container rclone-test-mayapov2hepa: Purge remote
2025/03/31 01:55:41 DEBUG : Azure container rclone-test-hahikas6qope: Purge remote
2025/03/31 01:55:41 DEBUG : Azure container rclone-test-jucayoh6niya: Purge remote
2025/03/31 01:55:41 DEBUG : Azure container rclone-test-kifuxuk2bidu: Purge remote
2025/03/31 01:55:41 DEBUG : Azure container rclone-test-roqosam7jimu: Purge remote
2025/03/31 01:55:41 DEBUG : Azure container rclone-test-fuyibot3woga: Purge remote
2025/03/31 01:55:41 DEBUG : Azure container rclone-test-cejeyug9quna: Purge remote
2025/03/31 01:55:41 DEBUG : Azure container rclone-test-turivir8lodu: Purge remote
2025/03/31 01:55:41 DEBUG : Azure container rclone-test-cazasoz3wuci: Purge remote
2025/03/31 01:55:41 DEBUG : Azure container rclone-test-leconem3yiyu: Purge remote
--- PASS: TestApplyTransforms (3.55s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 01:55:41 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/31 01:55:42 DEBUG : sub/: Creating directory marker
2025/03/31 01:55:42 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/31 01:55:42 INFO : file1: Copied (new) to: sub/file2
2025/03/31 01:55:42 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/31 01:55:42 DEBUG : file1: Unchanged skipping
2025/03/31 01:55:42 DEBUG : Azure container rclone-test-bitemeq0xafu: don't need to copy/move sub/file2, it is already at target location
2025/03/31 01:55:42 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.53s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.08s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 01:55:42 DEBUG : dst/: Creating directory marker
2025/03/31 01:55:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bitemeq0xafu/backup"
2025/03/31 01:55:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/31 01:55:42 DEBUG : Azure container rclone-test-bitemeq0xafu path backup: Using directory markers
2025/03/31 01:55:42 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-bitemeq0xafu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-bitemeq0xafu/backup"
2025/03/31 01:55:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/31 01:55:42 DEBUG : dst/: Creating directory marker
2025/03/31 01:55:43 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/31 01:55:43 INFO : dst/file1: Copied (server-side copy)
2025/03/31 01:55:43 INFO : dst/file1: Deleted
2025/03/31 01:55:43 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/31 01:55:43 INFO : dst/file1: Copied (new)
2025/03/31 01:55:43 DEBUG : dst/: Removing directory marker
2025/03/31 01:55:43 DEBUG : backup/dst/: Removing directory marker
2025/03/31 01:55:43 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-bitemeq0xafu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c37b18-601e-0012-32e0-a1c72d000000
Time:2025-03-31T01:55:43.5429973Z
--------------------------------------------------------------------------------
2025/03/31 01:55:44 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-bitemeq0xafu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c37e78-601e-0012-78e0-a1c72d000000
Time:2025-03-31T01:55:44.5807216Z
--------------------------------------------------------------------------------
2025/03/31 01:55:45 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-bitemeq0xafu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c381b3-601e-0012-4ae0-a1c72d000000
Time:2025-03-31T01:55:45.6183799Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c381b3-601e-0012-4ae0-a1c72d000000
Time:2025-03-31T01:55:45.6183799Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.14s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 01:55:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bitemeq0xafu/dst"
2025/03/31 01:55:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/31 01:55:46 DEBUG : Azure container rclone-test-bitemeq0xafu path dst: Using directory markers
2025/03/31 01:55:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bitemeq0xafu/CompareDest"
2025/03/31 01:55:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/31 01:55:46 DEBUG : Azure container rclone-test-bitemeq0xafu path CompareDest: Using directory markers
2025/03/31 01:55:46 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-bitemeq0xafu/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-bitemeq0xafu/CompareDest"
2025/03/31 01:55:46 DEBUG : one: Need to transfer - File not found at Destination
2025/03/31 01:55:46 DEBUG : /: Creating directory marker
2025/03/31 01:55:47 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/31 01:55:47 INFO : one: Copied (new)
2025/03/31 01:55:47 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-bitemeq0xafu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-bitemeq0xafu/CompareDest"
2025/03/31 01:55:47 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/31 01:55:47 DEBUG : /: Creating directory marker
2025/03/31 01:55:47 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/31 01:55:47 INFO : one: Copied (replaced existing)
2025/03/31 01:55:47 DEBUG : dst/: Creating directory marker
2025/03/31 01:55:47 DEBUG : CompareDest/: Creating directory marker
2025/03/31 01:55:47 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-bitemeq0xafu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-bitemeq0xafu/CompareDest"
2025/03/31 01:55:47 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/31 01:55:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/31 01:55:47 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/31 01:55:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-bitemeq0xafu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-bitemeq0xafu/CompareDest"
2025/03/31 01:55:48 DEBUG : two: Need to transfer - File not found at Destination
2025/03/31 01:55:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/31 01:55:48 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/31 01:55:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-bitemeq0xafu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-bitemeq0xafu/CompareDest"
2025/03/31 01:55:48 DEBUG : two: Need to transfer - File not found at Destination
2025/03/31 01:55:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/31 01:55:48 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/31 01:55:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-bitemeq0xafu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-bitemeq0xafu/CompareDest"
2025/03/31 01:55:48 DEBUG : two: Need to transfer - File not found at Destination
2025/03/31 01:55:48 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/31 01:55:48 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/31 01:55:48 INFO : two: Copied (new)
2025/03/31 01:55:49 DEBUG : dst/: Removing directory marker
2025/03/31 01:55: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c38ac0-601e-0012-67e0-a1c72d000000
Time:2025-03-31T01:55:49.0603392Z
--------------------------------------------------------------------------------
2025/03/31 01:55: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c38d67-601e-0012-04e0-a1c72d000000
Time:2025-03-31T01:55:50.0981104Z
--------------------------------------------------------------------------------
2025/03/31 01:55: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c39012-601e-0012-23e0-a1c72d000000
Time:2025-03-31T01:55:51.1366785Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c39012-601e-0012-23e0-a1c72d000000
Time:2025-03-31T01:55:51.1366785Z
--------------------------------------------------------------------------------
2025/03/31 01:55:52 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.64s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 01:55:59 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bitemeq0xafu/dst"
2025/03/31 01:55:59 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/31 01:55:59 DEBUG : Azure container rclone-test-bitemeq0xafu path dst: Using directory markers
2025/03/31 01:55:59 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bitemeq0xafu/CopyDest"
2025/03/31 01:55:59 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/31 01:55:59 DEBUG : Azure container rclone-test-bitemeq0xafu path CopyDest: Using directory markers
2025/03/31 01:55:59 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-bitemeq0xafu/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-bitemeq0xafu/CopyDest"
2025/03/31 01:55:59 DEBUG : one: Need to transfer - File not found at Destination
2025/03/31 01:55:59 DEBUG : /: Creating directory marker
2025/03/31 01:55:59 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/31 01:55:59 INFO : one: Copied (new)
2025/03/31 01:55:59 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-bitemeq0xafu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-bitemeq0xafu/CopyDest"
2025/03/31 01:55:59 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/31 01:55:59 DEBUG : /: Creating directory marker
2025/03/31 01:55:59 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/31 01:55:59 INFO : one: Copied (replaced existing)
2025/03/31 01:56:00 DEBUG : dst/: Creating directory marker
2025/03/31 01:56:00 DEBUG : CopyDest/: Creating directory marker
2025/03/31 01:56:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bitemeq0xafu/BackupDir"
2025/03/31 01:56:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/31 01:56:00 DEBUG : Azure container rclone-test-bitemeq0xafu path BackupDir: Using directory markers
2025/03/31 01:56:00 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-bitemeq0xafu/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-bitemeq0xafu/BackupDir"
2025/03/31 01:56:00 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-bitemeq0xafu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-bitemeq0xafu/CopyDest"
2025/03/31 01:56:00 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/31 01:56:00 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/31 01:56:00 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/31 01:56:00 DEBUG : /: Creating directory marker
2025/03/31 01:56:00 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/31 01:56:00 INFO : one: Copied (server-side copy)
2025/03/31 01:56:00 INFO : one: Deleted
2025/03/31 01:56:00 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/31 01:56:00 INFO : one: Copied (server-side copy)
2025/03/31 01:56:00 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/31 01:56:01 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-bitemeq0xafu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-bitemeq0xafu/CopyDest"
2025/03/31 01:56:01 DEBUG : two: Need to transfer - File not found at Destination
2025/03/31 01:56:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/31 01:56:01 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/31 01:56:01 INFO : two: Copied (server-side copy)
2025/03/31 01:56:01 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/31 01:56:01 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-bitemeq0xafu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-bitemeq0xafu/CopyDest"
2025/03/31 01:56:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/31 01:56:01 DEBUG : two: Unchanged skipping
2025/03/31 01:56:01 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-bitemeq0xafu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-bitemeq0xafu/CopyDest"
2025/03/31 01:56:01 DEBUG : three: Need to transfer - File not found at Destination
2025/03/31 01:56:01 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/31 01:56:01 DEBUG : three: Destination not found in --copy-dest
2025/03/31 01:56:02 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/31 01:56:02 INFO : three: Copied (new)
2025/03/31 01:56:02 DEBUG : dst/: Removing directory marker
2025/03/31 01:56: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c3b1e3-601e-0012-71e0-a1c72d000000
Time:2025-03-31T01:56:02.5445960Z
--------------------------------------------------------------------------------
2025/03/31 01:56: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c3b603-601e-0012-0fe0-a1c72d000000
Time:2025-03-31T01:56:03.5821289Z
--------------------------------------------------------------------------------
2025/03/31 01:56: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c3ba6b-601e-0012-45e0-a1c72d000000
Time:2025-03-31T01:56:04.6204014Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c3ba6b-601e-0012-45e0-a1c72d000000
Time:2025-03-31T01:56:04.6204014Z
--------------------------------------------------------------------------------
2025/03/31 01:56:05 DEBUG : CopyDest/: Removing directory marker
2025/03/31 01:56: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c3bee0-601e-0012-6ae0-a1c72d000000
Time:2025-03-31T01:56:05.6996921Z
--------------------------------------------------------------------------------
2025/03/31 01:56: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c3c33a-601e-0012-1de0-a1c72d000000
Time:2025-03-31T01:56:06.7405546Z
--------------------------------------------------------------------------------
2025/03/31 01:56: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c3c8de-601e-0012-15e0-a1c72d000000
Time:2025-03-31T01:56:07.7786642Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c3c8de-601e-0012-15e0-a1c72d000000
Time:2025-03-31T01:56:07.7786642Z
--------------------------------------------------------------------------------
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.60s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/31 01:56: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c3e19d-601e-0012-67e0-a1c72d000000
Time:2025-03-31T01:56:15.9728092Z
--------------------------------------------------------------------------------
2025/03/31 01:56: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c3e422-601e-0012-6ee0-a1c72d000000
Time:2025-03-31T01:56:17.0105987Z
--------------------------------------------------------------------------------
2025/03/31 01:56:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c3e66d-601e-0012-46e0-a1c72d000000
Time:2025-03-31T01:56:18.0478525Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c3e66d-601e-0012-46e0-a1c72d000000
Time:2025-03-31T01:56:18.0478525Z
--------------------------------------------------------------------------------
2025/03/31 01:56:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c3e8b0-601e-0012-0be0-a1c72d000000
Time:2025-03-31T01:56:19.0855620Z
--------------------------------------------------------------------------------
2025/03/31 01:56:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c3eb6d-601e-0012-0ce0-a1c72d000000
Time:2025-03-31T01:56:20.1232614Z
--------------------------------------------------------------------------------
2025/03/31 01:56:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c3edbd-601e-0012-5fe0-a1c72d000000
Time:2025-03-31T01:56:21.1610240Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c3edbd-601e-0012-5fe0-a1c72d000000
Time:2025-03-31T01:56:21.1610240Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.38s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/31 01:56:29 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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c40078-601e-0012-1ee0-a1c72d000000
Time:2025-03-31T01:56:29.3534005Z
--------------------------------------------------------------------------------
2025/03/31 01:56:30 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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c40301-601e-0012-35e0-a1c72d000000
Time:2025-03-31T01:56:30.3909610Z
--------------------------------------------------------------------------------
2025/03/31 01:56:31 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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c405d8-601e-0012-23e0-a1c72d000000
Time:2025-03-31T01:56:31.4285491Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c405d8-601e-0012-23e0-a1c72d000000
Time:2025-03-31T01:56:31.4285491Z
--------------------------------------------------------------------------------
2025/03/31 01:56:32 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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4086f-601e-0012-4ee0-a1c72d000000
Time:2025-03-31T01:56:32.4668916Z
--------------------------------------------------------------------------------
2025/03/31 01:56:33 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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c40ad4-601e-0012-3ee0-a1c72d000000
Time:2025-03-31T01:56:33.5054232Z
--------------------------------------------------------------------------------
2025/03/31 01:56:34 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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c40d81-601e-0012-50e0-a1c72d000000
Time:2025-03-31T01:56:34.5435118Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c40d81-601e-0012-50e0-a1c72d000000
Time:2025-03-31T01:56:34.5435118Z
--------------------------------------------------------------------------------
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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 01:56:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/31 01:56:42 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/31 01:56:42 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/31 01:56:42 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/31 01:56:43 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/31 01:56:43 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/31 01:56:43 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/31 01:56:43 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/31 01:56:43 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a6ae0a78ff2a5fc5e9374626140ca6ae OK
2025/03/31 01:56:43 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/31 01:56:43 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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4231d-601e-0012-79e0-a1c72d000000
Time:2025-03-31T01:56:43.6923161Z
--------------------------------------------------------------------------------
2025/03/31 01:56:44 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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c425cb-601e-0012-5ee0-a1c72d000000
Time:2025-03-31T01:56:44.7305733Z
--------------------------------------------------------------------------------
2025/03/31 01:56:45 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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c427e2-601e-0012-6be0-a1c72d000000
Time:2025-03-31T01:56:45.7684703Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c427e2-601e-0012-6be0-a1c72d000000
Time:2025-03-31T01:56:45.7684703Z
--------------------------------------------------------------------------------
2025/03/31 01:56:46 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/31 01:56:46 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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c42a8e-601e-0012-28e0-a1c72d000000
Time:2025-03-31T01:56:46.8461855Z
--------------------------------------------------------------------------------
2025/03/31 01:56:47 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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c42cc2-601e-0012-73e0-a1c72d000000
Time:2025-03-31T01:56:47.8844886Z
--------------------------------------------------------------------------------
2025/03/31 01:56:48 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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c42f28-601e-0012-6de0-a1c72d000000
Time:2025-03-31T01:56:48.9233250Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c42f28-601e-0012-6de0-a1c72d000000
Time:2025-03-31T01:56:48.9233250Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.38s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/31 01:56:57 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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4411a-601e-0012-39e0-a1c72d000000
Time:2025-03-31T01:56:57.1176151Z
--------------------------------------------------------------------------------
2025/03/31 01:56:58 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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c44388-601e-0012-2de0-a1c72d000000
Time:2025-03-31T01:56:58.1549312Z
--------------------------------------------------------------------------------
2025/03/31 01:56:59 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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c44622-601e-0012-28e0-a1c72d000000
Time:2025-03-31T01:56:59.1928403Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c44622-601e-0012-28e0-a1c72d000000
Time:2025-03-31T01:56:59.1928403Z
--------------------------------------------------------------------------------
2025/03/31 01:57:00 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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4484b-601e-0012-57e0-a1c72d000000
Time:2025-03-31T01:57:00.2309270Z
--------------------------------------------------------------------------------
2025/03/31 01:57:01 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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c44a96-601e-0012-2ce0-a1c72d000000
Time:2025-03-31T01:57:01.2688403Z
--------------------------------------------------------------------------------
2025/03/31 01:57:02 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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c44ccb-601e-0012-78e0-a1c72d000000
Time:2025-03-31T01:57:02.3065280Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c44ccb-601e-0012-78e0-a1c72d000000
Time:2025-03-31T01:57:02.3065280Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.38s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/31 01:57:10 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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c45ed3-601e-0012-3ee0-a1c72d000000
Time:2025-03-31T01:57:10.4995273Z
--------------------------------------------------------------------------------
2025/03/31 01:57:11 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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c46114-601e-0012-0ce0-a1c72d000000
Time:2025-03-31T01:57:11.5380525Z
--------------------------------------------------------------------------------
2025/03/31 01:57:12 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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c46366-601e-0012-72e0-a1c72d000000
Time:2025-03-31T01:57:12.5767251Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c46366-601e-0012-72e0-a1c72d000000
Time:2025-03-31T01:57:12.5767251Z
--------------------------------------------------------------------------------
2025/03/31 01:57:13 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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4662e-601e-0012-25e0-a1c72d000000
Time:2025-03-31T01:57:13.6170523Z
--------------------------------------------------------------------------------
2025/03/31 01:57:14 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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c46982-601e-0012-05e0-a1c72d000000
Time:2025-03-31T01:57:14.6547316Z
--------------------------------------------------------------------------------
2025/03/31 01:57:15 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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c46c9f-601e-0012-2ee0-a1c72d000000
Time:2025-03-31T01:57:15.6931818Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c46c9f-601e-0012-2ee0-a1c72d000000
Time:2025-03-31T01:57:15.6931818Z
--------------------------------------------------------------------------------
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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/31 01:57:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c481bf-601e-0012-35e0-a1c72d000000
Time:2025-03-31T01:57:23.8843053Z
--------------------------------------------------------------------------------
2025/03/31 01:57:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4843a-601e-0012-37e0-a1c72d000000
Time:2025-03-31T01:57:24.9229758Z
--------------------------------------------------------------------------------
2025/03/31 01:57: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c486b5-601e-0012-4ee0-a1c72d000000
Time:2025-03-31T01:57:25.9614627Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c486b5-601e-0012-4ee0-a1c72d000000
Time:2025-03-31T01:57:25.9614627Z
--------------------------------------------------------------------------------
2025/03/31 01:57: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4893b-601e-0012-6ee0-a1c72d000000
Time:2025-03-31T01:57:26.9996728Z
--------------------------------------------------------------------------------
2025/03/31 01:57:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c48bc0-601e-0012-03e0-a1c72d000000
Time:2025-03-31T01:57:28.0380692Z
--------------------------------------------------------------------------------
2025/03/31 01:57:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c48e5c-601e-0012-12e0-a1c72d000000
Time:2025-03-31T01:57:29.0765226Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c48e5c-601e-0012-12e0-a1c72d000000
Time:2025-03-31T01:57:29.0765226Z
--------------------------------------------------------------------------------
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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/31 01:57:37 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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4a1f5-601e-0012-5be0-a1c72d000000
Time:2025-03-31T01:57:37.2680706Z
--------------------------------------------------------------------------------
2025/03/31 01:57:38 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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4a44b-601e-0012-3ee0-a1c72d000000
Time:2025-03-31T01:57:38.3061619Z
--------------------------------------------------------------------------------
2025/03/31 01:57:39 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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4a6ef-601e-0012-4ce0-a1c72d000000
Time:2025-03-31T01:57:39.3436194Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4a6ef-601e-0012-4ce0-a1c72d000000
Time:2025-03-31T01:57:39.3436194Z
--------------------------------------------------------------------------------
2025/03/31 01:57:40 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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4a923-601e-0012-0ee0-a1c72d000000
Time:2025-03-31T01:57:40.3809900Z
--------------------------------------------------------------------------------
2025/03/31 01:57: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4ab7a-601e-0012-64e0-a1c72d000000
Time:2025-03-31T01:57:41.4188738Z
--------------------------------------------------------------------------------
2025/03/31 01:57: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4ae44-601e-0012-4ae0-a1c72d000000
Time:2025-03-31T01:57:42.4566905Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4ae44-601e-0012-4ae0-a1c72d000000
Time:2025-03-31T01:57:42.4566905Z
--------------------------------------------------------------------------------
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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/31 01:57: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4bd72-601e-0012-29e0-a1c72d000000
Time:2025-03-31T01:57:50.6497680Z
--------------------------------------------------------------------------------
2025/03/31 01:57: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4bef6-601e-0012-6ee0-a1c72d000000
Time:2025-03-31T01:57:51.6903182Z
--------------------------------------------------------------------------------
2025/03/31 01:57: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4c056-601e-0012-04e0-a1c72d000000
Time:2025-03-31T01:57:52.7276090Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4c056-601e-0012-04e0-a1c72d000000
Time:2025-03-31T01:57:52.7276090Z
--------------------------------------------------------------------------------
2025/03/31 01:57: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4c282-601e-0012-49e0-a1c72d000000
Time:2025-03-31T01:57:53.7661193Z
--------------------------------------------------------------------------------
2025/03/31 01:57: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4c46c-601e-0012-4de0-a1c72d000000
Time:2025-03-31T01:57:54.8042986Z
--------------------------------------------------------------------------------
2025/03/31 01:57: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4c5e0-601e-0012-7ce0-a1c72d000000
Time:2025-03-31T01:57:55.8423894Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4c5e0-601e-0012-7ce0-a1c72d000000
Time:2025-03-31T01:57:55.8423894Z
--------------------------------------------------------------------------------
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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 01:58:04 DEBUG : also/: Creating directory marker
2025/03/31 01:58:04 INFO : Azure container rclone-test-bitemeq0xafu: Looking for duplicate md5 hashes using newest mode.
2025/03/31 01:58:04 NOTICE: 994ad2902cbeccc8150c738b2d1a893a: Found 3 files with duplicate md5 hashes
2025/03/31 01:58:04 INFO : one: Deleted
2025/03/31 01:58:04 INFO : also/one: Deleted
2025/03/31 01:58:04 NOTICE: 994ad2902cbeccc8150c738b2d1a893a: Deleted 2 extra copies
2025/03/31 01:58: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4d6bf-601e-0012-40e0-a1c72d000000
Time:2025-03-31T01:58:04.8511285Z
--------------------------------------------------------------------------------
2025/03/31 01:58: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4d8b2-601e-0012-64e0-a1c72d000000
Time:2025-03-31T01:58:05.8885440Z
--------------------------------------------------------------------------------
2025/03/31 01:58: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4daf0-601e-0012-5fe0-a1c72d000000
Time:2025-03-31T01:58:06.9263727Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4daf0-601e-0012-5fe0-a1c72d000000
Time:2025-03-31T01:58:06.9263727Z
--------------------------------------------------------------------------------
2025/03/31 01:58:07 DEBUG : also/: Removing directory marker
2025/03/31 01:58: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4dd19-601e-0012-4de0-a1c72d000000
Time:2025-03-31T01:58:08.0061147Z
--------------------------------------------------------------------------------
2025/03/31 01:58:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4df70-601e-0012-30e0-a1c72d000000
Time:2025-03-31T01:58:09.0450075Z
--------------------------------------------------------------------------------
2025/03/31 01:58: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4e1b4-601e-0012-7ee0-a1c72d000000
Time:2025-03-31T01:58:10.0825368Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4e1b4-601e-0012-7ee0-a1c72d000000
Time:2025-03-31T01:58:10.0825368Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.24s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/31 01:58: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4f324-601e-0012-43e0-a1c72d000000
Time:2025-03-31T01:58:18.2792026Z
--------------------------------------------------------------------------------
2025/03/31 01:58: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4f507-601e-0012-4ce0-a1c72d000000
Time:2025-03-31T01:58:19.3173503Z
--------------------------------------------------------------------------------
2025/03/31 01:58: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4f724-601e-0012-0ae0-a1c72d000000
Time:2025-03-31T01:58:20.3559815Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4f724-601e-0012-0ae0-a1c72d000000
Time:2025-03-31T01:58:20.3559815Z
--------------------------------------------------------------------------------
2025/03/31 01:58: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4f8f2-601e-0012-1ce0-a1c72d000000
Time:2025-03-31T01:58:21.3936262Z
--------------------------------------------------------------------------------
2025/03/31 01:58: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4fa8a-601e-0012-04e0-a1c72d000000
Time:2025-03-31T01:58:22.4316056Z
--------------------------------------------------------------------------------
2025/03/31 01:58: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4fc4f-601e-0012-79e0-a1c72d000000
Time:2025-03-31T01:58:23.4707386Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c4fc4f-601e-0012-79e0-a1c72d000000
Time:2025-03-31T01:58:23.4707386Z
--------------------------------------------------------------------------------
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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/31 01:58: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c50b3c-601e-0012-37e0-a1c72d000000
Time:2025-03-31T01:58:31.6653759Z
--------------------------------------------------------------------------------
2025/03/31 01:58: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c50d30-601e-0012-66e0-a1c72d000000
Time:2025-03-31T01:58:32.7037951Z
--------------------------------------------------------------------------------
2025/03/31 01:58: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c50ed6-601e-0012-27e0-a1c72d000000
Time:2025-03-31T01:58:33.7413583Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c50ed6-601e-0012-27e0-a1c72d000000
Time:2025-03-31T01:58:33.7413583Z
--------------------------------------------------------------------------------
2025/03/31 01:58: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5108e-601e-0012-09e0-a1c72d000000
Time:2025-03-31T01:58:34.7798938Z
--------------------------------------------------------------------------------
2025/03/31 01:58: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5123c-601e-0012-5fe0-a1c72d000000
Time:2025-03-31T01:58:35.8179822Z
--------------------------------------------------------------------------------
2025/03/31 01:58: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c513eb-601e-0012-67e0-a1c72d000000
Time:2025-03-31T01:58:36.8560550Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c513eb-601e-0012-67e0-a1c72d000000
Time:2025-03-31T01:58:36.8560550Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.38s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/31 01:58: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c52190-601e-0012-16e0-a1c72d000000
Time:2025-03-31T01:58:45.0499511Z
--------------------------------------------------------------------------------
2025/03/31 01:58: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c52347-601e-0012-12e0-a1c72d000000
Time:2025-03-31T01:58:46.0890520Z
--------------------------------------------------------------------------------
2025/03/31 01:58: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5251c-601e-0012-32e0-a1c72d000000
Time:2025-03-31T01:58:47.1269995Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5251c-601e-0012-32e0-a1c72d000000
Time:2025-03-31T01:58:47.1269995Z
--------------------------------------------------------------------------------
2025/03/31 01:58: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c526cf-601e-0012-27e0-a1c72d000000
Time:2025-03-31T01:58:48.1658436Z
--------------------------------------------------------------------------------
2025/03/31 01:58: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c528d9-601e-0012-6de0-a1c72d000000
Time:2025-03-31T01:58:49.2064161Z
--------------------------------------------------------------------------------
2025/03/31 01:58: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c52b08-601e-0012-12e0-a1c72d000000
Time:2025-03-31T01:58:50.2446687Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c52b08-601e-0012-12e0-a1c72d000000
Time:2025-03-31T01:58:50.2446687Z
--------------------------------------------------------------------------------
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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/31 01:58:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c53934-601e-0012-0ae0-a1c72d000000
Time:2025-03-31T01:58:58.4402781Z
--------------------------------------------------------------------------------
2025/03/31 01:58:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c53bc1-601e-0012-47e0-a1c72d000000
Time:2025-03-31T01:58:59.4786417Z
--------------------------------------------------------------------------------
2025/03/31 01:59:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c53d29-601e-0012-6ee0-a1c72d000000
Time:2025-03-31T01:59:00.5179852Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c53d29-601e-0012-6ee0-a1c72d000000
Time:2025-03-31T01:59:00.5179852Z
--------------------------------------------------------------------------------
2025/03/31 01:59:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c53edc-601e-0012-6be0-a1c72d000000
Time:2025-03-31T01:59:01.5553323Z
--------------------------------------------------------------------------------
2025/03/31 01:59:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c540c9-601e-0012-17e0-a1c72d000000
Time:2025-03-31T01:59:02.5943157Z
--------------------------------------------------------------------------------
2025/03/31 01:59:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c54274-601e-0012-80e0-a1c72d000000
Time:2025-03-31T01:59:03.6318769Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c54274-601e-0012-80e0-a1c72d000000
Time:2025-03-31T01:59:03.6318769Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/31 01:59:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c55431-601e-0012-54e0-a1c72d000000
Time:2025-03-31T01:59:11.8305934Z
--------------------------------------------------------------------------------
2025/03/31 01:59:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c55710-601e-0012-5ee0-a1c72d000000
Time:2025-03-31T01:59:12.8690294Z
--------------------------------------------------------------------------------
2025/03/31 01:59:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c55b76-601e-0012-77e0-a1c72d000000
Time:2025-03-31T01:59:13.9117393Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c55b76-601e-0012-77e0-a1c72d000000
Time:2025-03-31T01:59:13.9117393Z
--------------------------------------------------------------------------------
2025/03/31 01:59:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c55f3d-601e-0012-7ce0-a1c72d000000
Time:2025-03-31T01:59:14.9503970Z
--------------------------------------------------------------------------------
2025/03/31 01:59:15 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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5621e-601e-0012-26e0-a1c72d000000
Time:2025-03-31T01:59:15.9881456Z
--------------------------------------------------------------------------------
2025/03/31 01:59: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c564d0-601e-0012-20e0-a1c72d000000
Time:2025-03-31T01:59:17.0259547Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c564d0-601e-0012-20e0-a1c72d000000
Time:2025-03-31T01:59:17.0259547Z
--------------------------------------------------------------------------------
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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 01:59:25 DEBUG : sub dir/: Creating directory marker
2025/03/31 01:59:25 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/31 01:59:25 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/03/31 01:59:26 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/31 01:59:26 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/31 01:59:26 DEBUG : sub dir/: Removing directory marker
2025/03/31 01:59: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c57f70-601e-0012-76e0-a1c72d000000
Time:2025-03-31T01:59:26.6901730Z
--------------------------------------------------------------------------------
2025/03/31 01:59: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c580e7-601e-0012-37e0-a1c72d000000
Time:2025-03-31T01:59:27.7288427Z
--------------------------------------------------------------------------------
2025/03/31 01:59: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c584d8-601e-0012-52e0-a1c72d000000
Time:2025-03-31T01:59:28.7666409Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c584d8-601e-0012-52e0-a1c72d000000
Time:2025-03-31T01:59:28.7666409Z
--------------------------------------------------------------------------------
2025/03/31 01:59: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c588b9-601e-0012-80e0-a1c72d000000
Time:2025-03-31T01:59:29.8046101Z
--------------------------------------------------------------------------------
2025/03/31 01:59: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c58b54-601e-0012-64e0-a1c72d000000
Time:2025-03-31T01:59:30.8430433Z
--------------------------------------------------------------------------------
2025/03/31 01:59: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c58e3d-601e-0012-26e0-a1c72d000000
Time:2025-03-31T01:59:31.8813889Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c58e3d-601e-0012-26e0-a1c72d000000
Time:2025-03-31T01:59:31.8813889Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.86s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 01:59:40 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/03/31 01:59:40 DEBUG : sub/: Removing directory marker
2025/03/31 01:59:40 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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5a6f5-601e-0012-27e0-a1c72d000000
Time:2025-03-31T01:59:40.9625526Z
--------------------------------------------------------------------------------
2025/03/31 01:59: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5a982-601e-0012-6de0-a1c72d000000
Time:2025-03-31T01:59:42.0012995Z
--------------------------------------------------------------------------------
2025/03/31 01:59: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5abf5-601e-0012-13e0-a1c72d000000
Time:2025-03-31T01:59:43.0389997Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5abf5-601e-0012-13e0-a1c72d000000
Time:2025-03-31T01:59:43.0389997Z
--------------------------------------------------------------------------------
2025/03/31 01:59: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5b027-601e-0012-33e0-a1c72d000000
Time:2025-03-31T01:59:44.0785821Z
--------------------------------------------------------------------------------
2025/03/31 01:59: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5b382-601e-0012-2ae0-a1c72d000000
Time:2025-03-31T01:59:45.1168530Z
--------------------------------------------------------------------------------
2025/03/31 01:59: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5b5b9-601e-0012-35e0-a1c72d000000
Time:2025-03-31T01:59:46.1562279Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5b5b9-601e-0012-35e0-a1c72d000000
Time:2025-03-31T01:59:46.1562279Z
--------------------------------------------------------------------------------
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.28s)
--- 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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 01:59:54 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/03/31 01:59:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bitemeq0xafu/notfound"
2025/03/31 01:59:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/31 01:59:55 DEBUG : Azure container rclone-test-bitemeq0xafu path notfound: Using directory markers
2025/03/31 01:59:55 DEBUG : sub/: Removing directory marker
2025/03/31 01:59:55 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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5c910-601e-0012-19e0-a1c72d000000
Time:2025-03-31T01:59:55.4534631Z
--------------------------------------------------------------------------------
2025/03/31 01:59: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5cb43-601e-0012-0fe0-a1c72d000000
Time:2025-03-31T01:59:56.4916580Z
--------------------------------------------------------------------------------
2025/03/31 01:59: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5cd9c-601e-0012-37e0-a1c72d000000
Time:2025-03-31T01:59:57.5301009Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5cd9c-601e-0012-37e0-a1c72d000000
Time:2025-03-31T01:59:57.5301009Z
--------------------------------------------------------------------------------
2025/03/31 01:59: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5cffa-601e-0012-6ee0-a1c72d000000
Time:2025-03-31T01:59:58.5684315Z
--------------------------------------------------------------------------------
2025/03/31 01:59: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5d2c5-601e-0012-69e0-a1c72d000000
Time:2025-03-31T01:59:59.6071562Z
--------------------------------------------------------------------------------
2025/03/31 02:00: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5d452-601e-0012-34e0-a1c72d000000
Time:2025-03-31T02:00:00.6513410Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5d452-601e-0012-34e0-a1c72d000000
Time:2025-03-31T02:00:00.6513410Z
--------------------------------------------------------------------------------
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.49s)
--- 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.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02:00:08 INFO : Azure container rclone-test-bitemeq0xafu: Making directory
2025/03/31 02:00:08 INFO : Azure container rclone-test-bitemeq0xafu: Making directory
2025/03/31 02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5e6ff-601e-0012-01e0-a1c72d000000
Time:2025-03-31T02:00:08.8860048Z
--------------------------------------------------------------------------------
2025/03/31 02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5e972-601e-0012-7be0-a1c72d000000
Time:2025-03-31T02:00:09.9245962Z
--------------------------------------------------------------------------------
2025/03/31 02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5eb65-601e-0012-23e0-a1c72d000000
Time:2025-03-31T02:00:10.9625606Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5eb65-601e-0012-23e0-a1c72d000000
Time:2025-03-31T02:00:10.9625606Z
--------------------------------------------------------------------------------
2025/03/31 02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5ee8a-601e-0012-04e0-a1c72d000000
Time:2025-03-31T02:00:11.9998371Z
--------------------------------------------------------------------------------
2025/03/31 02:00: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5f1d5-601e-0012-75e0-a1c72d000000
Time:2025-03-31T02:00:13.0487271Z
--------------------------------------------------------------------------------
2025/03/31 02:00: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5f6bb-601e-0012-46e0-a1c72d000000
Time:2025-03-31T02:00:14.0865249Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c5f6bb-601e-0012-46e0-a1c72d000000
Time:2025-03-31T02:00:14.0865249Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02:00:22 DEBUG : sub dir/: Creating directory marker
2025/03/31 02:00:22 DEBUG : sub dir/: Removing directory marker
2025/03/31 02:00: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c60b94-601e-0012-2de0-a1c72d000000
Time:2025-03-31T02:00:22.6601363Z
--------------------------------------------------------------------------------
2025/03/31 02:00: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c60e02-601e-0012-27e0-a1c72d000000
Time:2025-03-31T02:00:23.6975304Z
--------------------------------------------------------------------------------
2025/03/31 02:00: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c6108b-601e-0012-1ee0-a1c72d000000
Time:2025-03-31T02:00:24.7360242Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c6108b-601e-0012-1ee0-a1c72d000000
Time:2025-03-31T02:00:24.7360242Z
--------------------------------------------------------------------------------
2025/03/31 02:00: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c612ce-601e-0012-26e0-a1c72d000000
Time:2025-03-31T02:00:25.7761310Z
--------------------------------------------------------------------------------
2025/03/31 02:00: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c6150f-601e-0012-22e0-a1c72d000000
Time:2025-03-31T02:00:26.8140342Z
--------------------------------------------------------------------------------
2025/03/31 02:00: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c61756-601e-0012-19e0-a1c72d000000
Time:2025-03-31T02:00:27.8517206Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c61756-601e-0012-19e0-a1c72d000000
Time:2025-03-31T02:00:27.8517206Z
--------------------------------------------------------------------------------
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.76s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c62cac-601e-0012-50e0-a1c72d000000
Time:2025-03-31T02:00:36.4614312Z
--------------------------------------------------------------------------------
2025/03/31 02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c62f19-601e-0012-0de0-a1c72d000000
Time:2025-03-31T02:00:37.5013851Z
--------------------------------------------------------------------------------
2025/03/31 02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c63185-601e-0012-37e0-a1c72d000000
Time:2025-03-31T02:00:38.5389381Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c63185-601e-0012-37e0-a1c72d000000
Time:2025-03-31T02:00:38.5389381Z
--------------------------------------------------------------------------------
2025/03/31 02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c63527-601e-0012-2ce0-a1c72d000000
Time:2025-03-31T02:00:39.5802020Z
--------------------------------------------------------------------------------
2025/03/31 02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c63778-601e-0012-54e0-a1c72d000000
Time:2025-03-31T02:00:40.6183842Z
--------------------------------------------------------------------------------
2025/03/31 02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c63a59-601e-0012-6ce0-a1c72d000000
Time:2025-03-31T02:00:41.6563655Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c63a59-601e-0012-6ce0-a1c72d000000
Time:2025-03-31T02:00:41.6563655Z
--------------------------------------------------------------------------------
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.81s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02:00:50 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/31 02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c65465-601e-0012-15e0-a1c72d000000
Time:2025-03-31T02:00:50.3427126Z
--------------------------------------------------------------------------------
2025/03/31 02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c6568f-601e-0012-7fe0-a1c72d000000
Time:2025-03-31T02:00:51.3833950Z
--------------------------------------------------------------------------------
2025/03/31 02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c658d3-601e-0012-14e0-a1c72d000000
Time:2025-03-31T02:00:52.4219396Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c658d3-601e-0012-14e0-a1c72d000000
Time:2025-03-31T02:00:52.4219396Z
--------------------------------------------------------------------------------
2025/03/31 02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c65b4e-601e-0012-41e0-a1c72d000000
Time:2025-03-31T02:00:53.4591759Z
--------------------------------------------------------------------------------
2025/03/31 02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c65eb7-601e-0012-0be0-a1c72d000000
Time:2025-03-31T02:00:54.4979160Z
--------------------------------------------------------------------------------
2025/03/31 02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c6612f-601e-0012-45e0-a1c72d000000
Time:2025-03-31T02:00:55.5368178Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c6612f-601e-0012-45e0-a1c72d000000
Time:2025-03-31T02:00:55.5368178Z
--------------------------------------------------------------------------------
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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c6712e-601e-0012-03e0-a1c72d000000
Time:2025-03-31T02:01:04.1482276Z
--------------------------------------------------------------------------------
2025/03/31 02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c6736f-601e-0012-36e0-a1c72d000000
Time:2025-03-31T02:01:05.1859252Z
--------------------------------------------------------------------------------
2025/03/31 02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c6754c-601e-0012-50e0-a1c72d000000
Time:2025-03-31T02:01:06.2239833Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c6754c-601e-0012-50e0-a1c72d000000
Time:2025-03-31T02:01:06.2239833Z
--------------------------------------------------------------------------------
2025/03/31 02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c67735-601e-0012-78e0-a1c72d000000
Time:2025-03-31T02:01:07.2622828Z
--------------------------------------------------------------------------------
2025/03/31 02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c67986-601e-0012-11e0-a1c72d000000
Time:2025-03-31T02:01:08.3010484Z
--------------------------------------------------------------------------------
2025/03/31 02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c67d67-601e-0012-75e0-a1c72d000000
Time:2025-03-31T02:01:09.3413546Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c67d67-601e-0012-75e0-a1c72d000000
Time:2025-03-31T02:01:09.3413546Z
--------------------------------------------------------------------------------
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.80s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/31 02:01:18 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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301700d-a01e-0050-02e0-a17ead000000
Time:2025-03-31T02:01:18.0780700Z
--------------------------------------------------------------------------------
2025/03/31 02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53017180-a01e-0050-30e0-a17ead000000
Time:2025-03-31T02:01:19.1152165Z
--------------------------------------------------------------------------------
2025/03/31 02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301730c-a01e-0050-01e0-a17ead000000
Time:2025-03-31T02:01:20.1533243Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301730c-a01e-0050-01e0-a17ead000000
Time:2025-03-31T02:01:20.1533243Z
--------------------------------------------------------------------------------
2025/03/31 02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:530174ce-a01e-0050-7de0-a17ead000000
Time:2025-03-31T02:01:21.1908112Z
--------------------------------------------------------------------------------
2025/03/31 02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301771e-a01e-0050-10e0-a17ead000000
Time:2025-03-31T02:01:22.2291248Z
--------------------------------------------------------------------------------
2025/03/31 02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:530178dd-a01e-0050-0be0-a17ead000000
Time:2025-03-31T02:01:23.2673969Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:530178dd-a01e-0050-0be0-a17ead000000
Time:2025-03-31T02:01:23.2673969Z
--------------------------------------------------------------------------------
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.94s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.12s)
=== RUN TestHashSumsWithErrors
2025/03/31 02:01:31 DEBUG : Creating backend with remote ":memory:"
2025/03/31 02:01:31 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/31 02:01:31 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/31 02:01:31 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/31 02:01:31 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/31 02:01:31 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/31 02:01:31 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/31 02:01:31 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/31 02:01:31 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/31 02:01:31 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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02:01:31 DEBUG : sub dir/: Creating directory marker
2025/03/31 02:01:32 DEBUG : sub dir/: Removing directory marker
2025/03/31 02:01: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53018708-a01e-0050-02e0-a17ead000000
Time:2025-03-31T02:01:32.0895655Z
--------------------------------------------------------------------------------
2025/03/31 02:01: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53018899-a01e-0050-65e0-a17ead000000
Time:2025-03-31T02:01:33.1275365Z
--------------------------------------------------------------------------------
2025/03/31 02:01: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:530189f1-a01e-0050-65e0-a17ead000000
Time:2025-03-31T02:01:34.1685059Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:530189f1-a01e-0050-65e0-a17ead000000
Time:2025-03-31T02:01:34.1685059Z
--------------------------------------------------------------------------------
2025/03/31 02:01: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53018aef-a01e-0050-39e0-a17ead000000
Time:2025-03-31T02:01:35.2067070Z
--------------------------------------------------------------------------------
2025/03/31 02:01: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53018bc7-a01e-0050-66e0-a17ead000000
Time:2025-03-31T02:01:36.2449517Z
--------------------------------------------------------------------------------
2025/03/31 02:01: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53018ccf-a01e-0050-3ee0-a17ead000000
Time:2025-03-31T02:01:37.2853310Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53018ccf-a01e-0050-3ee0-a17ead000000
Time:2025-03-31T02:01:37.2853310Z
--------------------------------------------------------------------------------
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.01s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02:01:45 DEBUG : Waiting for deletions to finish
2025/03/31 02:01:45 DEBUG : large: Excluded (Size Filter)
2025/03/31 02:01:45 INFO : medium: Deleted
2025/03/31 02:01:45 INFO : small: Deleted
2025/03/31 02:01: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c6c434-601e-0012-22e0-a1c72d000000
Time:2025-03-31T02:01:46.0467634Z
--------------------------------------------------------------------------------
2025/03/31 02:01: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c6c66b-601e-0012-23e0-a1c72d000000
Time:2025-03-31T02:01:47.0853004Z
--------------------------------------------------------------------------------
2025/03/31 02:01: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c6c800-601e-0012-7fe0-a1c72d000000
Time:2025-03-31T02:01:48.1240706Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c6c800-601e-0012-7fe0-a1c72d000000
Time:2025-03-31T02:01:48.1240706Z
--------------------------------------------------------------------------------
2025/03/31 02:01: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c6c97d-601e-0012-32e0-a1c72d000000
Time:2025-03-31T02:01:49.1625497Z
--------------------------------------------------------------------------------
2025/03/31 02:01: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c6cbd9-601e-0012-5fe0-a1c72d000000
Time:2025-03-31T02:01:50.2004640Z
--------------------------------------------------------------------------------
2025/03/31 02:01: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c6cd46-601e-0012-16e0-a1c72d000000
Time:2025-03-31T02:01:51.2399233Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c6cd46-601e-0012-16e0-a1c72d000000
Time:2025-03-31T02:01:51.2399233Z
--------------------------------------------------------------------------------
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.95s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02:01:59 DEBUG : Waiting for deletions to finish
2025/03/31 02:01:59 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/03/31 02:01:59 INFO : large: Deleted
2025/03/31 02:01:59 INFO : medium: Deleted
2025/03/31 02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301b0d0-a01e-0050-35e0-a17ead000000
Time:2025-03-31T02:02:00.0117953Z
--------------------------------------------------------------------------------
2025/03/31 02:02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301b293-a01e-0050-7ae0-a17ead000000
Time:2025-03-31T02:02:01.0558296Z
--------------------------------------------------------------------------------
2025/03/31 02:02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301b37e-a01e-0050-3de0-a17ead000000
Time:2025-03-31T02:02:02.0940815Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301b37e-a01e-0050-3de0-a17ead000000
Time:2025-03-31T02:02:02.0940815Z
--------------------------------------------------------------------------------
2025/03/31 02:02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301b485-a01e-0050-1ce0-a17ead000000
Time:2025-03-31T02:02:03.1320866Z
--------------------------------------------------------------------------------
2025/03/31 02:02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301b57c-a01e-0050-66e0-a17ead000000
Time:2025-03-31T02:02:04.1715086Z
--------------------------------------------------------------------------------
2025/03/31 02:02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301b6ba-a01e-0050-71e0-a17ead000000
Time:2025-03-31T02:02:05.2094735Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301b6ba-a01e-0050-71e0-a17ead000000
Time:2025-03-31T02:02:05.2094735Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/03/31 02:02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301c0e0-a01e-0050-22e0-a17ead000000
Time:2025-03-31T02:02:13.4045296Z
--------------------------------------------------------------------------------
2025/03/31 02:02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301c29d-a01e-0050-62e0-a17ead000000
Time:2025-03-31T02:02:14.4430028Z
--------------------------------------------------------------------------------
2025/03/31 02:02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301c575-a01e-0050-4ee0-a17ead000000
Time:2025-03-31T02:02:15.4806904Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301c575-a01e-0050-4ee0-a17ead000000
Time:2025-03-31T02:02:15.4806904Z
--------------------------------------------------------------------------------
2025/03/31 02:02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301c6c3-a01e-0050-58e0-a17ead000000
Time:2025-03-31T02:02:16.5178350Z
--------------------------------------------------------------------------------
2025/03/31 02:02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301c787-a01e-0050-79e0-a17ead000000
Time:2025-03-31T02:02:17.5558734Z
--------------------------------------------------------------------------------
2025/03/31 02:02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301c8a1-a01e-0050-65e0-a17ead000000
Time:2025-03-31T02:02:18.5930710Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301c8a1-a01e-0050-65e0-a17ead000000
Time:2025-03-31T02:02:18.5930710Z
--------------------------------------------------------------------------------
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.35s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02:02:27 DEBUG : Waiting for deletions to finish
2025/03/31 02:02:27 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/31 02:02:27 INFO : medium: Deleted
2025/03/31 02:02:27 INFO : small: Deleted
2025/03/31 02:02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c7088d-601e-0012-1ee0-a1c72d000000
Time:2025-03-31T02:02:27.3491189Z
--------------------------------------------------------------------------------
2025/03/31 02:02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c70a0c-601e-0012-5be0-a1c72d000000
Time:2025-03-31T02:02:28.3861632Z
--------------------------------------------------------------------------------
2025/03/31 02:02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c70c5a-601e-0012-06e0-a1c72d000000
Time:2025-03-31T02:02:29.4238695Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c70c5a-601e-0012-06e0-a1c72d000000
Time:2025-03-31T02:02:29.4238695Z
--------------------------------------------------------------------------------
2025/03/31 02:02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c70dc7-601e-0012-2fe0-a1c72d000000
Time:2025-03-31T02:02:30.4616544Z
--------------------------------------------------------------------------------
2025/03/31 02:02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c70f65-601e-0012-11e0-a1c72d000000
Time:2025-03-31T02:02:31.5002349Z
--------------------------------------------------------------------------------
2025/03/31 02:02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c710df-601e-0012-4ae0-a1c72d000000
Time:2025-03-31T02:02:32.5379936Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c710df-601e-0012-4ae0-a1c72d000000
Time:2025-03-31T02:02:32.5379936Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/03/31 02:02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c71c09-601e-0012-0ee0-a1c72d000000
Time:2025-03-31T02:02:40.7327142Z
--------------------------------------------------------------------------------
2025/03/31 02:02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c71d2b-601e-0012-76e0-a1c72d000000
Time:2025-03-31T02:02:41.7743110Z
--------------------------------------------------------------------------------
2025/03/31 02:02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c71e2c-601e-0012-40e0-a1c72d000000
Time:2025-03-31T02:02:42.8121551Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c71e2c-601e-0012-40e0-a1c72d000000
Time:2025-03-31T02:02:42.8121551Z
--------------------------------------------------------------------------------
2025/03/31 02:02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c71f99-601e-0012-41e0-a1c72d000000
Time:2025-03-31T02:02:43.8495002Z
--------------------------------------------------------------------------------
2025/03/31 02:02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c72175-601e-0012-4ee0-a1c72d000000
Time:2025-03-31T02:02:44.8966429Z
--------------------------------------------------------------------------------
2025/03/31 02:02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c7227f-601e-0012-20e0-a1c72d000000
Time:2025-03-31T02:02:45.9350122Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17c7227f-601e-0012-20e0-a1c72d000000
Time:2025-03-31T02:02:45.9350122Z
--------------------------------------------------------------------------------
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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02:02:54 DEBUG : Waiting for deletions to finish
2025/03/31 02:02:54 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/31 02:02:54 INFO : large: Deleted
2025/03/31 02:02:54 INFO : medium: Deleted
2025/03/31 02:02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301f867-a01e-0050-5ae1-a17ead000000
Time:2025-03-31T02:02:54.7048464Z
--------------------------------------------------------------------------------
2025/03/31 02:02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301f99f-a01e-0050-66e1-a17ead000000
Time:2025-03-31T02:02:55.7429255Z
--------------------------------------------------------------------------------
2025/03/31 02:02: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301fa9e-a01e-0050-32e1-a17ead000000
Time:2025-03-31T02:02:56.7804758Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301fa9e-a01e-0050-32e1-a17ead000000
Time:2025-03-31T02:02:56.7804758Z
--------------------------------------------------------------------------------
2025/03/31 02:02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301fbaf-a01e-0050-1de1-a17ead000000
Time:2025-03-31T02:02:57.8184899Z
--------------------------------------------------------------------------------
2025/03/31 02:02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301fd07-a01e-0050-1ae1-a17ead000000
Time:2025-03-31T02:02:58.8561298Z
--------------------------------------------------------------------------------
2025/03/31 02:02: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301fed7-a01e-0050-60e1-a17ead000000
Time:2025-03-31T02:02:59.8938155Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5301fed7-a01e-0050-60e1-a17ead000000
Time:2025-03-31T02:02:59.8938155Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/03/31 02:03: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5302086d-a01e-0050-63e1-a17ead000000
Time:2025-03-31T02:03:08.0930989Z
--------------------------------------------------------------------------------
2025/03/31 02:03: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5302098b-a01e-0050-4ce1-a17ead000000
Time:2025-03-31T02:03:09.1308236Z
--------------------------------------------------------------------------------
2025/03/31 02:03: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53020a9a-a01e-0050-2ce1-a17ead000000
Time:2025-03-31T02:03:10.1695274Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53020a9a-a01e-0050-2ce1-a17ead000000
Time:2025-03-31T02:03:10.1695274Z
--------------------------------------------------------------------------------
2025/03/31 02:03: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53020ba5-a01e-0050-07e1-a17ead000000
Time:2025-03-31T02:03:11.2075366Z
--------------------------------------------------------------------------------
2025/03/31 02:03: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53020cb0-a01e-0050-68e1-a17ead000000
Time:2025-03-31T02:03:12.2460096Z
--------------------------------------------------------------------------------
2025/03/31 02:03: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53020de9-a01e-0050-69e1-a17ead000000
Time:2025-03-31T02:03:13.2844765Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53020de9-a01e-0050-69e1-a17ead000000
Time:2025-03-31T02:03:13.2844765Z
--------------------------------------------------------------------------------
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.36s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02:03:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53021975-a01e-0050-19e1-a17ead000000
Time:2025-03-31T02:03:21.8381624Z
--------------------------------------------------------------------------------
2025/03/31 02:03:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53021a56-a01e-0050-56e1-a17ead000000
Time:2025-03-31T02:03:22.8760066Z
--------------------------------------------------------------------------------
2025/03/31 02:03:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53021bba-a01e-0050-7be1-a17ead000000
Time:2025-03-31T02:03:23.9140230Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53021bba-a01e-0050-7be1-a17ead000000
Time:2025-03-31T02:03:23.9140230Z
--------------------------------------------------------------------------------
2025/03/31 02:03:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53021d13-a01e-0050-1be1-a17ead000000
Time:2025-03-31T02:03:24.9534418Z
--------------------------------------------------------------------------------
2025/03/31 02:03:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53021e5a-a01e-0050-2ce1-a17ead000000
Time:2025-03-31T02:03:25.9932615Z
--------------------------------------------------------------------------------
2025/03/31 02:03: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53021fa5-a01e-0050-31e1-a17ead000000
Time:2025-03-31T02:03:27.0312417Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53021fa5-a01e-0050-31e1-a17ead000000
Time:2025-03-31T02:03:27.0312417Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/03/31 02:03: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53022bc2-a01e-0050-0de1-a17ead000000
Time:2025-03-31T02:03:35.2313986Z
--------------------------------------------------------------------------------
2025/03/31 02:03: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53022d45-a01e-0050-5fe1-a17ead000000
Time:2025-03-31T02:03:36.2734214Z
--------------------------------------------------------------------------------
2025/03/31 02:03: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53022efa-a01e-0050-69e1-a17ead000000
Time:2025-03-31T02:03:37.3117207Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53022efa-a01e-0050-69e1-a17ead000000
Time:2025-03-31T02:03:37.3117207Z
--------------------------------------------------------------------------------
2025/03/31 02:03: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53023037-a01e-0050-79e1-a17ead000000
Time:2025-03-31T02:03:38.3496782Z
--------------------------------------------------------------------------------
2025/03/31 02:03: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:530231ad-a01e-0050-44e1-a17ead000000
Time:2025-03-31T02:03:39.3870764Z
--------------------------------------------------------------------------------
2025/03/31 02:03: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53023377-a01e-0050-5de1-a17ead000000
Time:2025-03-31T02:03:40.4246692Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53023377-a01e-0050-5de1-a17ead000000
Time:2025-03-31T02:03:40.4246692Z
--------------------------------------------------------------------------------
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.14s)
=== RUN TestRetry
2025/03/31 02:03:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/31 02:03:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/31 02:03:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/31 02:03:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/31 02:03:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/31 02:03:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/31 02:03:48 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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02:03: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53024022-a01e-0050-03e1-a17ead000000
Time:2025-03-31T02:03:49.7718006Z
--------------------------------------------------------------------------------
2025/03/31 02:03: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53024104-a01e-0050-3be1-a17ead000000
Time:2025-03-31T02:03:50.8109162Z
--------------------------------------------------------------------------------
2025/03/31 02:03: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:530241fe-a01e-0050-08e1-a17ead000000
Time:2025-03-31T02:03:51.8481023Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:530241fe-a01e-0050-08e1-a17ead000000
Time:2025-03-31T02:03:51.8481023Z
--------------------------------------------------------------------------------
2025/03/31 02:03: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5302431f-a01e-0050-76e1-a17ead000000
Time:2025-03-31T02:03:52.8860727Z
--------------------------------------------------------------------------------
2025/03/31 02:03: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53024443-a01e-0050-65e1-a17ead000000
Time:2025-03-31T02:03:53.9238716Z
--------------------------------------------------------------------------------
2025/03/31 02:03: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53024595-a01e-0050-77e1-a17ead000000
Time:2025-03-31T02:03:54.9623325Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53024595-a01e-0050-77e1-a17ead000000
Time:2025-03-31T02:03:54.9623325Z
--------------------------------------------------------------------------------
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.47s)
=== RUN TestPurge
2025/03/31 02:04:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yexiraf5hico"
2025/03/31 02:04:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/31 02:04:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/31 02:04:03 DEBUG : Azure container rclone-test-yexiraf5hico: Using directory markers
2025/03/31 02:04:03 DEBUG : Creating backend with remote "/tmp/rclone3805202412"
run.go:180: Remote "Azure container rclone-test-yexiraf5hico", Local "Local file system at /tmp/rclone3805202412", Modify Window "1ns"
2025/03/31 02:04:03 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/31 02:04:03 DEBUG : A1/B1/: Creating directory marker
2025/03/31 02:04:03 DEBUG : A1/: Creating directory marker
2025/03/31 02:04:03 INFO : A2: Making directory
2025/03/31 02:04:03 DEBUG : A2/: Creating directory marker
2025/03/31 02:04:03 INFO : A1/B2: Making directory
2025/03/31 02:04:03 DEBUG : A1/B2/: Creating directory marker
2025/03/31 02:04:03 INFO : A1/B2/C2: Making directory
2025/03/31 02:04:03 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/31 02:04:03 INFO : A1/B1/C3: Making directory
2025/03/31 02:04:03 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/31 02:04:03 INFO : A3: Making directory
2025/03/31 02:04:03 DEBUG : A3/: Creating directory marker
2025/03/31 02:04:03 INFO : A3/B3: Making directory
2025/03/31 02:04:03 DEBUG : A3/B3/: Creating directory marker
2025/03/31 02:04:04 INFO : A3/B3/C4: Making directory
2025/03/31 02:04:04 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/31 02:04:04 DEBUG : Waiting for deletions to finish
2025/03/31 02:04:04 INFO : A1/B1/C1/one: Deleted
2025/03/31 02:04:04 DEBUG : removing 2 level 3 directories
2025/03/31 02:04:04 INFO : A1/B1/C3: Removing directory
2025/03/31 02:04:04 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/31 02:04:04 INFO : A1/B1/C1: Removing directory
2025/03/31 02:04:04 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/31 02:04:04 DEBUG : removing 1 level 2 directories
2025/03/31 02:04:04 INFO : A1/B1: Removing directory
2025/03/31 02:04:04 DEBUG : A1/B1/: Removing directory marker
2025/03/31 02:04:04 DEBUG : Azure container rclone-test-yexiraf5hico: Purge remote
2025/03/31 02:04:04 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.75s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02:04:04 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/31 02:04:04 DEBUG : A1/B1/: Creating directory marker
2025/03/31 02:04:05 DEBUG : A1/: Creating directory marker
2025/03/31 02:04:05 INFO : A2: Making directory
2025/03/31 02:04:05 DEBUG : A2/: Creating directory marker
2025/03/31 02:04:05 INFO : A1/B2: Making directory
2025/03/31 02:04:05 DEBUG : A1/B2/: Creating directory marker
2025/03/31 02:04:05 INFO : A1/B2/C2: Making directory
2025/03/31 02:04:05 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/31 02:04:05 INFO : A1/B1/C3: Making directory
2025/03/31 02:04:05 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/31 02:04:05 INFO : A3: Making directory
2025/03/31 02:04:05 DEBUG : A3/: Creating directory marker
2025/03/31 02:04:05 INFO : A3/B3: Making directory
2025/03/31 02:04:05 DEBUG : A3/B3/: Creating directory marker
2025/03/31 02:04:05 INFO : A3/B3/C4: Making directory
2025/03/31 02:04:05 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/31 02:04:13 DEBUG : removing 1 level 3 directories
2025/03/31 02:04:13 INFO : A3/B3/C4: Removing directory
2025/03/31 02:04:13 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/31 02:04:20 DEBUG : removing 2 level 3 directories
2025/03/31 02:04:20 INFO : A1/B2/C2: Removing directory
2025/03/31 02:04:20 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/31 02:04:20 INFO : A1/B1/C3: Removing directory
2025/03/31 02:04:20 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/31 02:04:20 DEBUG : removing 2 level 2 directories
2025/03/31 02:04:20 INFO : A3/B3: Removing directory
2025/03/31 02:04:20 DEBUG : A3/B3/: Removing directory marker
2025/03/31 02:04:20 INFO : A1/B2: Removing directory
2025/03/31 02:04:20 DEBUG : A1/B2/: Removing directory marker
2025/03/31 02:04:20 DEBUG : removing 4 level 1 directories
2025/03/31 02:04:20 INFO : dst: Removing directory
2025/03/31 02:04:20 DEBUG : dst/: Removing directory marker
2025/03/31 02:04:20 INFO : A3: Removing directory
2025/03/31 02:04:20 DEBUG : A3/: Removing directory marker
2025/03/31 02:04:20 INFO : A2: Removing directory
2025/03/31 02:04:20 INFO : BackupDir: Removing directory
2025/03/31 02:04:20 DEBUG : BackupDir/: Removing directory marker
2025/03/31 02:04:20 DEBUG : A2/: Removing directory marker
2025/03/31 02:04:20 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5302679a-a01e-0050-4ae1-a17ead000000
Time:2025-03-31T02:04:20.6955601Z
--------------------------------------------------------------------------------
2025/03/31 02:04:20 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:530267a2-a01e-0050-51e1-a17ead000000
Time:2025-03-31T02:04:20.7326823Z
--------------------------------------------------------------------------------
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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:530267a2-a01e-0050-51e1-a17ead000000
Time:2025-03-31T02:04:20.7326823Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/31 02:04: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8239398-801e-000a-19e1-a1184a000000
Time:2025-03-31T02:04:20.9215135Z
--------------------------------------------------------------------------------
2025/03/31 02:04: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a82394f7-801e-000a-52e1-a1184a000000
Time:2025-03-31T02:04:21.9590202Z
--------------------------------------------------------------------------------
2025/03/31 02:04: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a82396fb-801e-000a-17e1-a1184a000000
Time:2025-03-31T02:04:22.9962997Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a82396fb-801e-000a-17e1-a1184a000000
Time:2025-03-31T02:04:22.9962997Z
--------------------------------------------------------------------------------
2025/03/31 02:04:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a823988f-801e-000a-74e1-a1184a000000
Time:2025-03-31T02:04:24.0333969Z
--------------------------------------------------------------------------------
2025/03/31 02:04:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8239a14-801e-000a-51e1-a1184a000000
Time:2025-03-31T02:04:25.0716369Z
--------------------------------------------------------------------------------
2025/03/31 02:04:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8239c00-801e-000a-08e1-a1184a000000
Time:2025-03-31T02:04:26.1085860Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8239c00-801e-000a-08e1-a1184a000000
Time:2025-03-31T02:04:26.1085860Z
--------------------------------------------------------------------------------
2025/03/31 02:04:27 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/31 02:04:27 DEBUG : A1/B1/: Removing directory marker
2025/03/31 02:04:27 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/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.51s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02:04:34 INFO : A1: Making directory
2025/03/31 02:04:34 DEBUG : A1/: Creating directory marker
2025/03/31 02:04:34 INFO : A1/B1: Making directory
2025/03/31 02:04:34 DEBUG : A1/B1/: Creating directory marker
2025/03/31 02:04:34 INFO : A1/B1/C1: Making directory
2025/03/31 02:04:34 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/03/31 02:04:41 DEBUG : removing 1 level 3 directories
2025/03/31 02:04:41 INFO : A1/B1/C1: Removing directory
2025/03/31 02:04:41 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/31 02:04:41 DEBUG : removing 1 level 2 directories
2025/03/31 02:04:41 INFO : A1/B1: Removing directory
2025/03/31 02:04:41 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/03/31 02:04: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a823cc26-801e-000a-59e1-a1184a000000
Time:2025-03-31T02:04:49.3355574Z
--------------------------------------------------------------------------------
2025/03/31 02:04: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a823ceb4-801e-000a-0ee1-a1184a000000
Time:2025-03-31T02:04:50.3735236Z
--------------------------------------------------------------------------------
2025/03/31 02:04: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a823d0c5-801e-000a-43e1-a1184a000000
Time:2025-03-31T02:04:51.4159776Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a823d0c5-801e-000a-43e1-a1184a000000
Time:2025-03-31T02:04:51.4159776Z
--------------------------------------------------------------------------------
2025/03/31 02:04: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a823d31e-801e-000a-4fe1-a1184a000000
Time:2025-03-31T02:04:52.4538834Z
--------------------------------------------------------------------------------
2025/03/31 02:04: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a823d5bc-801e-000a-04e1-a1184a000000
Time:2025-03-31T02:04:53.4915063Z
--------------------------------------------------------------------------------
2025/03/31 02:04: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a823d839-801e-000a-1de1-a1184a000000
Time:2025-03-31T02:04:54.5290378Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a823d839-801e-000a-1de1-a1184a000000
Time:2025-03-31T02:04:54.5290378Z
--------------------------------------------------------------------------------
2025/03/31 02:04:55 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.34s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02:05:02 INFO : A1: Making directory
2025/03/31 02:05:02 DEBUG : A1/: Creating directory marker
2025/03/31 02:05:02 INFO : A1/B1: Making directory
2025/03/31 02:05:02 DEBUG : A1/B1/: Creating directory marker
2025/03/31 02:05:02 INFO : A1/B1/C1: Making directory
2025/03/31 02:05:02 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/03/31 02:05:10 DEBUG : removing 1 level 3 directories
2025/03/31 02:05:10 INFO : A1/B1/C1: Removing directory
2025/03/31 02:05:10 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/31 02:05:10 DEBUG : removing 1 level 2 directories
2025/03/31 02:05:10 INFO : A1/B1: Removing directory
2025/03/31 02:05:10 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/03/31 02:05: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8240519-801e-000a-56e1-a1184a000000
Time:2025-03-31T02:05:17.6944517Z
--------------------------------------------------------------------------------
2025/03/31 02:05: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a82406df-801e-000a-6ce1-a1184a000000
Time:2025-03-31T02:05:18.7318481Z
--------------------------------------------------------------------------------
2025/03/31 02:05: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a824086a-801e-000a-47e1-a1184a000000
Time:2025-03-31T02:05:19.7686884Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a824086a-801e-000a-47e1-a1184a000000
Time:2025-03-31T02:05:19.7686884Z
--------------------------------------------------------------------------------
2025/03/31 02:05: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a82409be-801e-000a-54e1-a1184a000000
Time:2025-03-31T02:05:20.8057977Z
--------------------------------------------------------------------------------
2025/03/31 02:05: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8240ade-801e-000a-43e1-a1184a000000
Time:2025-03-31T02:05:21.8443727Z
--------------------------------------------------------------------------------
2025/03/31 02:05: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8240c6d-801e-000a-25e1-a1184a000000
Time:2025-03-31T02:05:22.8829745Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8240c6d-801e-000a-25e1-a1184a000000
Time:2025-03-31T02:05:22.8829745Z
--------------------------------------------------------------------------------
2025/03/31 02:05:23 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.36s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02:05:31 DEBUG : filename.txt: File name found in url
2025/03/31 02:05:31 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/03/31 02:05: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8241cb2-801e-000a-30e1-a1184a000000
Time:2025-03-31T02:05:31.8599622Z
--------------------------------------------------------------------------------
2025/03/31 02:05: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a824202b-801e-000a-32e1-a1184a000000
Time:2025-03-31T02:05:32.8969022Z
--------------------------------------------------------------------------------
2025/03/31 02:05: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a82421bd-801e-000a-7be1-a1184a000000
Time:2025-03-31T02:05:33.9347668Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a82421bd-801e-000a-7be1-a1184a000000
Time:2025-03-31T02:05:33.9347668Z
--------------------------------------------------------------------------------
2025/03/31 02:05: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8242325-801e-000a-15e1-a1184a000000
Time:2025-03-31T02:05:34.9724127Z
--------------------------------------------------------------------------------
2025/03/31 02:05: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a824245b-801e-000a-1fe1-a1184a000000
Time:2025-03-31T02:05:36.0159313Z
--------------------------------------------------------------------------------
2025/03/31 02:05: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8242581-801e-000a-25e1-a1184a000000
Time:2025-03-31T02:05:37.0533105Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8242581-801e-000a-25e1-a1184a000000
Time:2025-03-31T02:05:37.0533105Z
--------------------------------------------------------------------------------
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.13s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02:05:45 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/31 02:05:45 DEBUG : sub/: Creating directory marker
2025/03/31 02:05:45 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/31 02:05:45 INFO : file1: Copied (new) to: sub/file2
2025/03/31 02:05:45 INFO : file1: Deleted
2025/03/31 02:05:45 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/31 02:05:45 DEBUG : file1: Unchanged skipping
2025/03/31 02:05:45 INFO : file1: Deleted
2025/03/31 02:05:45 DEBUG : Azure container rclone-test-bitemeq0xafu: don't need to copy/move sub/file2, it is already at target location
2025/03/31 02:05:45 DEBUG : sub/: Removing directory marker
2025/03/31 02:05: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8243354-801e-000a-01e1-a1184a000000
Time:2025-03-31T02:05:45.8171456Z
--------------------------------------------------------------------------------
2025/03/31 02:05: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a82434a4-801e-000a-2be1-a1184a000000
Time:2025-03-31T02:05:46.8553048Z
--------------------------------------------------------------------------------
2025/03/31 02:05: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a82435f6-801e-000a-3ee1-a1184a000000
Time:2025-03-31T02:05:47.8937769Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a82435f6-801e-000a-3ee1-a1184a000000
Time:2025-03-31T02:05:47.8937769Z
--------------------------------------------------------------------------------
2025/03/31 02:05: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8243706-801e-000a-24e1-a1184a000000
Time:2025-03-31T02:05:48.9314025Z
--------------------------------------------------------------------------------
2025/03/31 02:05: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8243878-801e-000a-57e1-a1184a000000
Time:2025-03-31T02:05:49.9687623Z
--------------------------------------------------------------------------------
2025/03/31 02:05: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8243a4a-801e-000a-77e1-a1184a000000
Time:2025-03-31T02:05:51.0063786Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8243a4a-801e-000a-77e1-a1184a000000
Time:2025-03-31T02:05:51.0063786Z
--------------------------------------------------------------------------------
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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02:05:59 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/31 02:05:59 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/31 02:05:59 INFO : file1: Copied (new)
2025/03/31 02:05:59 INFO : file1: Deleted
2025/03/31 02:05:59 DEBUG : file1: Destination exists, skipping
2025/03/31 02:05:59 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/03/31 02:05: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a824475b-801e-000a-4ae1-a1184a000000
Time:2025-03-31T02:05:59.5820236Z
--------------------------------------------------------------------------------
2025/03/31 02:06: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a82448c6-801e-000a-06e1-a1184a000000
Time:2025-03-31T02:06:00.6204585Z
--------------------------------------------------------------------------------
2025/03/31 02:06: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8244a53-801e-000a-5de1-a1184a000000
Time:2025-03-31T02:06:01.6582644Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8244a53-801e-000a-5de1-a1184a000000
Time:2025-03-31T02:06:01.6582644Z
--------------------------------------------------------------------------------
2025/03/31 02:06: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8244bb0-801e-000a-0fe1-a1184a000000
Time:2025-03-31T02:06:02.6957496Z
--------------------------------------------------------------------------------
2025/03/31 02:06: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8244cef-801e-000a-1ae1-a1184a000000
Time:2025-03-31T02:06:03.7333061Z
--------------------------------------------------------------------------------
2025/03/31 02:06: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8244e3e-801e-000a-40e1-a1184a000000
Time:2025-03-31T02:06:04.7720810Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8244e3e-801e-000a-40e1-a1184a000000
Time:2025-03-31T02:06:04.7720810Z
--------------------------------------------------------------------------------
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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02:06: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a82458c0-801e-000a-59e1-a1184a000000
Time:2025-03-31T02:06:12.9674352Z
--------------------------------------------------------------------------------
2025/03/31 02:06: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8245a87-801e-000a-41e1-a1184a000000
Time:2025-03-31T02:06:14.0056084Z
--------------------------------------------------------------------------------
2025/03/31 02:06: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8245c69-801e-000a-09e1-a1184a000000
Time:2025-03-31T02:06:15.0442970Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8245c69-801e-000a-09e1-a1184a000000
Time:2025-03-31T02:06:15.0442970Z
--------------------------------------------------------------------------------
2025/03/31 02:06: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8245e1d-801e-000a-21e1-a1184a000000
Time:2025-03-31T02:06:16.0821371Z
--------------------------------------------------------------------------------
2025/03/31 02:06: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8246072-801e-000a-68e1-a1184a000000
Time:2025-03-31T02:06:17.1199442Z
--------------------------------------------------------------------------------
2025/03/31 02:06: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a824626a-801e-000a-17e1-a1184a000000
Time:2025-03-31T02:06:18.1578248Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a824626a-801e-000a-17e1-a1184a000000
Time:2025-03-31T02:06:18.1578248Z
--------------------------------------------------------------------------------
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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02:06: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8247645-801e-000a-65e1-a1184a000000
Time:2025-03-31T02:06:26.3549249Z
--------------------------------------------------------------------------------
2025/03/31 02:06: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a824780d-801e-000a-79e1-a1184a000000
Time:2025-03-31T02:06:27.3932491Z
--------------------------------------------------------------------------------
2025/03/31 02:06: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8247a03-801e-000a-08e1-a1184a000000
Time:2025-03-31T02:06:28.4308556Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8247a03-801e-000a-08e1-a1184a000000
Time:2025-03-31T02:06:28.4308556Z
--------------------------------------------------------------------------------
2025/03/31 02:06: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8247c1c-801e-000a-24e1-a1184a000000
Time:2025-03-31T02:06:29.4679940Z
--------------------------------------------------------------------------------
2025/03/31 02:06: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8247e5d-801e-000a-10e1-a1184a000000
Time:2025-03-31T02:06:30.5061842Z
--------------------------------------------------------------------------------
2025/03/31 02:06: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a82480d2-801e-000a-2ee1-a1184a000000
Time:2025-03-31T02:06:31.5448523Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a82480d2-801e-000a-2ee1-a1184a000000
Time:2025-03-31T02:06:31.5448523Z
--------------------------------------------------------------------------------
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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02:06:39 DEBUG : dst/: Creating directory marker
2025/03/31 02:06:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bitemeq0xafu/backup"
2025/03/31 02:06:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/31 02:06:39 DEBUG : Azure container rclone-test-bitemeq0xafu path backup: Using directory markers
2025/03/31 02:06:40 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-bitemeq0xafu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-bitemeq0xafu/backup"
2025/03/31 02:06:40 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/31 02:06:40 DEBUG : dst/: Creating directory marker
2025/03/31 02:06:40 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/31 02:06:40 INFO : dst/file1: Copied (server-side copy)
2025/03/31 02:06:40 INFO : dst/file1: Deleted
2025/03/31 02:06:40 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/31 02:06:40 INFO : dst/file1: Copied (new)
2025/03/31 02:06:40 INFO : dst/file1: Deleted
2025/03/31 02:06:40 DEBUG : dst/: Removing directory marker
2025/03/31 02:06: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8249033-801e-000a-1be1-a1184a000000
Time:2025-03-31T02:06:40.8666687Z
--------------------------------------------------------------------------------
2025/03/31 02:06: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8249217-801e-000a-3ce1-a1184a000000
Time:2025-03-31T02:06:41.9050260Z
--------------------------------------------------------------------------------
2025/03/31 02:06: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a82493cd-801e-000a-39e1-a1184a000000
Time:2025-03-31T02:06:42.9421062Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a82493cd-801e-000a-39e1-a1184a000000
Time:2025-03-31T02:06:42.9421062Z
--------------------------------------------------------------------------------
2025/03/31 02:06:43 DEBUG : backup/dst/: Removing directory marker
2025/03/31 02:06:44 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-bitemeq0xafu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a82495ed-801e-000a-4fe1-a1184a000000
Time:2025-03-31T02:06:44.0179065Z
--------------------------------------------------------------------------------
2025/03/31 02:06:45 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-bitemeq0xafu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a82497da-801e-000a-1ce1-a1184a000000
Time:2025-03-31T02:06:45.0889887Z
--------------------------------------------------------------------------------
2025/03/31 02:06:46 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-bitemeq0xafu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a824999f-801e-000a-74e1-a1184a000000
Time:2025-03-31T02:06:46.1273567Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a824999f-801e-000a-74e1-a1184a000000
Time:2025-03-31T02:06:46.1273567Z
--------------------------------------------------------------------------------
2025/03/31 02:06:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8249aea-801e-000a-29e1-a1184a000000
Time:2025-03-31T02:06:47.1657098Z
--------------------------------------------------------------------------------
2025/03/31 02:06:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8249c5a-801e-000a-5ee1-a1184a000000
Time:2025-03-31T02:06:48.2035594Z
--------------------------------------------------------------------------------
2025/03/31 02:06:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8249d8e-801e-000a-69e1-a1184a000000
Time:2025-03-31T02:06:49.2415223Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a8249d8e-801e-000a-69e1-a1184a000000
Time:2025-03-31T02:06:49.2415223Z
--------------------------------------------------------------------------------
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.70s)
=== 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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02:06:57 DEBUG : A1/: Creating directory marker
2025/03/31 02:06:57 DEBUG : A1/B1/: Creating directory marker
2025/03/31 02:06:57 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/31 02:06:58 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/31 02:06:58 INFO : A1/B2: Making directory
2025/03/31 02:06:58 DEBUG : A1/B2/: Creating directory marker
2025/03/31 02:06:58 INFO : A1/B1/C3: Making directory
2025/03/31 02:06:58 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/03/31 02:07:05 DEBUG : A2/: Creating directory marker
2025/03/31 02:07:05 DEBUG : A2/B1/: Creating directory marker
2025/03/31 02:07:05 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/31 02:07:06 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/31 02:07:06 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/31 02:07:06 DEBUG : A2/B2/: Creating directory marker
2025/03/31 02:07:06 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/31 02:07:06 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/31 02:07:06 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/31 02:07:06 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/31 02:07:06 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/31 02:07:06 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/31 02:07:06 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/31 02:07:06 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/31 02:07:06 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/31 02:07:06 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/31 02:07:06 INFO : A1/two: Deleted
2025/03/31 02:07:06 INFO : A1/one: Deleted
2025/03/31 02:07:06 INFO : A1/B1/three: Deleted
2025/03/31 02:07:06 INFO : A1/B1/C2/five: Deleted
2025/03/31 02:07:06 INFO : A1/B1/C1/four: Deleted
2025/03/31 02:07:06 DEBUG : A1/B2/: Removing directory marker
2025/03/31 02:07:06 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/31 02:07:06 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/31 02:07:06 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/31 02:07:06 DEBUG : A1/B1/: Removing directory marker
2025/03/31 02:07:06 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/03/31 02:07:14 DEBUG : A3/: Creating directory marker
2025/03/31 02:07:14 DEBUG : A3/B1/: Creating directory marker
2025/03/31 02:07:14 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/31 02:07:14 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/31 02:07:14 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/31 02:07:14 DEBUG : A3/B2/: Creating directory marker
2025/03/31 02:07:15 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/31 02:07:15 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/31 02:07:15 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/31 02:07:15 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/31 02:07:15 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/31 02:07:15 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/31 02:07:15 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/31 02:07:15 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/31 02:07:15 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/31 02:07:15 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/31 02:07:15 INFO : A2/B1/C1/four: Deleted
2025/03/31 02:07:15 INFO : A2/B1/three: Deleted
2025/03/31 02:07:15 INFO : A2/two: Deleted
2025/03/31 02:07:15 INFO : A2/B1/C2/five: Deleted
2025/03/31 02:07:15 INFO : A2/one: Deleted
2025/03/31 02:07:15 DEBUG : A2/B2/: Removing directory marker
2025/03/31 02:07:15 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/31 02:07:15 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/31 02:07:15 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/31 02:07:15 DEBUG : A2/B1/: Removing directory marker
2025/03/31 02:07:15 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/03/31 02:07:22 INFO : Azure container rclone-test-bitemeq0xafu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/31 02:07:22 DEBUG : A4/: Creating directory marker
2025/03/31 02:07:22 DEBUG : A4/B1/: Creating directory marker
2025/03/31 02:07:22 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/31 02:07:23 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/31 02:07:23 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/31 02:07:23 DEBUG : A4/B2/: Creating directory marker
2025/03/31 02:07:23 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/31 02:07:23 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/31 02:07:23 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/31 02:07:23 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/31 02:07:23 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/31 02:07:23 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/31 02:07:23 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/31 02:07:23 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/31 02:07:23 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/31 02:07:23 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/31 02:07:23 INFO : A3/two: Deleted
2025/03/31 02:07:23 INFO : A3/B1/C1/four: Deleted
2025/03/31 02:07:23 INFO : A3/B1/C2/five: Deleted
2025/03/31 02:07:23 INFO : A3/B1/three: Deleted
2025/03/31 02:07:23 INFO : A3/one: Deleted
2025/03/31 02:07:23 DEBUG : A3/B2/: Removing directory marker
2025/03/31 02:07:23 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/31 02:07:23 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/31 02:07:23 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/31 02:07:23 DEBUG : A3/B1/: Removing directory marker
2025/03/31 02:07:23 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/03/31 02:07: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f15de-d01e-0091-45e1-a1d94f000000
Time:2025-03-31T02:07:31.2802808Z
--------------------------------------------------------------------------------
2025/03/31 02:07: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f17cc-d01e-0091-69e1-a1d94f000000
Time:2025-03-31T02:07:32.3189827Z
--------------------------------------------------------------------------------
2025/03/31 02:07: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f19bc-d01e-0091-19e1-a1d94f000000
Time:2025-03-31T02:07:33.3668048Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f19bc-d01e-0091-19e1-a1d94f000000
Time:2025-03-31T02:07:33.3668048Z
--------------------------------------------------------------------------------
2025/03/31 02:07: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f1b42-d01e-0091-6ce1-a1d94f000000
Time:2025-03-31T02:07:34.4064556Z
--------------------------------------------------------------------------------
2025/03/31 02:07: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f1da9-d01e-0091-66e1-a1d94f000000
Time:2025-03-31T02:07:35.4437210Z
--------------------------------------------------------------------------------
2025/03/31 02:07: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f204f-d01e-0091-4ee1-a1d94f000000
Time:2025-03-31T02:07:36.4815671Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f204f-d01e-0091-4ee1-a1d94f000000
Time:2025-03-31T02:07:36.4815671Z
--------------------------------------------------------------------------------
2025/03/31 02:07:37 DEBUG : A4/B2/: Removing directory marker
2025/03/31 02:07:37 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/31 02:07:37 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/31 02:07:37 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/31 02:07:37 DEBUG : A4/B1/: Removing directory marker
2025/03/31 02:07:37 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.50s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02:07: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f33f2-d01e-0091-7ae1-a1d94f000000
Time:2025-03-31T02:07:44.9384828Z
--------------------------------------------------------------------------------
2025/03/31 02:07:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f35ca-d01e-0091-1fe1-a1d94f000000
Time:2025-03-31T02:07:45.9774654Z
--------------------------------------------------------------------------------
2025/03/31 02:07:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f37d3-d01e-0091-15e1-a1d94f000000
Time:2025-03-31T02:07:47.0170620Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f37d3-d01e-0091-15e1-a1d94f000000
Time:2025-03-31T02:07:47.0170620Z
--------------------------------------------------------------------------------
2025/03/31 02:07: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f3979-d01e-0091-71e1-a1d94f000000
Time:2025-03-31T02:07:48.0559099Z
--------------------------------------------------------------------------------
2025/03/31 02:07: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f3b87-d01e-0091-43e1-a1d94f000000
Time:2025-03-31T02:07:49.0962308Z
--------------------------------------------------------------------------------
2025/03/31 02:07: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f3d7a-d01e-0091-78e1-a1d94f000000
Time:2025-03-31T02:07:50.1345808Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f3d7a-d01e-0091-78e1-a1d94f000000
Time:2025-03-31T02:07:50.1345808Z
--------------------------------------------------------------------------------
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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02:07:58 DEBUG : Azure container rclone-test-bitemeq0xafu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/31 02:07:58 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/31 02:07:58 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/31 02:07:58 NOTICE: Azure container rclone-test-bitemeq0xafu: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/31 02:07:58 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/31 02:07:58 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/31 02:07:58 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/31 02:07:58 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/31 02:07:58 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/31 02:07:58 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/31 02:07:58 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/31 02:07:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f4df8-d01e-0091-34e1-a1d94f000000
Time:2025-03-31T02:07:58.8708143Z
--------------------------------------------------------------------------------
2025/03/31 02:07:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f4ff4-d01e-0091-40e1-a1d94f000000
Time:2025-03-31T02:07:59.9123239Z
--------------------------------------------------------------------------------
2025/03/31 02:08:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f51b6-d01e-0091-51e1-a1d94f000000
Time:2025-03-31T02:08:00.9503437Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f51b6-d01e-0091-51e1-a1d94f000000
Time:2025-03-31T02:08:00.9503437Z
--------------------------------------------------------------------------------
2025/03/31 02:08:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f5379-d01e-0091-52e1-a1d94f000000
Time:2025-03-31T02:08:01.9920005Z
--------------------------------------------------------------------------------
2025/03/31 02:08: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f552b-d01e-0091-59e1-a1d94f000000
Time:2025-03-31T02:08:03.0336415Z
--------------------------------------------------------------------------------
2025/03/31 02:08: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f576c-d01e-0091-5ee1-a1d94f000000
Time:2025-03-31T02:08:04.0737128Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f576c-d01e-0091-5ee1-a1d94f000000
Time:2025-03-31T02:08:04.0737128Z
--------------------------------------------------------------------------------
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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02:08:12 DEBUG : Azure container rclone-test-bitemeq0xafu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/31 02:08:12 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/31 02:08:12 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/31 02:08:12 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/31 02:08:12 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/31 02:08:12 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/31 02:08:12 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/31 02:08:12 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/31 02:08:12 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/31 02:08:12 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/31 02:08: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f6ce5-d01e-0091-44e1-a1d94f000000
Time:2025-03-31T02:08:12.8154773Z
--------------------------------------------------------------------------------
2025/03/31 02:08: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f702a-d01e-0091-2de1-a1d94f000000
Time:2025-03-31T02:08:13.8541085Z
--------------------------------------------------------------------------------
2025/03/31 02:08: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f7362-d01e-0091-09e1-a1d94f000000
Time:2025-03-31T02:08:14.8916370Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f7362-d01e-0091-09e1-a1d94f000000
Time:2025-03-31T02:08:14.8916370Z
--------------------------------------------------------------------------------
2025/03/31 02:08: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f75fd-d01e-0091-6fe1-a1d94f000000
Time:2025-03-31T02:08:15.9322713Z
--------------------------------------------------------------------------------
2025/03/31 02:08: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f78dd-d01e-0091-59e1-a1d94f000000
Time:2025-03-31T02:08:16.9702175Z
--------------------------------------------------------------------------------
2025/03/31 02:08: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f7b8b-d01e-0091-56e1-a1d94f000000
Time:2025-03-31T02:08:18.0092887Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f7b8b-d01e-0091-56e1-a1d94f000000
Time:2025-03-31T02:08:18.0092887Z
--------------------------------------------------------------------------------
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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02:08:26 DEBUG : Azure container rclone-test-bitemeq0xafu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/31 02:08:26 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/31 02:08:26 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/31 02:08:26 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/31 02:08:26 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/31 02:08:26 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/31 02:08:26 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/31 02:08:26 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/31 02:08: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f92a3-d01e-0091-5ce1-a1d94f000000
Time:2025-03-31T02:08:26.7644108Z
--------------------------------------------------------------------------------
2025/03/31 02:08: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f95ad-d01e-0091-27e1-a1d94f000000
Time:2025-03-31T02:08:27.8015757Z
--------------------------------------------------------------------------------
2025/03/31 02:08: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f997e-d01e-0091-6de1-a1d94f000000
Time:2025-03-31T02:08:28.8431588Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f997e-d01e-0091-6de1-a1d94f000000
Time:2025-03-31T02:08:28.8431588Z
--------------------------------------------------------------------------------
2025/03/31 02:08: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616f9dae-d01e-0091-75e1-a1d94f000000
Time:2025-03-31T02:08:29.8804812Z
--------------------------------------------------------------------------------
2025/03/31 02:08: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616fa0f9-d01e-0091-09e1-a1d94f000000
Time:2025-03-31T02:08:30.9191709Z
--------------------------------------------------------------------------------
2025/03/31 02:08: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616fa3c6-d01e-0091-11e1-a1d94f000000
Time:2025-03-31T02:08:31.9580519Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616fa3c6-d01e-0091-11e1-a1d94f000000
Time:2025-03-31T02:08:31.9580519Z
--------------------------------------------------------------------------------
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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02:08:40 DEBUG : Azure container rclone-test-bitemeq0xafu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/31 02:08:40 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/31 02:08:40 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/31 02:08:40 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/31 02:08:40 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/31 02:08:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/31 02:08:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/31 02:08:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/31 02:08:40 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/31 02:08:40 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/31 02:08:40 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/31 02:08: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616fbbb6-d01e-0091-08e1-a1d94f000000
Time:2025-03-31T02:08:40.6832985Z
--------------------------------------------------------------------------------
2025/03/31 02:08: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616fbe82-d01e-0091-12e1-a1d94f000000
Time:2025-03-31T02:08:41.7231324Z
--------------------------------------------------------------------------------
2025/03/31 02:08: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616fc125-d01e-0091-6ee1-a1d94f000000
Time:2025-03-31T02:08:42.7620769Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616fc125-d01e-0091-6ee1-a1d94f000000
Time:2025-03-31T02:08:42.7620769Z
--------------------------------------------------------------------------------
2025/03/31 02:08: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616fc44a-d01e-0091-0ee1-a1d94f000000
Time:2025-03-31T02:08:43.8000474Z
--------------------------------------------------------------------------------
2025/03/31 02:08: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616fc801-d01e-0091-1ae1-a1d94f000000
Time:2025-03-31T02:08:44.8380026Z
--------------------------------------------------------------------------------
2025/03/31 02:08: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616fcacd-d01e-0091-33e1-a1d94f000000
Time:2025-03-31T02:08:45.8764528Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616fcacd-d01e-0091-33e1-a1d94f000000
Time:2025-03-31T02:08:45.8764528Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=true,ignoreChecksum=true
Messages: directories
--- FAIL: TestRcat (55.74s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (13.94s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (13.94s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (13.94s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (13.92s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
2025/03/31 02:08: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616fe0ac-d01e-0091-17e1-a1d94f000000
Time:2025-03-31T02:08:54.0746051Z
--------------------------------------------------------------------------------
2025/03/31 02:08: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616fe324-d01e-0091-5fe1-a1d94f000000
Time:2025-03-31T02:08:55.1119129Z
--------------------------------------------------------------------------------
2025/03/31 02:08: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616fe5d3-d01e-0091-53e1-a1d94f000000
Time:2025-03-31T02:08:56.1501694Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616fe5d3-d01e-0091-53e1-a1d94f000000
Time:2025-03-31T02:08:56.1501694Z
--------------------------------------------------------------------------------
2025/03/31 02:08: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616fe89e-d01e-0091-57e1-a1d94f000000
Time:2025-03-31T02:08:57.1884912Z
--------------------------------------------------------------------------------
2025/03/31 02:08: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616feb07-d01e-0091-7ee1-a1d94f000000
Time:2025-03-31T02:08:58.2267499Z
--------------------------------------------------------------------------------
2025/03/31 02:08: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616fef01-d01e-0091-29e1-a1d94f000000
Time:2025-03-31T02:08:59.2642275Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:616fef01-d01e-0091-29e1-a1d94f000000
Time:2025-03-31T02:08:59.2642275Z
--------------------------------------------------------------------------------
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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02:09:07 DEBUG : Azure container rclone-test-bitemeq0xafu: File to upload is small (60 bytes), uploading instead of streaming
2025/03/31 02:09:07 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/31 02:09:07 DEBUG : potato2: Size and md5 of src and dst objects identical
2025/03/31 02:09: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:617005de-d01e-0091-27e1-a1d94f000000
Time:2025-03-31T02:09:07.8245715Z
--------------------------------------------------------------------------------
2025/03/31 02:09: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:617008b3-d01e-0091-48e1-a1d94f000000
Time:2025-03-31T02:09:08.8670701Z
--------------------------------------------------------------------------------
2025/03/31 02:09: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61700b2d-d01e-0091-14e1-a1d94f000000
Time:2025-03-31T02:09:09.9049542Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61700b2d-d01e-0091-14e1-a1d94f000000
Time:2025-03-31T02:09:09.9049542Z
--------------------------------------------------------------------------------
2025/03/31 02:09: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61700e34-d01e-0091-5de1-a1d94f000000
Time:2025-03-31T02:09:10.9451212Z
--------------------------------------------------------------------------------
2025/03/31 02:09: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:617010ea-d01e-0091-69e1-a1d94f000000
Time:2025-03-31T02:09:11.9846616Z
--------------------------------------------------------------------------------
2025/03/31 02:09: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61701311-d01e-0091-57e1-a1d94f000000
Time:2025-03-31T02:09:13.0223913Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61701311-d01e-0091-57e1-a1d94f000000
Time:2025-03-31T02:09:13.0223913Z
--------------------------------------------------------------------------------
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.76s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
2025/03/31 02:09:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61702175-d01e-0091-4ee1-a1d94f000000
Time:2025-03-31T02:09:21.2194623Z
--------------------------------------------------------------------------------
2025/03/31 02:09:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6170231e-d01e-0091-40e1-a1d94f000000
Time:2025-03-31T02:09:22.2581886Z
--------------------------------------------------------------------------------
2025/03/31 02:09:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6170251f-d01e-0091-1be1-a1d94f000000
Time:2025-03-31T02:09:23.2971127Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6170251f-d01e-0091-1be1-a1d94f000000
Time:2025-03-31T02:09:23.2971127Z
--------------------------------------------------------------------------------
2025/03/31 02:09:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6170275c-d01e-0091-1de1-a1d94f000000
Time:2025-03-31T02:09:24.3375639Z
--------------------------------------------------------------------------------
2025/03/31 02:09:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6170298a-d01e-0091-24e1-a1d94f000000
Time:2025-03-31T02:09:25.3765611Z
--------------------------------------------------------------------------------
2025/03/31 02:09:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61702bde-d01e-0091-49e1-a1d94f000000
Time:2025-03-31T02:09:26.4201958Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61702bde-d01e-0091-49e1-a1d94f000000
Time:2025-03-31T02:09:26.4201958Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1613
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatSizeMetadata
Messages: directories
--- FAIL: TestRcatSizeMetadata (13.40s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
2025/03/31 02:09:34 DEBUG : sub dir/: Creating directory marker
2025/03/31 02:09:35 DEBUG : Azure container rclone-test-bitemeq0xafu: Touching "sub dir/potato3"
2025/03/31 02:09:35 DEBUG : Azure container rclone-test-bitemeq0xafu: Touching "empty space"
2025/03/31 02:09:35 DEBUG : Azure container rclone-test-bitemeq0xafu: Touching "potato2"
2025/03/31 02:09:35 DEBUG : sub dir/: Removing directory marker
2025/03/31 02:09: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61704484-d01e-0091-11e1-a1d94f000000
Time:2025-03-31T02:09:35.4846937Z
--------------------------------------------------------------------------------
2025/03/31 02:09: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:617046f3-d01e-0091-5ee1-a1d94f000000
Time:2025-03-31T02:09:36.5221810Z
--------------------------------------------------------------------------------
2025/03/31 02:09: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61704976-d01e-0091-2de1-a1d94f000000
Time:2025-03-31T02:09:37.5610726Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61704976-d01e-0091-2de1-a1d94f000000
Time:2025-03-31T02:09:37.5610726Z
--------------------------------------------------------------------------------
2025/03/31 02:09: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61704ba8-d01e-0091-3be1-a1d94f000000
Time:2025-03-31T02:09:38.5987411Z
--------------------------------------------------------------------------------
2025/03/31 02:09: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61704e2a-d01e-0091-7de1-a1d94f000000
Time:2025-03-31T02:09:39.6462423Z
--------------------------------------------------------------------------------
2025/03/31 02:09: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61705119-d01e-0091-38e1-a1d94f000000
Time:2025-03-31T02:09:40.6846844Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61705119-d01e-0091-38e1-a1d94f000000
Time:2025-03-31T02:09:40.6846844Z
--------------------------------------------------------------------------------
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.27s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2025/03/31 02:09: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6170682a-d01e-0091-0fe1-a1d94f000000
Time:2025-03-31T02:09:48.8863547Z
--------------------------------------------------------------------------------
2025/03/31 02:09: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61706ad2-d01e-0091-79e1-a1d94f000000
Time:2025-03-31T02:09:49.9251798Z
--------------------------------------------------------------------------------
2025/03/31 02:09:50 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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61706d5e-d01e-0091-56e1-a1d94f000000
Time:2025-03-31T02:09:50.9625686Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61706d5e-d01e-0091-56e1-a1d94f000000
Time:2025-03-31T02:09:50.9625686Z
--------------------------------------------------------------------------------
2025/03/31 02:09:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61706fec-d01e-0091-2fe1-a1d94f000000
Time:2025-03-31T02:09:52.0013523Z
--------------------------------------------------------------------------------
2025/03/31 02:09: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61707263-d01e-0091-01e1-a1d94f000000
Time:2025-03-31T02:09:53.0388136Z
--------------------------------------------------------------------------------
2025/03/31 02:09: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:617074da-d01e-0091-45e1-a1d94f000000
Time:2025-03-31T02:09:54.0807646Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:617074da-d01e-0091-45e1-a1d94f000000
Time:2025-03-31T02:09:54.0807646Z
--------------------------------------------------------------------------------
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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2025/03/31 02:10: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61708ce6-d01e-0091-4ce2-a1d94f000000
Time:2025-03-31T02:10:02.2791008Z
--------------------------------------------------------------------------------
2025/03/31 02:10: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61708fea-d01e-0091-31e2-a1d94f000000
Time:2025-03-31T02:10:03.3171724Z
--------------------------------------------------------------------------------
2025/03/31 02:10: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:617092d4-d01e-0091-62e2-a1d94f000000
Time:2025-03-31T02:10:04.3549911Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:617092d4-d01e-0091-62e2-a1d94f000000
Time:2025-03-31T02:10:04.3549911Z
--------------------------------------------------------------------------------
2025/03/31 02:10: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61709596-d01e-0091-6ee2-a1d94f000000
Time:2025-03-31T02:10:05.3924781Z
--------------------------------------------------------------------------------
2025/03/31 02:10: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61709916-d01e-0091-25e2-a1d94f000000
Time:2025-03-31T02:10:06.4307132Z
--------------------------------------------------------------------------------
2025/03/31 02:10: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61709c4e-d01e-0091-25e2-a1d94f000000
Time:2025-03-31T02:10:07.4688525Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61709c4e-d01e-0091-25e2-a1d94f000000
Time:2025-03-31T02:10:07.4688525Z
--------------------------------------------------------------------------------
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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/03/31 02:10: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6170b728-d01e-0091-25e2-a1d94f000000
Time:2025-03-31T02:10:15.6742708Z
--------------------------------------------------------------------------------
2025/03/31 02:10: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6170ba53-d01e-0091-68e2-a1d94f000000
Time:2025-03-31T02:10:16.7131087Z
--------------------------------------------------------------------------------
2025/03/31 02:10: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6170bd2f-d01e-0091-08e2-a1d94f000000
Time:2025-03-31T02:10:17.7507565Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6170bd2f-d01e-0091-08e2-a1d94f000000
Time:2025-03-31T02:10:17.7507565Z
--------------------------------------------------------------------------------
2025/03/31 02:10: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6170bfa9-d01e-0091-55e2-a1d94f000000
Time:2025-03-31T02:10:18.7909339Z
--------------------------------------------------------------------------------
2025/03/31 02:10: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6170c267-d01e-0091-61e2-a1d94f000000
Time:2025-03-31T02:10:19.8301907Z
--------------------------------------------------------------------------------
2025/03/31 02:10: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6170c549-d01e-0091-01e2-a1d94f000000
Time:2025-03-31T02:10:20.8675873Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6170c549-d01e-0091-01e2-a1d94f000000
Time:2025-03-31T02:10:20.8675873Z
--------------------------------------------------------------------------------
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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2025/03/31 02:10:29 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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6170d7f3-d01e-0091-33e2-a1d94f000000
Time:2025-03-31T02:10:29.0595050Z
--------------------------------------------------------------------------------
2025/03/31 02:10:30 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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6170db19-d01e-0091-26e2-a1d94f000000
Time:2025-03-31T02:10:30.0978817Z
--------------------------------------------------------------------------------
2025/03/31 02:10:31 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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6170dd67-d01e-0091-43e2-a1d94f000000
Time:2025-03-31T02:10:31.1353885Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6170dd67-d01e-0091-43e2-a1d94f000000
Time:2025-03-31T02:10:31.1353885Z
--------------------------------------------------------------------------------
2025/03/31 02:10:32 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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6170df82-d01e-0091-28e2-a1d94f000000
Time:2025-03-31T02:10:32.1739640Z
--------------------------------------------------------------------------------
2025/03/31 02:10:33 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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6170e0ff-d01e-0091-71e2-a1d94f000000
Time:2025-03-31T02:10:33.2128582Z
--------------------------------------------------------------------------------
2025/03/31 02:10:34 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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6170e28c-d01e-0091-4ae2-a1d94f000000
Time:2025-03-31T02:10:34.2519105Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6170e28c-d01e-0091-4ae2-a1d94f000000
Time:2025-03-31T02:10:34.2519105Z
--------------------------------------------------------------------------------
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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/03/31 02:10:42 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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6170f620-d01e-0091-7ee2-a1d94f000000
Time:2025-03-31T02:10:42.4466221Z
--------------------------------------------------------------------------------
2025/03/31 02:10:43 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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6170f8f2-d01e-0091-66e2-a1d94f000000
Time:2025-03-31T02:10:43.4844420Z
--------------------------------------------------------------------------------
2025/03/31 02:10:44 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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6170fd56-d01e-0091-3de2-a1d94f000000
Time:2025-03-31T02:10:44.5223067Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6170fd56-d01e-0091-3de2-a1d94f000000
Time:2025-03-31T02:10:44.5223067Z
--------------------------------------------------------------------------------
2025/03/31 02:10:45 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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61710005-d01e-0091-2be2-a1d94f000000
Time:2025-03-31T02:10:45.5608091Z
--------------------------------------------------------------------------------
2025/03/31 02:10:46 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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6171026a-d01e-0091-55e2-a1d94f000000
Time:2025-03-31T02:10:46.5993385Z
--------------------------------------------------------------------------------
2025/03/31 02:10:47 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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:617104f5-d01e-0091-45e2-a1d94f000000
Time:2025-03-31T02:10:47.6391541Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:617104f5-d01e-0091-45e2-a1d94f000000
Time:2025-03-31T02:10:47.6391541Z
--------------------------------------------------------------------------------
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-bitemeq0xafu", Local "Local file system at /tmp/rclone669564222", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
2025/03/31 02:10: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:617119e4-d01e-0091-0be2-a1d94f000000
Time:2025-03-31T02:10:55.8381349Z
--------------------------------------------------------------------------------
2025/03/31 02:10: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61711c34-d01e-0091-24e2-a1d94f000000
Time:2025-03-31T02:10:56.8762063Z
--------------------------------------------------------------------------------
2025/03/31 02:10: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-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61711ecf-d01e-0091-74e2-a1d94f000000
Time:2025-03-31T02:10:57.9140749Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61711ecf-d01e-0091-74e2-a1d94f000000
Time:2025-03-31T02:10:57.9140749Z
--------------------------------------------------------------------------------
2025/03/31 02:10: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61712260-d01e-0091-4fe2-a1d94f000000
Time:2025-03-31T02:10:58.9525513Z
--------------------------------------------------------------------------------
2025/03/31 02:10: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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61712687-d01e-0091-0ae2-a1d94f000000
Time:2025-03-31T02:10:59.9897584Z
--------------------------------------------------------------------------------
2025/03/31 02:11:01 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-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61712964-d01e-0091-2de2-a1d94f000000
Time:2025-03-31T02:11:01.0281617Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bitemeq0xafu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:61712964-d01e-0091-2de2-a1d94f000000
Time:2025-03-31T02:11:01.0281617Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1892
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRemoveExisting
Messages: directories
--- FAIL: TestRemoveExisting (13.39s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/03/31 02:11:09 DEBUG : Azure container rclone-test-bitemeq0xafu: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Finished ERROR in 16m12.499585558s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot 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]