"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/04/04 02:51:57 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xefujir7keki"
2025/04/04 02:51:57 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/04 02:51:57 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/04 02:51:57 DEBUG : Azure container rclone-test-xefujir7keki: Using directory markers
2025/04/04 02:51:57 DEBUG : Creating backend with remote "/tmp/rclone1742517536"
=== 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-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 02:51:57 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/04 02:51:57 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/04 02:51:57 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/04 02:51:57 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/04 02:51:57 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/04/04 02:51:57 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/04 02:51:57 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/04/04 02:51:57 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/04 02:51:57 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/04/04 02:51:58 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/04 02:51:58 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/04 02:51:58 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/04/04 02:51:58 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/04 02:51:58 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/04/04 02:51:58 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/04 02:51:58 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/04 02:51:58 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/04 02:51:58 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/04 02:51:58 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/04/04 02:51:58 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/04/04 02:51:59 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/04/04 02:51: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/04/04 02:51:59 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/04 02:51:59 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/04/04 02:51:59 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/04/04 02:51:59 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/04/04 02:52:00 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/04 02:52:00 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/04 02:52:00 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/04/04 02:52:00 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/04 02:52:00 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/04/04 02:52:00 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/04/04 02:52:00 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/04 02:52:00 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/04 02:52:00 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/04/04 02:52:00 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/04/04 02:52:00 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/04/04 02:52:01 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/04/04 02:52: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/04/04 02:52:02 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/04 02:52:02 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/04/04 02:52:02 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/04 02:52:02 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/04/04 02:52:02 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/04/04 02:52:02 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/04 02:52:02 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/04 02:52:02 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/04 02:52:02 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/04/04 02:52:02 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/04 02:52:02 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/04/04 02:52:02 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/04 02:52:02 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/04 02:52:02 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/04 02:52:02 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/04 02:52:02 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/04/04 02:52:02 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/04/04 02:52:03 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/04/04 02:52:03 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/04/04 02:52:04 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/04/04 02:52:04 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/04 02:52:04 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/04/04 02:52:04 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/04 02:52:04 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/04 02:52:04 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/04 02:52:04 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/04/04 02:52:04 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/04 02:52:04 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/04/04 02:52:04 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/04/04 02:52:04 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/04 02:52:04 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/04 02:52:04 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/04 02:52:04 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/04/04 02:52:04 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/04/04 02:52:05 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/04/04 02:52:06 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/04/04 02:52:06 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/04 02:52:06 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/04/04 02:52:06 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/04 02:52:06 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/04 02:52:06 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/04 02:52:06 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/04/04 02:52:06 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/04 02:52:06 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/04 02:52:06 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/04 02:52:06 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/04 02:52:06 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/04 02:52:06 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/04 02:52:06 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/04/04 02:52:06 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/04/04 02:52: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/04/04 02:52:08 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/04/04 02:52:08 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/04 02:52:08 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/04/04 02:52:08 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/04 02:52:08 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/04 02:52:08 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/04 02:52:08 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/04 02:52:08 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/04 02:52:08 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/04 02:52:08 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/04/04 02:52:08 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/04 02:52:08 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/04 02:52:08 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/04 02:52:08 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/04/04 02:52:08 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/04 02:52:08 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/04 02:52:08 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/04 02:52:08 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/04 02:52:08 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/04/04 02:52:08 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.14s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.22s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.18s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.68s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.91s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.83s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.88s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 02:52:09 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/04 02:52:09 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/04 02:52:09 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/04 02:52:09 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/04 02:52:09 DEBUG : chunksize-probe: Removing empty object
2025/04/04 02:52:10 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/04/04 02:52:10 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/04/04 02:52:10 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/04/04 02:52:10 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/04/04 02:52:10 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/04 02:52:10 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/04 02:52:10 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/04 02:52:10 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/04 02:52:10 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/04 02:52:10 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/04 02:52:10 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/04 02:52:10 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/04 02:52:10 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/04 02:52:10 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/04 02:52:10 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/04 02:52:10 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/04 02:52:10 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/04 02:52:10 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/04 02:52:10 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/04 02:52:10 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/04 02:52:11 DEBUG : Returning error reader
2025/04/04 02:52:11 DEBUG : BOOM: simulated read failure
2025/04/04 02:52:11 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/04/04 02:52:11 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/04 02:52:12 DEBUG : Returning error reader
2025/04/04 02:52:12 DEBUG : BOOM: simulated read failure
2025/04/04 02:52:12 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/04/04 02:52:12 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/04 02:52:13 DEBUG : Returning error reader
2025/04/04 02:52:13 DEBUG : BOOM: simulated read failure
2025/04/04 02:52:13 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/04/04 02:52:13 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/04 02:52:14 DEBUG : Returning error reader
2025/04/04 02:52:14 DEBUG : BOOM: simulated read failure
2025/04/04 02:52:14 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/04/04 02:52:14 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/04 02:52:15 DEBUG : Returning error reader
2025/04/04 02:52:15 DEBUG : BOOM: simulated read failure
2025/04/04 02:52:15 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/04/04 02:52:15 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/04 02:52:16 DEBUG : Returning error reader
2025/04/04 02:52:16 DEBUG : BOOM: simulated read failure
2025/04/04 02:52:16 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/04/04 02:52:16 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/04 02:52:17 DEBUG : Returning error reader
2025/04/04 02:52:17 DEBUG : BOOM: simulated read failure
2025/04/04 02:52:17 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/04/04 02:52:17 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/04 02:52:18 DEBUG : Returning error reader
2025/04/04 02:52:18 DEBUG : BOOM: simulated read failure
2025/04/04 02:52:18 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/04/04 02:52:18 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/04 02:52:19 DEBUG : Returning error reader
2025/04/04 02:52:19 DEBUG : BOOM: simulated read failure
2025/04/04 02:52:19 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/04/04 02:52:19 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/04 02:52:20 DEBUG : Returning error reader
2025/04/04 02:52:20 DEBUG : BOOM: simulated read failure
2025/04/04 02:52:20 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/04/04 02:52:20 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/04/04 02:52:20 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/04/04 02:52:20 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/04/04 02:52:20 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/04/04 02:52:20 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/04/04 02:52: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.47s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/04/04 02:52:27 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/04 02:52:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/04 02:52:27 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/04/04 02:52:27 DEBUG : potato: Seek from 10 to 0
2025/04/04 02:52:27 DEBUG : potato: Seek from 10 to 0
2025/04/04 02:52:27 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/04/04 02:52:27 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/04 02:52:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/04 02:52:27 DEBUG : potato: Seek from 5 to 2
2025/04/04 02:52:27 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/04/04 02:52:27 DEBUG : potato: Seek from 7 to 0
2025/04/04 02:52:27 DEBUG : potato: Seek from 7 to 0
2025/04/04 02:52:27 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/04/04 02:52:27 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/04 02:52:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/04 02:52:27 DEBUG : potato: Seek from 5 to 2
2025/04/04 02:52:27 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/04/04 02:52:27 DEBUG : potato: Seek from 8 to 0
2025/04/04 02:52:27 DEBUG : potato: Seek from 8 to 0
2025/04/04 02:52:27 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/04/04 02:52:27 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/04 02:52:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/04 02:52:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/04 02:52:27 DEBUG : potato: Seek from 5 to 2
2025/04/04 02:52:27 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/04/04 02:52:27 DEBUG : potato: Seek from 9 to 0
2025/04/04 02:52:27 DEBUG : potato: Seek from 9 to 0
2025/04/04 02:52: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-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", 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/04/04 02:52:29 DEBUG : Creating backend with remote "nonexistent"
2025/04/04 02:52:29 DEBUG : Creating backend with remote "nonexistent"
2025/04/04 02:52:29 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/04/04 02:52: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/04/04 02:52:29 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/04/04 02:52: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-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
=== RUN TestCheckDownload/1
=== RUN TestCheckDownload/2
=== RUN TestCheckDownload/3
=== RUN TestCheckDownload/4
=== RUN TestCheckDownload/5
=== RUN TestCheckDownload/6
=== RUN TestCheckDownload/7
--- PASS: TestCheckDownload (1.49s)
--- PASS: TestCheckDownload/1 (0.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.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", 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.21s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.08s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 02:52:31 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/04 02:52:31 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/04 02:52:31 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/04 02:52:31 NOTICE: test.sum: 2 warning(s) suppressed...
2025/04/04 02:52:32 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/04 02:52:32 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/04 02:52:32 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/04 02:52:32 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.41s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 02:52:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xefujir7keki/data"
2025/04/04 02:52:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/04 02:52:32 DEBUG : Azure container rclone-test-xefujir7keki path data: Using directory markers
2025/04/04 02:52: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/04/04 02:52:34 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.82s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.14s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 02:52:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xefujir7keki/data"
2025/04/04 02:52:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/04 02:52:34 DEBUG : Azure container rclone-test-xefujir7keki path data: Using directory markers
2025/04/04 02:52: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/04/04 02:52:37 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.11s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/04/04 02:52:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-litujus4figa"
2025/04/04 02:52:38 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/04 02:52:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/04 02:52:38 DEBUG : Azure container rclone-test-litujus4figa: Using directory markers
2025/04/04 02:52:38 DEBUG : Creating backend with remote "/tmp/rclone2291634818"
run.go:180: Remote "Azure container rclone-test-litujus4figa", Local "Local file system at /tmp/rclone2291634818", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/04/04 02:52:38 ERROR : hello, world!: sum not found
2025/04/04 02:52:38 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-litujus4figa
2025/04/04 02:52:38 NOTICE: Azure container rclone-test-litujus4figa: 1 files missing
2025/04/04 02:52:38 NOTICE: 1 hashes missing
2025/04/04 02:52:38 NOTICE: Azure container rclone-test-litujus4figa: 2 differences found
2025/04/04 02:52:38 NOTICE: Azure container rclone-test-litujus4figa: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/04/04 02:52:38 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/04 02:52:38 NOTICE: Azure container rclone-test-litujus4figa: 0 differences found
2025/04/04 02:52:38 NOTICE: Azure container rclone-test-litujus4figa: 1 matching files
2025/04/04 02:52:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cequwef5zece"
2025/04/04 02:52:38 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/04 02:52:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/04 02:52:38 DEBUG : Azure container rclone-test-cequwef5zece: Using directory markers
2025/04/04 02:52:38 DEBUG : Creating backend with remote "/tmp/rclone4048192724"
run.go:180: Remote "Azure container rclone-test-cequwef5zece", Local "Local file system at /tmp/rclone4048192724", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/04/04 02:52:38 ERROR : HELLO, WORLD!: sum not found
2025/04/04 02:52:38 ERROR : hello, world!: file not in Azure container rclone-test-cequwef5zece
2025/04/04 02:52:38 NOTICE: Azure container rclone-test-cequwef5zece: 1 files missing
2025/04/04 02:52:38 NOTICE: 1 hashes missing
2025/04/04 02:52:38 NOTICE: Azure container rclone-test-cequwef5zece: 2 differences found
2025/04/04 02:52:38 NOTICE: Azure container rclone-test-cequwef5zece: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/04/04 02:52:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/04 02:52:38 NOTICE: Azure container rclone-test-cequwef5zece: 0 differences found
2025/04/04 02:52:38 NOTICE: Azure container rclone-test-cequwef5zece: 1 matching files
2025/04/04 02:52:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gikiraf9baxi"
2025/04/04 02:52:38 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/04 02:52:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/04 02:52:38 DEBUG : Azure container rclone-test-gikiraf9baxi: Using directory markers
2025/04/04 02:52:38 DEBUG : Creating backend with remote "/tmp/rclone808262857"
run.go:180: Remote "Azure container rclone-test-gikiraf9baxi", Local "Local file system at /tmp/rclone808262857", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/04/04 02:52:38 ERROR : HeLlO, wOrLd!: sum not found
2025/04/04 02:52:38 ERROR : hello, world!: file not in Azure container rclone-test-gikiraf9baxi
2025/04/04 02:52:38 NOTICE: Azure container rclone-test-gikiraf9baxi: 1 files missing
2025/04/04 02:52:38 NOTICE: 1 hashes missing
2025/04/04 02:52:38 NOTICE: Azure container rclone-test-gikiraf9baxi: 2 differences found
2025/04/04 02:52:38 NOTICE: Azure container rclone-test-gikiraf9baxi: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/04/04 02:52:38 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/04 02:52:38 NOTICE: Azure container rclone-test-gikiraf9baxi: 0 differences found
2025/04/04 02:52:38 NOTICE: Azure container rclone-test-gikiraf9baxi: 1 matching files
2025/04/04 02:52:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sebares5jutu"
2025/04/04 02:52:38 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/04 02:52:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/04 02:52:38 DEBUG : Azure container rclone-test-sebares5jutu: Using directory markers
2025/04/04 02:52:38 DEBUG : Creating backend with remote "/tmp/rclone140681534"
run.go:180: Remote "Azure container rclone-test-sebares5jutu", Local "Local file system at /tmp/rclone140681534", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/04/04 02:52:39 ERROR : HELLO, WORLD!: sum not found
2025/04/04 02:52:39 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-sebares5jutu
2025/04/04 02:52:39 NOTICE: Azure container rclone-test-sebares5jutu: 1 files missing
2025/04/04 02:52:39 NOTICE: 1 hashes missing
2025/04/04 02:52:39 NOTICE: Azure container rclone-test-sebares5jutu: 2 differences found
2025/04/04 02:52:39 NOTICE: Azure container rclone-test-sebares5jutu: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/04/04 02:52:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/04 02:52:39 NOTICE: Azure container rclone-test-sebares5jutu: 0 differences found
2025/04/04 02:52:39 NOTICE: Azure container rclone-test-sebares5jutu: 1 matching files
2025/04/04 02:52:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-raxilox8micu"
2025/04/04 02:52:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/04 02:52:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/04 02:52:39 DEBUG : Azure container rclone-test-raxilox8micu: Using directory markers
2025/04/04 02:52:39 DEBUG : Creating backend with remote "/tmp/rclone2528030429"
run.go:180: Remote "Azure container rclone-test-raxilox8micu", Local "Local file system at /tmp/rclone2528030429", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/04/04 02:52:39 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/04 02:52:39 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-raxilox8micu
2025/04/04 02:52:39 NOTICE: Azure container rclone-test-raxilox8micu: 1 files missing
2025/04/04 02:52:39 NOTICE: 1 hashes missing
2025/04/04 02:52:39 NOTICE: Azure container rclone-test-raxilox8micu: 2 differences found
2025/04/04 02:52:39 NOTICE: Azure container rclone-test-raxilox8micu: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/04/04 02:52:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/04 02:52:39 NOTICE: Azure container rclone-test-raxilox8micu: 0 differences found
2025/04/04 02:52:39 NOTICE: Azure container rclone-test-raxilox8micu: 1 matching files
2025/04/04 02:52:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pavibom4gizo"
2025/04/04 02:52:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/04 02:52:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/04 02:52:39 DEBUG : Azure container rclone-test-pavibom4gizo: Using directory markers
2025/04/04 02:52:39 DEBUG : Creating backend with remote "/tmp/rclone1412832474"
run.go:180: Remote "Azure container rclone-test-pavibom4gizo", Local "Local file system at /tmp/rclone1412832474", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/04/04 02:52:39 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/04 02:52:39 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-pavibom4gizo
2025/04/04 02:52:39 NOTICE: Azure container rclone-test-pavibom4gizo: 1 files missing
2025/04/04 02:52:39 NOTICE: 1 hashes missing
2025/04/04 02:52:39 NOTICE: Azure container rclone-test-pavibom4gizo: 2 differences found
2025/04/04 02:52:39 NOTICE: Azure container rclone-test-pavibom4gizo: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/04/04 02:52:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/04 02:52:39 NOTICE: Azure container rclone-test-pavibom4gizo: 0 differences found
2025/04/04 02:52:39 NOTICE: Azure container rclone-test-pavibom4gizo: 1 matching files
2025/04/04 02:52:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dekuvit9hago"
2025/04/04 02:52:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/04 02:52:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/04 02:52:39 DEBUG : Azure container rclone-test-dekuvit9hago: Using directory markers
2025/04/04 02:52:39 DEBUG : Creating backend with remote "/tmp/rclone2721349499"
run.go:180: Remote "Azure container rclone-test-dekuvit9hago", Local "Local file system at /tmp/rclone2721349499", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/04/04 02:52:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/04 02:52:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-dekuvit9hago
2025/04/04 02:52:39 NOTICE: Azure container rclone-test-dekuvit9hago: 1 files missing
2025/04/04 02:52:39 NOTICE: 1 hashes missing
2025/04/04 02:52:39 NOTICE: Azure container rclone-test-dekuvit9hago: 2 differences found
2025/04/04 02:52:39 NOTICE: Azure container rclone-test-dekuvit9hago: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/04/04 02:52:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/04 02:52:40 NOTICE: Azure container rclone-test-dekuvit9hago: 0 differences found
2025/04/04 02:52:40 NOTICE: Azure container rclone-test-dekuvit9hago: 1 matching files
2025/04/04 02:52:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nuyimim4pusu"
2025/04/04 02:52:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/04 02:52:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/04 02:52:40 DEBUG : Azure container rclone-test-nuyimim4pusu: Using directory markers
2025/04/04 02:52:40 DEBUG : Creating backend with remote "/tmp/rclone4260716184"
run.go:180: Remote "Azure container rclone-test-nuyimim4pusu", Local "Local file system at /tmp/rclone4260716184", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/04/04 02:52:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/04 02:52:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-nuyimim4pusu
2025/04/04 02:52:40 NOTICE: Azure container rclone-test-nuyimim4pusu: 1 files missing
2025/04/04 02:52:40 NOTICE: 1 hashes missing
2025/04/04 02:52:40 NOTICE: Azure container rclone-test-nuyimim4pusu: 2 differences found
2025/04/04 02:52:40 NOTICE: Azure container rclone-test-nuyimim4pusu: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/04/04 02:52:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/04 02:52:40 NOTICE: Azure container rclone-test-nuyimim4pusu: 0 differences found
2025/04/04 02:52:40 NOTICE: Azure container rclone-test-nuyimim4pusu: 1 matching files
2025/04/04 02:52:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-guvucur2buji"
2025/04/04 02:52:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/04 02:52:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/04 02:52:40 DEBUG : Azure container rclone-test-guvucur2buji: Using directory markers
2025/04/04 02:52:40 DEBUG : Creating backend with remote "/tmp/rclone3092654431"
run.go:180: Remote "Azure container rclone-test-guvucur2buji", Local "Local file system at /tmp/rclone3092654431", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/04/04 02:52:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/04 02:52:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-guvucur2buji
2025/04/04 02:52:40 NOTICE: Azure container rclone-test-guvucur2buji: 1 files missing
2025/04/04 02:52:40 NOTICE: 1 hashes missing
2025/04/04 02:52:40 NOTICE: Azure container rclone-test-guvucur2buji: 2 differences found
2025/04/04 02:52:40 NOTICE: Azure container rclone-test-guvucur2buji: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/04/04 02:52:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/04 02:52:40 NOTICE: Azure container rclone-test-guvucur2buji: 0 differences found
2025/04/04 02:52:40 NOTICE: Azure container rclone-test-guvucur2buji: 1 matching files
2025/04/04 02:52:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cojeqoj8fawi"
2025/04/04 02:52:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/04 02:52:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/04 02:52:40 DEBUG : Azure container rclone-test-cojeqoj8fawi: Using directory markers
2025/04/04 02:52:40 DEBUG : Creating backend with remote "/tmp/rclone815618017"
run.go:180: Remote "Azure container rclone-test-cojeqoj8fawi", Local "Local file system at /tmp/rclone815618017", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/04/04 02:52:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/04 02:52:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-cojeqoj8fawi
2025/04/04 02:52:40 NOTICE: Azure container rclone-test-cojeqoj8fawi: 1 files missing
2025/04/04 02:52:40 NOTICE: 1 hashes missing
2025/04/04 02:52:40 NOTICE: Azure container rclone-test-cojeqoj8fawi: 2 differences found
2025/04/04 02:52:40 NOTICE: Azure container rclone-test-cojeqoj8fawi: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/04/04 02:52:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/04 02:52:40 NOTICE: Azure container rclone-test-cojeqoj8fawi: 0 differences found
2025/04/04 02:52:40 NOTICE: Azure container rclone-test-cojeqoj8fawi: 1 matching files
2025/04/04 02:52:40 DEBUG : Azure container rclone-test-cojeqoj8fawi: Purge remote
2025/04/04 02:52:40 DEBUG : Azure container rclone-test-guvucur2buji: Purge remote
2025/04/04 02:52:41 DEBUG : Azure container rclone-test-nuyimim4pusu: Purge remote
2025/04/04 02:52:41 DEBUG : Azure container rclone-test-dekuvit9hago: Purge remote
2025/04/04 02:52:41 DEBUG : Azure container rclone-test-pavibom4gizo: Purge remote
2025/04/04 02:52:41 DEBUG : Azure container rclone-test-raxilox8micu: Purge remote
2025/04/04 02:52:41 DEBUG : Azure container rclone-test-sebares5jutu: Purge remote
2025/04/04 02:52:41 DEBUG : Azure container rclone-test-gikiraf9baxi: Purge remote
2025/04/04 02:52:41 DEBUG : Azure container rclone-test-cequwef5zece: Purge remote
2025/04/04 02:52:41 DEBUG : Azure container rclone-test-litujus4figa: Purge remote
--- PASS: TestApplyTransforms (3.56s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 02:52:41 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/04 02:52:41 DEBUG : sub/: Creating directory marker
2025/04/04 02:52:41 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/04 02:52:41 INFO : file1: Copied (new) to: sub/file2
2025/04/04 02:52:41 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/04 02:52:41 DEBUG : file1: Unchanged skipping
2025/04/04 02:52:41 DEBUG : Azure container rclone-test-xefujir7keki: don't need to copy/move sub/file2, it is already at target location
2025/04/04 02:52:42 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.07s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 02:52:42 DEBUG : dst/: Creating directory marker
2025/04/04 02:52:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xefujir7keki/backup"
2025/04/04 02:52:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/04 02:52:42 DEBUG : Azure container rclone-test-xefujir7keki path backup: Using directory markers
2025/04/04 02:52:42 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xefujir7keki/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-xefujir7keki/backup"
2025/04/04 02:52:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/04 02:52:42 DEBUG : dst/: Creating directory marker
2025/04/04 02:52:42 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/04 02:52:42 INFO : dst/file1: Copied (server-side copy)
2025/04/04 02:52:42 INFO : dst/file1: Deleted
2025/04/04 02:52:42 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/04 02:52:42 INFO : dst/file1: Copied (new)
2025/04/04 02:52:43 DEBUG : dst/: Removing directory marker
2025/04/04 02:52:43 DEBUG : backup/dst/: Removing directory marker
2025/04/04 02:52: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-xefujir7keki/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7755c614-101e-0018-370c-a5639a000000
Time:2025-04-04T02:52:43.2109559Z
--------------------------------------------------------------------------------
2025/04/04 02:52: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-xefujir7keki/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7755c778-101e-0018-6b0c-a5639a000000
Time:2025-04-04T02:52:44.2484459Z
--------------------------------------------------------------------------------
2025/04/04 02:52: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-xefujir7keki/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7755c8a2-101e-0018-6f0c-a5639a000000
Time:2025-04-04T02:52:45.2868867Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7755c8a2-101e-0018-6f0c-a5639a000000
Time:2025-04-04T02:52:45.2868867Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.13s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 02:52:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xefujir7keki/dst"
2025/04/04 02:52:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/04 02:52:46 DEBUG : Azure container rclone-test-xefujir7keki path dst: Using directory markers
2025/04/04 02:52:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xefujir7keki/CompareDest"
2025/04/04 02:52:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/04 02:52:46 DEBUG : Azure container rclone-test-xefujir7keki path CompareDest: Using directory markers
2025/04/04 02:52:46 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xefujir7keki/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-xefujir7keki/CompareDest"
2025/04/04 02:52:46 DEBUG : one: Need to transfer - File not found at Destination
2025/04/04 02:52:46 DEBUG : /: Creating directory marker
2025/04/04 02:52:46 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/04 02:52:46 INFO : one: Copied (new)
2025/04/04 02:52:46 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xefujir7keki/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xefujir7keki/CompareDest"
2025/04/04 02:52:46 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/04 02:52:46 DEBUG : /: Creating directory marker
2025/04/04 02:52:46 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/04 02:52:46 INFO : one: Copied (replaced existing)
2025/04/04 02:52:47 DEBUG : dst/: Creating directory marker
2025/04/04 02:52:47 DEBUG : CompareDest/: Creating directory marker
2025/04/04 02:52:47 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xefujir7keki/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xefujir7keki/CompareDest"
2025/04/04 02:52:47 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/04 02:52:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/04 02:52:47 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/04 02:52:47 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xefujir7keki/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xefujir7keki/CompareDest"
2025/04/04 02:52:47 DEBUG : two: Need to transfer - File not found at Destination
2025/04/04 02:52:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/04 02:52:47 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/04 02:52:47 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xefujir7keki/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xefujir7keki/CompareDest"
2025/04/04 02:52:47 DEBUG : two: Need to transfer - File not found at Destination
2025/04/04 02:52:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/04 02:52:47 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/04 02:52:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xefujir7keki/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xefujir7keki/CompareDest"
2025/04/04 02:52:48 DEBUG : two: Need to transfer - File not found at Destination
2025/04/04 02:52:48 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/04 02:52:48 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/04/04 02:52:48 INFO : two: Copied (new)
2025/04/04 02:52:48 DEBUG : dst/: Removing directory marker
2025/04/04 02:52: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7755ce1c-101e-0018-110c-a5639a000000
Time:2025-04-04T02:52:48.6963620Z
--------------------------------------------------------------------------------
2025/04/04 02:52: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7755cfdb-101e-0018-100c-a5639a000000
Time:2025-04-04T02:52:49.7343113Z
--------------------------------------------------------------------------------
2025/04/04 02:52: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7755d160-101e-0018-5d0c-a5639a000000
Time:2025-04-04T02:52:50.7721419Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7755d160-101e-0018-5d0c-a5639a000000
Time:2025-04-04T02:52:50.7721419Z
--------------------------------------------------------------------------------
2025/04/04 02:52:51 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.61s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 02:52:58 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xefujir7keki/dst"
2025/04/04 02:52:58 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/04 02:52:58 DEBUG : Azure container rclone-test-xefujir7keki path dst: Using directory markers
2025/04/04 02:52:59 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xefujir7keki/CopyDest"
2025/04/04 02:52:59 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/04 02:52:59 DEBUG : Azure container rclone-test-xefujir7keki path CopyDest: Using directory markers
2025/04/04 02:52:59 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xefujir7keki/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-xefujir7keki/CopyDest"
2025/04/04 02:52:59 DEBUG : one: Need to transfer - File not found at Destination
2025/04/04 02:52:59 DEBUG : /: Creating directory marker
2025/04/04 02:52:59 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/04 02:52:59 INFO : one: Copied (new)
2025/04/04 02:52:59 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xefujir7keki/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xefujir7keki/CopyDest"
2025/04/04 02:52:59 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/04 02:52:59 DEBUG : /: Creating directory marker
2025/04/04 02:52:59 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/04 02:52:59 INFO : one: Copied (replaced existing)
2025/04/04 02:52:59 DEBUG : dst/: Creating directory marker
2025/04/04 02:52:59 DEBUG : CopyDest/: Creating directory marker
2025/04/04 02:53:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xefujir7keki/BackupDir"
2025/04/04 02:53:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/04 02:53:00 DEBUG : Azure container rclone-test-xefujir7keki path BackupDir: Using directory markers
2025/04/04 02:53:00 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xefujir7keki/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-xefujir7keki/BackupDir"
2025/04/04 02:53:00 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xefujir7keki/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xefujir7keki/CopyDest"
2025/04/04 02:53:00 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/04 02:53:00 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/04 02:53:00 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/04 02:53:00 DEBUG : /: Creating directory marker
2025/04/04 02:53:00 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/04 02:53:00 INFO : one: Copied (server-side copy)
2025/04/04 02:53:00 INFO : one: Deleted
2025/04/04 02:53:00 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/04 02:53:00 INFO : one: Copied (server-side copy)
2025/04/04 02:53:00 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/04/04 02:53:00 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xefujir7keki/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xefujir7keki/CopyDest"
2025/04/04 02:53:00 DEBUG : two: Need to transfer - File not found at Destination
2025/04/04 02:53:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/04 02:53:01 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/04 02:53:01 INFO : two: Copied (server-side copy)
2025/04/04 02:53:01 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/04/04 02:53:01 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xefujir7keki/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xefujir7keki/CopyDest"
2025/04/04 02:53:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/04 02:53:01 DEBUG : two: Unchanged skipping
2025/04/04 02:53:01 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xefujir7keki/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xefujir7keki/CopyDest"
2025/04/04 02:53:01 DEBUG : three: Need to transfer - File not found at Destination
2025/04/04 02:53:01 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/04/04 02:53:01 DEBUG : three: Destination not found in --copy-dest
2025/04/04 02:53:01 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/04/04 02:53:01 INFO : three: Copied (new)
2025/04/04 02:53:02 DEBUG : dst/: Removing directory marker
2025/04/04 02:53: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7755e4a1-101e-0018-2f0c-a5639a000000
Time:2025-04-04T02:53:02.0595864Z
--------------------------------------------------------------------------------
2025/04/04 02:53: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7755e666-101e-0018-530c-a5639a000000
Time:2025-04-04T02:53:03.0977176Z
--------------------------------------------------------------------------------
2025/04/04 02:53: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7755e7e1-101e-0018-220c-a5639a000000
Time:2025-04-04T02:53:04.1353505Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7755e7e1-101e-0018-220c-a5639a000000
Time:2025-04-04T02:53:04.1353505Z
--------------------------------------------------------------------------------
2025/04/04 02:53:05 DEBUG : CopyDest/: Removing directory marker
2025/04/04 02:53: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7755e98a-101e-0018-160c-a5639a000000
Time:2025-04-04T02:53:05.2119817Z
--------------------------------------------------------------------------------
2025/04/04 02:53: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7755eb48-101e-0018-200c-a5639a000000
Time:2025-04-04T02:53:06.2497182Z
--------------------------------------------------------------------------------
2025/04/04 02:53: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7755ece7-101e-0018-720c-a5639a000000
Time:2025-04-04T02:53:07.2872917Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7755ece7-101e-0018-720c-a5639a000000
Time:2025-04-04T02:53:07.2872917Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.47s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/04/04 02:53: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7755fa2f-101e-0018-380c-a5639a000000
Time:2025-04-04T02:53:15.4795531Z
--------------------------------------------------------------------------------
2025/04/04 02:53: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7755fc41-101e-0018-5a0c-a5639a000000
Time:2025-04-04T02:53:16.5174733Z
--------------------------------------------------------------------------------
2025/04/04 02:53: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7755fe58-101e-0018-240c-a5639a000000
Time:2025-04-04T02:53:17.5562068Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7755fe58-101e-0018-240c-a5639a000000
Time:2025-04-04T02:53:17.5562068Z
--------------------------------------------------------------------------------
2025/04/04 02:53: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7755ffe6-101e-0018-070c-a5639a000000
Time:2025-04-04T02:53:18.5939562Z
--------------------------------------------------------------------------------
2025/04/04 02:53: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756016c-101e-0018-470c-a5639a000000
Time:2025-04-04T02:53:19.6318541Z
--------------------------------------------------------------------------------
2025/04/04 02:53: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77560334-101e-0018-5a0c-a5639a000000
Time:2025-04-04T02:53:20.6698085Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77560334-101e-0018-5a0c-a5639a000000
Time:2025-04-04T02:53:20.6698085Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/04/04 02:53:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775611a2-101e-0018-300c-a5639a000000
Time:2025-04-04T02:53:28.8627512Z
--------------------------------------------------------------------------------
2025/04/04 02:53:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77561356-101e-0018-0e0c-a5639a000000
Time:2025-04-04T02:53:29.9014091Z
--------------------------------------------------------------------------------
2025/04/04 02:53:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77561560-101e-0018-580c-a5639a000000
Time:2025-04-04T02:53:30.9387340Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77561560-101e-0018-580c-a5639a000000
Time:2025-04-04T02:53:30.9387340Z
--------------------------------------------------------------------------------
2025/04/04 02:53:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77561711-101e-0018-520c-a5639a000000
Time:2025-04-04T02:53:31.9777670Z
--------------------------------------------------------------------------------
2025/04/04 02:53:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775618ef-101e-0018-800c-a5639a000000
Time:2025-04-04T02:53:33.0155776Z
--------------------------------------------------------------------------------
2025/04/04 02:53: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77561a73-101e-0018-560c-a5639a000000
Time:2025-04-04T02:53:34.0531881Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77561a73-101e-0018-560c-a5639a000000
Time:2025-04-04T02:53:34.0531881Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 02:53:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/04/04 02:53:42 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/04/04 02:53:42 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/04 02:53:42 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/04/04 02:53:42 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/04/04 02:53:42 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/04/04 02:53:42 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/04/04 02:53:42 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/04/04 02:53:42 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 281b8a1d2f177911512c6d453aae2351 OK
2025/04/04 02:53:42 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/04/04 02:53: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775629df-101e-0018-590c-a5639a000000
Time:2025-04-04T02:53:43.1708050Z
--------------------------------------------------------------------------------
2025/04/04 02:53: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77562b50-101e-0018-180c-a5639a000000
Time:2025-04-04T02:53:44.2082068Z
--------------------------------------------------------------------------------
2025/04/04 02:53: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77562d20-101e-0018-140c-a5639a000000
Time:2025-04-04T02:53:45.2469120Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77562d20-101e-0018-140c-a5639a000000
Time:2025-04-04T02:53:45.2469120Z
--------------------------------------------------------------------------------
2025/04/04 02:53:46 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/04/04 02:53: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77562efa-101e-0018-1a0c-a5639a000000
Time:2025-04-04T02:53:46.3232058Z
--------------------------------------------------------------------------------
2025/04/04 02:53: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77563099-101e-0018-090c-a5639a000000
Time:2025-04-04T02:53:47.3615557Z
--------------------------------------------------------------------------------
2025/04/04 02:53: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756324d-101e-0018-040c-a5639a000000
Time:2025-04-04T02:53:48.3995255Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756324d-101e-0018-040c-a5639a000000
Time:2025-04-04T02:53:48.3995255Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.35s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/04 02:53:56 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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77564076-101e-0018-1a0c-a5639a000000
Time:2025-04-04T02:53:56.5906035Z
--------------------------------------------------------------------------------
2025/04/04 02:53:57 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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756427c-101e-0018-440c-a5639a000000
Time:2025-04-04T02:53:57.6278615Z
--------------------------------------------------------------------------------
2025/04/04 02:53:58 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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775643d2-101e-0018-6d0c-a5639a000000
Time:2025-04-04T02:53:58.6652002Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775643d2-101e-0018-6d0c-a5639a000000
Time:2025-04-04T02:53:58.6652002Z
--------------------------------------------------------------------------------
2025/04/04 02:53:59 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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775645e4-101e-0018-240c-a5639a000000
Time:2025-04-04T02:53:59.7173566Z
--------------------------------------------------------------------------------
2025/04/04 02:54:00 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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775647da-101e-0018-560c-a5639a000000
Time:2025-04-04T02:54:00.7560649Z
--------------------------------------------------------------------------------
2025/04/04 02:54: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77564a80-101e-0018-180c-a5639a000000
Time:2025-04-04T02:54:01.7938361Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77564a80-101e-0018-180c-a5639a000000
Time:2025-04-04T02:54:01.7938361Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.40s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/04 02:54:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756603f-101e-0018-590c-a5639a000000
Time:2025-04-04T02:54:09.9872056Z
--------------------------------------------------------------------------------
2025/04/04 02:54: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775663bf-101e-0018-580c-a5639a000000
Time:2025-04-04T02:54:11.0244809Z
--------------------------------------------------------------------------------
2025/04/04 02:54: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775666dc-101e-0018-700c-a5639a000000
Time:2025-04-04T02:54:12.0631672Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775666dc-101e-0018-700c-a5639a000000
Time:2025-04-04T02:54:12.0631672Z
--------------------------------------------------------------------------------
2025/04/04 02:54: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756688f-101e-0018-560c-a5639a000000
Time:2025-04-04T02:54:13.1014213Z
--------------------------------------------------------------------------------
2025/04/04 02:54: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77566a35-101e-0018-3d0c-a5639a000000
Time:2025-04-04T02:54:14.1394869Z
--------------------------------------------------------------------------------
2025/04/04 02:54: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77566c47-101e-0018-620c-a5639a000000
Time:2025-04-04T02:54:15.1769654Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77566c47-101e-0018-620c-a5639a000000
Time:2025-04-04T02:54:15.1769654Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.38s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/04 02:54: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77567b42-101e-0018-030c-a5639a000000
Time:2025-04-04T02:54:23.3680049Z
--------------------------------------------------------------------------------
2025/04/04 02:54: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77567cde-101e-0018-690c-a5639a000000
Time:2025-04-04T02:54:24.4052330Z
--------------------------------------------------------------------------------
2025/04/04 02:54: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77567ee5-101e-0018-070c-a5639a000000
Time:2025-04-04T02:54:25.4439142Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77567ee5-101e-0018-070c-a5639a000000
Time:2025-04-04T02:54:25.4439142Z
--------------------------------------------------------------------------------
2025/04/04 02:54: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775680ee-101e-0018-3d0c-a5639a000000
Time:2025-04-04T02:54:26.4817325Z
--------------------------------------------------------------------------------
2025/04/04 02:54:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775682f3-101e-0018-6c0c-a5639a000000
Time:2025-04-04T02:54:27.5192196Z
--------------------------------------------------------------------------------
2025/04/04 02:54:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756845c-101e-0018-170c-a5639a000000
Time:2025-04-04T02:54:28.5569219Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756845c-101e-0018-170c-a5639a000000
Time:2025-04-04T02:54:28.5569219Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/04 02:54: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77569049-101e-0018-3b0c-a5639a000000
Time:2025-04-04T02:54:36.7473728Z
--------------------------------------------------------------------------------
2025/04/04 02:54: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77569279-101e-0018-0b0c-a5639a000000
Time:2025-04-04T02:54:37.7848493Z
--------------------------------------------------------------------------------
2025/04/04 02:54: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77569481-101e-0018-420c-a5639a000000
Time:2025-04-04T02:54:38.8226346Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77569481-101e-0018-420c-a5639a000000
Time:2025-04-04T02:54:38.8226346Z
--------------------------------------------------------------------------------
2025/04/04 02:54: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775695e3-101e-0018-790c-a5639a000000
Time:2025-04-04T02:54:39.8609099Z
--------------------------------------------------------------------------------
2025/04/04 02:54: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77569745-101e-0018-2f0c-a5639a000000
Time:2025-04-04T02:54:40.8992437Z
--------------------------------------------------------------------------------
2025/04/04 02:54: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756991c-101e-0018-1c0c-a5639a000000
Time:2025-04-04T02:54:41.9380458Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756991c-101e-0018-1c0c-a5639a000000
Time:2025-04-04T02:54:41.9380458Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/04 02:54: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756a795-101e-0018-660c-a5639a000000
Time:2025-04-04T02:54:50.1324245Z
--------------------------------------------------------------------------------
2025/04/04 02:54: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756a942-101e-0018-630c-a5639a000000
Time:2025-04-04T02:54:51.1714504Z
--------------------------------------------------------------------------------
2025/04/04 02:54: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756aab2-101e-0018-270c-a5639a000000
Time:2025-04-04T02:54:52.2092140Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756aab2-101e-0018-270c-a5639a000000
Time:2025-04-04T02:54:52.2092140Z
--------------------------------------------------------------------------------
2025/04/04 02:54: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756ad37-101e-0018-250c-a5639a000000
Time:2025-04-04T02:54:53.2468258Z
--------------------------------------------------------------------------------
2025/04/04 02:54: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756aeb5-101e-0018-6f0c-a5639a000000
Time:2025-04-04T02:54:54.2846177Z
--------------------------------------------------------------------------------
2025/04/04 02:54: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756b06e-101e-0018-1c0c-a5639a000000
Time:2025-04-04T02:54:55.3226319Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756b06e-101e-0018-1c0c-a5639a000000
Time:2025-04-04T02:54:55.3226319Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.38s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 02:55:03 DEBUG : also/: Creating directory marker
2025/04/04 02:55:03 INFO : Azure container rclone-test-xefujir7keki: Looking for duplicate md5 hashes using newest mode.
2025/04/04 02:55:03 NOTICE: 8e541a2310c1c804044264fb18c74b00: Found 3 files with duplicate md5 hashes
2025/04/04 02:55:04 INFO : one: Deleted
2025/04/04 02:55:04 INFO : also/one: Deleted
2025/04/04 02:55:04 NOTICE: 8e541a2310c1c804044264fb18c74b00: Deleted 2 extra copies
2025/04/04 02:55: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756c0c4-101e-0018-4b0c-a5639a000000
Time:2025-04-04T02:55:04.3200056Z
--------------------------------------------------------------------------------
2025/04/04 02:55: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756c294-101e-0018-6d0c-a5639a000000
Time:2025-04-04T02:55:05.3575177Z
--------------------------------------------------------------------------------
2025/04/04 02:55: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756c48d-101e-0018-2b0c-a5639a000000
Time:2025-04-04T02:55:06.3954049Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756c48d-101e-0018-2b0c-a5639a000000
Time:2025-04-04T02:55:06.3954049Z
--------------------------------------------------------------------------------
2025/04/04 02:55:07 DEBUG : also/: Removing directory marker
2025/04/04 02:55: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756c606-101e-0018-7a0c-a5639a000000
Time:2025-04-04T02:55:07.4720406Z
--------------------------------------------------------------------------------
2025/04/04 02:55: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756c84c-101e-0018-2e0c-a5639a000000
Time:2025-04-04T02:55:08.5101739Z
--------------------------------------------------------------------------------
2025/04/04 02:55: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756ca2e-101e-0018-630c-a5639a000000
Time:2025-04-04T02:55:09.5478446Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756ca2e-101e-0018-630c-a5639a000000
Time:2025-04-04T02:55:09.5478446Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.23s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/04 02:55: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756d858-101e-0018-7c0c-a5639a000000
Time:2025-04-04T02:55:17.7422041Z
--------------------------------------------------------------------------------
2025/04/04 02:55: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756d9f9-101e-0018-680c-a5639a000000
Time:2025-04-04T02:55:18.7809609Z
--------------------------------------------------------------------------------
2025/04/04 02:55: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756db81-101e-0018-420d-a5639a000000
Time:2025-04-04T02:55:19.8183051Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756db81-101e-0018-420d-a5639a000000
Time:2025-04-04T02:55:19.8183051Z
--------------------------------------------------------------------------------
2025/04/04 02:55: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756dd5a-101e-0018-520d-a5639a000000
Time:2025-04-04T02:55:20.8564795Z
--------------------------------------------------------------------------------
2025/04/04 02:55: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756def7-101e-0018-300d-a5639a000000
Time:2025-04-04T02:55:21.8940075Z
--------------------------------------------------------------------------------
2025/04/04 02:55: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756e074-101e-0018-550d-a5639a000000
Time:2025-04-04T02:55:22.9320027Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756e074-101e-0018-550d-a5639a000000
Time:2025-04-04T02:55:22.9320027Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.38s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/04 02:55: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756ee6e-101e-0018-680d-a5639a000000
Time:2025-04-04T02:55:31.1248011Z
--------------------------------------------------------------------------------
2025/04/04 02:55: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756f019-101e-0018-4b0d-a5639a000000
Time:2025-04-04T02:55:32.1624152Z
--------------------------------------------------------------------------------
2025/04/04 02:55: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756f195-101e-0018-800d-a5639a000000
Time:2025-04-04T02:55:33.2011793Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756f195-101e-0018-800d-a5639a000000
Time:2025-04-04T02:55:33.2011793Z
--------------------------------------------------------------------------------
2025/04/04 02:55: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756f2fc-101e-0018-250d-a5639a000000
Time:2025-04-04T02:55:34.2402320Z
--------------------------------------------------------------------------------
2025/04/04 02:55: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756f3f8-101e-0018-7c0d-a5639a000000
Time:2025-04-04T02:55:35.2778977Z
--------------------------------------------------------------------------------
2025/04/04 02:55: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756f596-101e-0018-660d-a5639a000000
Time:2025-04-04T02:55:36.3152979Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7756f596-101e-0018-660d-a5639a000000
Time:2025-04-04T02:55:36.3152979Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/04 02:55: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77570686-101e-0018-7c0d-a5639a000000
Time:2025-04-04T02:55:44.5107769Z
--------------------------------------------------------------------------------
2025/04/04 02:55: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77570922-101e-0018-240d-a5639a000000
Time:2025-04-04T02:55:45.5487103Z
--------------------------------------------------------------------------------
2025/04/04 02:55: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77570b71-101e-0018-1f0d-a5639a000000
Time:2025-04-04T02:55:46.5864472Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77570b71-101e-0018-1f0d-a5639a000000
Time:2025-04-04T02:55:46.5864472Z
--------------------------------------------------------------------------------
2025/04/04 02:55: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77570da4-101e-0018-6a0d-a5639a000000
Time:2025-04-04T02:55:47.6241912Z
--------------------------------------------------------------------------------
2025/04/04 02:55: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77570f8a-101e-0018-6e0d-a5639a000000
Time:2025-04-04T02:55:48.6698093Z
--------------------------------------------------------------------------------
2025/04/04 02:55: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77571105-101e-0018-2b0d-a5639a000000
Time:2025-04-04T02:55:49.7077907Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77571105-101e-0018-2b0d-a5639a000000
Time:2025-04-04T02:55:49.7077907Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/04 02:55: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77571e8a-101e-0018-360d-a5639a000000
Time:2025-04-04T02:55:57.8994382Z
--------------------------------------------------------------------------------
2025/04/04 02:55: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77572067-101e-0018-550d-a5639a000000
Time:2025-04-04T02:55:58.9374113Z
--------------------------------------------------------------------------------
2025/04/04 02:55: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757227e-101e-0018-7e0d-a5639a000000
Time:2025-04-04T02:55:59.9752326Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757227e-101e-0018-7e0d-a5639a000000
Time:2025-04-04T02:55:59.9752326Z
--------------------------------------------------------------------------------
2025/04/04 02:56: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77572436-101e-0018-5c0d-a5639a000000
Time:2025-04-04T02:56:01.0136179Z
--------------------------------------------------------------------------------
2025/04/04 02:56: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775725fa-101e-0018-670d-a5639a000000
Time:2025-04-04T02:56:02.0565633Z
--------------------------------------------------------------------------------
2025/04/04 02:56: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775727a9-101e-0018-560d-a5639a000000
Time:2025-04-04T02:56:03.0944695Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775727a9-101e-0018-560d-a5639a000000
Time:2025-04-04T02:56:03.0944695Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/04/04 02:56: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77573482-101e-0018-670d-a5639a000000
Time:2025-04-04T02:56:11.2870156Z
--------------------------------------------------------------------------------
2025/04/04 02:56: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775736e5-101e-0018-3d0d-a5639a000000
Time:2025-04-04T02:56:12.3244252Z
--------------------------------------------------------------------------------
2025/04/04 02:56: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757387e-101e-0018-150d-a5639a000000
Time:2025-04-04T02:56:13.3632142Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757387e-101e-0018-150d-a5639a000000
Time:2025-04-04T02:56:13.3632142Z
--------------------------------------------------------------------------------
2025/04/04 02:56: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77573a16-101e-0018-640d-a5639a000000
Time:2025-04-04T02:56:14.4009857Z
--------------------------------------------------------------------------------
2025/04/04 02:56: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77573bd3-101e-0018-540d-a5639a000000
Time:2025-04-04T02:56:15.4392474Z
--------------------------------------------------------------------------------
2025/04/04 02:56:16 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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77573df2-101e-0018-020d-a5639a000000
Time:2025-04-04T02:56:16.4778394Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77573df2-101e-0018-020d-a5639a000000
Time:2025-04-04T02:56:16.4778394Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.38s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 02:56:24 DEBUG : sub dir/: Creating directory marker
2025/04/04 02:56:25 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/04/04 02:56: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/04/04 02:56:26 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/04/04 02:56:26 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/04/04 02:56:26 DEBUG : sub dir/: Removing directory marker
2025/04/04 02:56:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77574d18-101e-0018-3d0d-a5639a000000
Time:2025-04-04T02:56:26.1714650Z
--------------------------------------------------------------------------------
2025/04/04 02:56:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77574e8d-101e-0018-030d-a5639a000000
Time:2025-04-04T02:56:27.2096608Z
--------------------------------------------------------------------------------
2025/04/04 02:56:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77575000-101e-0018-3a0d-a5639a000000
Time:2025-04-04T02:56:28.2473008Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77575000-101e-0018-3a0d-a5639a000000
Time:2025-04-04T02:56:28.2473008Z
--------------------------------------------------------------------------------
2025/04/04 02:56:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775751c7-101e-0018-4c0d-a5639a000000
Time:2025-04-04T02:56:29.2849712Z
--------------------------------------------------------------------------------
2025/04/04 02:56:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757539d-101e-0018-600d-a5639a000000
Time:2025-04-04T02:56:30.3231950Z
--------------------------------------------------------------------------------
2025/04/04 02:56:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775755a8-101e-0018-150d-a5639a000000
Time:2025-04-04T02:56:31.3624023Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775755a8-101e-0018-150d-a5639a000000
Time:2025-04-04T02:56:31.3624023Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.88s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 02:56:39 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/04/04 02:56:40 DEBUG : sub/: Removing directory marker
2025/04/04 02:56: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775764cb-101e-0018-5f0d-a5639a000000
Time:2025-04-04T02:56:40.4317881Z
--------------------------------------------------------------------------------
2025/04/04 02:56: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77576667-101e-0018-460d-a5639a000000
Time:2025-04-04T02:56:41.4693065Z
--------------------------------------------------------------------------------
2025/04/04 02:56: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775767e8-101e-0018-130d-a5639a000000
Time:2025-04-04T02:56:42.5067708Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775767e8-101e-0018-130d-a5639a000000
Time:2025-04-04T02:56:42.5067708Z
--------------------------------------------------------------------------------
2025/04/04 02:56: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77576966-101e-0018-480d-a5639a000000
Time:2025-04-04T02:56:43.5446120Z
--------------------------------------------------------------------------------
2025/04/04 02:56: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77576aa7-101e-0018-5a0d-a5639a000000
Time:2025-04-04T02:56:44.5833647Z
--------------------------------------------------------------------------------
2025/04/04 02:56: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77576c7c-101e-0018-3b0d-a5639a000000
Time:2025-04-04T02:56:45.6229394Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77576c7c-101e-0018-3b0d-a5639a000000
Time:2025-04-04T02:56:45.6229394Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.26s)
--- 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-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 02:56:53 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/04/04 02:56:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xefujir7keki/notfound"
2025/04/04 02:56:54 DEBUG : Config file has changed externally - reloading
2025/04/04 02:56:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/04 02:56:54 DEBUG : Azure container rclone-test-xefujir7keki path notfound: Using directory markers
2025/04/04 02:56:54 DEBUG : sub/: Removing directory marker
2025/04/04 02:56:54 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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77577b4c-101e-0018-260d-a5639a000000
Time:2025-04-04T02:56:54.9199525Z
--------------------------------------------------------------------------------
2025/04/04 02:56: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77577cf4-101e-0018-3b0d-a5639a000000
Time:2025-04-04T02:56:55.9577921Z
--------------------------------------------------------------------------------
2025/04/04 02:56: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77577e85-101e-0018-270d-a5639a000000
Time:2025-04-04T02:56:56.9954968Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77577e85-101e-0018-270d-a5639a000000
Time:2025-04-04T02:56:56.9954968Z
--------------------------------------------------------------------------------
2025/04/04 02:56: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77578004-101e-0018-6b0d-a5639a000000
Time:2025-04-04T02:56:58.0334493Z
--------------------------------------------------------------------------------
2025/04/04 02:56: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775781a8-101e-0018-550d-a5639a000000
Time:2025-04-04T02:56:59.0718148Z
--------------------------------------------------------------------------------
2025/04/04 02:57: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77578364-101e-0018-480d-a5639a000000
Time:2025-04-04T02:57:00.1098685Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77578364-101e-0018-480d-a5639a000000
Time:2025-04-04T02:57:00.1098685Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.08s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 02:57:08 INFO : Azure container rclone-test-xefujir7keki: Making directory
2025/04/04 02:57:08 INFO : Azure container rclone-test-xefujir7keki: Making directory
2025/04/04 02:57: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77579011-101e-0018-010d-a5639a000000
Time:2025-04-04T02:57:08.3482161Z
--------------------------------------------------------------------------------
2025/04/04 02:57: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757915c-101e-0018-2b0d-a5639a000000
Time:2025-04-04T02:57:09.3860722Z
--------------------------------------------------------------------------------
2025/04/04 02:57: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775792cb-101e-0018-640d-a5639a000000
Time:2025-04-04T02:57:10.4242641Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775792cb-101e-0018-640d-a5639a000000
Time:2025-04-04T02:57:10.4242641Z
--------------------------------------------------------------------------------
2025/04/04 02:57: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757947e-101e-0018-530d-a5639a000000
Time:2025-04-04T02:57:11.4621075Z
--------------------------------------------------------------------------------
2025/04/04 02:57: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775795fb-101e-0018-270d-a5639a000000
Time:2025-04-04T02:57:12.5003497Z
--------------------------------------------------------------------------------
2025/04/04 02:57: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775797a5-101e-0018-1a0d-a5639a000000
Time:2025-04-04T02:57:13.5389313Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775797a5-101e-0018-1a0d-a5639a000000
Time:2025-04-04T02:57:13.5389313Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.43s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 02:57:21 DEBUG : sub dir/: Creating directory marker
2025/04/04 02:57:22 DEBUG : sub dir/: Removing directory marker
2025/04/04 02:57: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757a534-101e-0018-640d-a5639a000000
Time:2025-04-04T02:57:22.1109778Z
--------------------------------------------------------------------------------
2025/04/04 02:57: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757a69d-101e-0018-2c0d-a5639a000000
Time:2025-04-04T02:57:23.1482041Z
--------------------------------------------------------------------------------
2025/04/04 02:57: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757a855-101e-0018-330d-a5639a000000
Time:2025-04-04T02:57:24.1863965Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757a855-101e-0018-330d-a5639a000000
Time:2025-04-04T02:57:24.1863965Z
--------------------------------------------------------------------------------
2025/04/04 02:57: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757aa69-101e-0018-510d-a5639a000000
Time:2025-04-04T02:57:25.2249999Z
--------------------------------------------------------------------------------
2025/04/04 02:57: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757ac19-101e-0018-500d-a5639a000000
Time:2025-04-04T02:57:26.2632736Z
--------------------------------------------------------------------------------
2025/04/04 02:57: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757add3-101e-0018-510d-a5639a000000
Time:2025-04-04T02:57:27.3005782Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757add3-101e-0018-510d-a5639a000000
Time:2025-04-04T02:57:27.3005782Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 02:57: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757bc28-101e-0018-270d-a5639a000000
Time:2025-04-04T02:57:35.9089472Z
--------------------------------------------------------------------------------
2025/04/04 02:57: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757be0b-101e-0018-520d-a5639a000000
Time:2025-04-04T02:57:36.9468075Z
--------------------------------------------------------------------------------
2025/04/04 02:57: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757bfc0-101e-0018-4a0d-a5639a000000
Time:2025-04-04T02:57:37.9846150Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757bfc0-101e-0018-4a0d-a5639a000000
Time:2025-04-04T02:57:37.9846150Z
--------------------------------------------------------------------------------
2025/04/04 02:57: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757c14b-101e-0018-220d-a5639a000000
Time:2025-04-04T02:57:39.0220256Z
--------------------------------------------------------------------------------
2025/04/04 02:57: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757c327-101e-0018-3f0d-a5639a000000
Time:2025-04-04T02:57:40.0618678Z
--------------------------------------------------------------------------------
2025/04/04 02:57: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757c506-101e-0018-640d-a5639a000000
Time:2025-04-04T02:57:41.1006561Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757c506-101e-0018-640d-a5639a000000
Time:2025-04-04T02:57:41.1006561Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.80s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 02:57:49 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/04/04 02:57:49 DEBUG : empty space: Excluded
2025/04/04 02:57:49 DEBUG : BackupDir: Excluded
2025/04/04 02:57:49 DEBUG : dst: Excluded
2025/04/04 02:57: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757d671-101e-0018-040d-a5639a000000
Time:2025-04-04T02:57:49.7459950Z
--------------------------------------------------------------------------------
2025/04/04 02:57: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757d7d8-101e-0018-3b0d-a5639a000000
Time:2025-04-04T02:57:50.7844393Z
--------------------------------------------------------------------------------
2025/04/04 02:57: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757d9c2-101e-0018-5c0d-a5639a000000
Time:2025-04-04T02:57:51.8224008Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757d9c2-101e-0018-5c0d-a5639a000000
Time:2025-04-04T02:57:51.8224008Z
--------------------------------------------------------------------------------
2025/04/04 02:57: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757dbbe-101e-0018-1f0d-a5639a000000
Time:2025-04-04T02:57:52.8603410Z
--------------------------------------------------------------------------------
2025/04/04 02:57: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757dd9d-101e-0018-560d-a5639a000000
Time:2025-04-04T02:57:53.8983536Z
--------------------------------------------------------------------------------
2025/04/04 02:57: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757df33-101e-0018-3c0d-a5639a000000
Time:2025-04-04T02:57:54.9361274Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757df33-101e-0018-3c0d-a5639a000000
Time:2025-04-04T02:57:54.9361274Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.84s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 02:58:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757edab-101e-0018-670d-a5639a000000
Time:2025-04-04T02:58:03.5472081Z
--------------------------------------------------------------------------------
2025/04/04 02:58:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757ef67-101e-0018-5b0d-a5639a000000
Time:2025-04-04T02:58:04.5848803Z
--------------------------------------------------------------------------------
2025/04/04 02:58:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757f105-101e-0018-420d-a5639a000000
Time:2025-04-04T02:58:05.6228113Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757f105-101e-0018-420d-a5639a000000
Time:2025-04-04T02:58:05.6228113Z
--------------------------------------------------------------------------------
2025/04/04 02:58:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757f2b2-101e-0018-410d-a5639a000000
Time:2025-04-04T02:58:06.6615772Z
--------------------------------------------------------------------------------
2025/04/04 02:58:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757f461-101e-0018-460d-a5639a000000
Time:2025-04-04T02:58:07.6996897Z
--------------------------------------------------------------------------------
2025/04/04 02:58:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757f5f2-101e-0018-310d-a5639a000000
Time:2025-04-04T02:58:08.7374314Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7757f5f2-101e-0018-310d-a5639a000000
Time:2025-04-04T02:58:08.7374314Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.81s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/04/04 02:58:17 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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73094cde-601e-0060-5c0d-a5c062000000
Time:2025-04-04T02:58:17.5003475Z
--------------------------------------------------------------------------------
2025/04/04 02:58: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73094ef1-601e-0060-3a0d-a5c062000000
Time:2025-04-04T02:58:18.5388103Z
--------------------------------------------------------------------------------
2025/04/04 02:58: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73095091-601e-0060-280d-a5c062000000
Time:2025-04-04T02:58:19.5767080Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73095091-601e-0060-280d-a5c062000000
Time:2025-04-04T02:58:19.5767080Z
--------------------------------------------------------------------------------
2025/04/04 02:58: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730952e2-601e-0060-160d-a5c062000000
Time:2025-04-04T02:58:20.6149281Z
--------------------------------------------------------------------------------
2025/04/04 02:58: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73095502-601e-0060-020d-a5c062000000
Time:2025-04-04T02:58:21.6526002Z
--------------------------------------------------------------------------------
2025/04/04 02:58: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730956da-601e-0060-1e0d-a5c062000000
Time:2025-04-04T02:58:22.6913253Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730956da-601e-0060-1e0d-a5c062000000
Time:2025-04-04T02:58:22.6913253Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.95s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/04/04 02:58:30 DEBUG : Creating backend with remote ":memory:"
2025/04/04 02:58:30 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/04/04 02:58:30 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/04 02:58:30 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/04 02:58:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/04 02:58:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/04 02:58:30 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/04 02:58:30 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/04 02:58:30 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/04/04 02:58:30 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-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 02:58:31 DEBUG : sub dir/: Creating directory marker
2025/04/04 02:58:31 DEBUG : sub dir/: Removing directory marker
2025/04/04 02: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7309655f-601e-0060-300d-a5c062000000
Time:2025-04-04T02:58:31.5051745Z
--------------------------------------------------------------------------------
2025/04/04 02: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7309675c-601e-0060-6c0d-a5c062000000
Time:2025-04-04T02:58:32.5425578Z
--------------------------------------------------------------------------------
2025/04/04 02: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7309695f-601e-0060-2f0d-a5c062000000
Time:2025-04-04T02:58:33.5800262Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7309695f-601e-0060-2f0d-a5c062000000
Time:2025-04-04T02:58:33.5800262Z
--------------------------------------------------------------------------------
2025/04/04 02: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73096b17-601e-0060-460d-a5c062000000
Time:2025-04-04T02:58:34.6172389Z
--------------------------------------------------------------------------------
2025/04/04 02: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73096d42-601e-0060-0b0d-a5c062000000
Time:2025-04-04T02:58:35.6548014Z
--------------------------------------------------------------------------------
2025/04/04 02: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73096f43-601e-0060-500d-a5c062000000
Time:2025-04-04T02:58:36.6924379Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73096f43-601e-0060-500d-a5c062000000
Time:2025-04-04T02:58:36.6924379Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.00s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 02:58:45 DEBUG : Waiting for deletions to finish
2025/04/04 02:58:45 DEBUG : large: Excluded (Size Filter)
2025/04/04 02:58:45 INFO : medium: Deleted
2025/04/04 02:58:45 INFO : small: Deleted
2025/04/04 02: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77583daa-101e-0018-2a0d-a5639a000000
Time:2025-04-04T02:58:45.4534687Z
--------------------------------------------------------------------------------
2025/04/04 02: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77583f51-101e-0018-1d0d-a5639a000000
Time:2025-04-04T02:58:46.4918239Z
--------------------------------------------------------------------------------
2025/04/04 02: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77584115-101e-0018-340d-a5639a000000
Time:2025-04-04T02:58:47.5302206Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77584115-101e-0018-340d-a5639a000000
Time:2025-04-04T02:58:47.5302206Z
--------------------------------------------------------------------------------
2025/04/04 02: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77584344-101e-0018-6c0d-a5639a000000
Time:2025-04-04T02:58:48.5678061Z
--------------------------------------------------------------------------------
2025/04/04 02: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775844f5-101e-0018-510d-a5639a000000
Time:2025-04-04T02:58:49.6053768Z
--------------------------------------------------------------------------------
2025/04/04 02: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775846c6-101e-0018-570d-a5639a000000
Time:2025-04-04T02:58:50.6430642Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775846c6-101e-0018-570d-a5639a000000
Time:2025-04-04T02:58:50.6430642Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 02:58:59 DEBUG : Waiting for deletions to finish
2025/04/04 02:58:59 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/04/04 02:58:59 INFO : large: Deleted
2025/04/04 02:58:59 INFO : medium: Deleted
2025/04/04 02:58: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7309998f-601e-0060-360d-a5c062000000
Time:2025-04-04T02:58:59.4033120Z
--------------------------------------------------------------------------------
2025/04/04 02:59: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73099b8d-601e-0060-050d-a5c062000000
Time:2025-04-04T02:59:00.4416392Z
--------------------------------------------------------------------------------
2025/04/04 02:59: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73099db3-601e-0060-770d-a5c062000000
Time:2025-04-04T02:59:01.4788668Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73099db3-601e-0060-770d-a5c062000000
Time:2025-04-04T02:59:01.4788668Z
--------------------------------------------------------------------------------
2025/04/04 02:59: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7309a009-601e-0060-7b0d-a5c062000000
Time:2025-04-04T02:59:02.5165671Z
--------------------------------------------------------------------------------
2025/04/04 02:59: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7309a319-601e-0060-3e0d-a5c062000000
Time:2025-04-04T02:59:03.5575405Z
--------------------------------------------------------------------------------
2025/04/04 02:59: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7309a645-601e-0060-380d-a5c062000000
Time:2025-04-04T02:59:04.5957442Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7309a645-601e-0060-380d-a5c062000000
Time:2025-04-04T02:59:04.5957442Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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/04/04 02:59: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7309c197-601e-0060-760d-a5c062000000
Time:2025-04-04T02:59:12.7864851Z
--------------------------------------------------------------------------------
2025/04/04 02:59: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7309c478-601e-0060-140d-a5c062000000
Time:2025-04-04T02:59:13.8246345Z
--------------------------------------------------------------------------------
2025/04/04 02:59: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7309c813-601e-0060-630d-a5c062000000
Time:2025-04-04T02:59:14.8623302Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7309c813-601e-0060-630d-a5c062000000
Time:2025-04-04T02:59:14.8623302Z
--------------------------------------------------------------------------------
2025/04/04 02:59: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7309cc5f-601e-0060-700d-a5c062000000
Time:2025-04-04T02:59:15.9005341Z
--------------------------------------------------------------------------------
2025/04/04 02:59: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7309d0c8-601e-0060-730d-a5c062000000
Time:2025-04-04T02:59:16.9380653Z
--------------------------------------------------------------------------------
2025/04/04 02: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7309d627-601e-0060-340d-a5c062000000
Time:2025-04-04T02:59:17.9757128Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7309d627-601e-0060-340d-a5c062000000
Time:2025-04-04T02:59:17.9757128Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.33s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 02:59:26 DEBUG : Waiting for deletions to finish
2025/04/04 02:59:26 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/04/04 02:59:26 INFO : medium: Deleted
2025/04/04 02:59:26 INFO : small: Deleted
2025/04/04 02: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:775896e3-101e-0018-790d-a5639a000000
Time:2025-04-04T02:59:26.7381666Z
--------------------------------------------------------------------------------
2025/04/04 02: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7758991a-101e-0018-710d-a5639a000000
Time:2025-04-04T02:59:27.7757873Z
--------------------------------------------------------------------------------
2025/04/04 02: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77589b23-101e-0018-440d-a5639a000000
Time:2025-04-04T02:59:28.8145136Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77589b23-101e-0018-440d-a5639a000000
Time:2025-04-04T02:59:28.8145136Z
--------------------------------------------------------------------------------
2025/04/04 02: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77589d34-101e-0018-170d-a5639a000000
Time:2025-04-04T02:59:29.8535417Z
--------------------------------------------------------------------------------
2025/04/04 02: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77589ee5-101e-0018-180d-a5639a000000
Time:2025-04-04T02:59:30.8916646Z
--------------------------------------------------------------------------------
2025/04/04 02: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7758a0ca-101e-0018-510d-a5639a000000
Time:2025-04-04T02:59:31.9296760Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7758a0ca-101e-0018-510d-a5639a000000
Time:2025-04-04T02:59:31.9296760Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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/04/04 02:59: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7758af94-101e-0018-460d-a5639a000000
Time:2025-04-04T02:59:40.1313231Z
--------------------------------------------------------------------------------
2025/04/04 02: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7758b115-101e-0018-070d-a5639a000000
Time:2025-04-04T02:59:41.1693988Z
--------------------------------------------------------------------------------
2025/04/04 02:59: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7758b2ec-101e-0018-280d-a5639a000000
Time:2025-04-04T02:59:42.2070082Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7758b2ec-101e-0018-280d-a5639a000000
Time:2025-04-04T02:59:42.2070082Z
--------------------------------------------------------------------------------
2025/04/04 02:59: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7758b4fb-101e-0018-650d-a5639a000000
Time:2025-04-04T02:59:43.2471467Z
--------------------------------------------------------------------------------
2025/04/04 02:59: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7758b6c9-101e-0018-720d-a5639a000000
Time:2025-04-04T02:59:44.2857136Z
--------------------------------------------------------------------------------
2025/04/04 02:59: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7758b881-101e-0018-6a0d-a5639a000000
Time:2025-04-04T02:59:45.3303668Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7758b881-101e-0018-6a0d-a5639a000000
Time:2025-04-04T02:59:45.3303668Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 02:59:53 DEBUG : Waiting for deletions to finish
2025/04/04 02:59:53 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/04/04 02:59:53 INFO : large: Deleted
2025/04/04 02:59:53 INFO : medium: Deleted
2025/04/04 02:59: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a2f22-601e-0060-250d-a5c062000000
Time:2025-04-04T02:59:54.0986173Z
--------------------------------------------------------------------------------
2025/04/04 02:59: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a3148-601e-0060-160d-a5c062000000
Time:2025-04-04T02:59:55.1356207Z
--------------------------------------------------------------------------------
2025/04/04 02:59: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a3350-601e-0060-4c0d-a5c062000000
Time:2025-04-04T02:59:56.1737834Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a3350-601e-0060-4c0d-a5c062000000
Time:2025-04-04T02:59:56.1737834Z
--------------------------------------------------------------------------------
2025/04/04 02:59: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a34e3-601e-0060-240d-a5c062000000
Time:2025-04-04T02:59:57.2126126Z
--------------------------------------------------------------------------------
2025/04/04 02:59: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a3666-601e-0060-030d-a5c062000000
Time:2025-04-04T02:59:58.2505467Z
--------------------------------------------------------------------------------
2025/04/04 02:59: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a37d2-601e-0060-2c0d-a5c062000000
Time:2025-04-04T02:59:59.2886641Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a37d2-601e-0060-2c0d-a5c062000000
Time:2025-04-04T02:59:59.2886641Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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/04/04 03:00: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a49ab-601e-0060-6e0d-a5c062000000
Time:2025-04-04T03:00:07.4809974Z
--------------------------------------------------------------------------------
2025/04/04 03:00: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a4c88-601e-0060-3d0d-a5c062000000
Time:2025-04-04T03:00:08.5184931Z
--------------------------------------------------------------------------------
2025/04/04 03:00: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a4ed0-601e-0060-4c0d-a5c062000000
Time:2025-04-04T03:00:09.5558270Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a4ed0-601e-0060-4c0d-a5c062000000
Time:2025-04-04T03:00:09.5558270Z
--------------------------------------------------------------------------------
2025/04/04 03:00: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a50d3-601e-0060-1b0d-a5c062000000
Time:2025-04-04T03:00:10.5938401Z
--------------------------------------------------------------------------------
2025/04/04 03:00: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a530b-601e-0060-730d-a5c062000000
Time:2025-04-04T03:00:11.6322999Z
--------------------------------------------------------------------------------
2025/04/04 03:00:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a54e8-601e-0060-1f0d-a5c062000000
Time:2025-04-04T03:00:12.6698041Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a54e8-601e-0060-1f0d-a5c062000000
Time:2025-04-04T03:00:12.6698041Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.34s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 03:00: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a6b11-601e-0060-380d-a5c062000000
Time:2025-04-04T03:00:21.2071680Z
--------------------------------------------------------------------------------
2025/04/04 03:00: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a6d9d-601e-0060-030d-a5c062000000
Time:2025-04-04T03:00:22.2446311Z
--------------------------------------------------------------------------------
2025/04/04 03:00: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a7193-601e-0060-100d-a5c062000000
Time:2025-04-04T03:00:23.2821953Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a7193-601e-0060-100d-a5c062000000
Time:2025-04-04T03:00:23.2821953Z
--------------------------------------------------------------------------------
2025/04/04 03:00: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a73c5-601e-0060-090d-a5c062000000
Time:2025-04-04T03:00:24.3213132Z
--------------------------------------------------------------------------------
2025/04/04 03:00: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a763d-601e-0060-500d-a5c062000000
Time:2025-04-04T03:00:25.3631585Z
--------------------------------------------------------------------------------
2025/04/04 03:00: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a78ff-601e-0060-180d-a5c062000000
Time:2025-04-04T03:00:26.4005568Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a78ff-601e-0060-180d-a5c062000000
Time:2025-04-04T03:00:26.4005568Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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/04/04 03:00:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a8abe-601e-0060-340d-a5c062000000
Time:2025-04-04T03:00:34.5931550Z
--------------------------------------------------------------------------------
2025/04/04 03:00:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a8e3d-601e-0060-270d-a5c062000000
Time:2025-04-04T03:00:35.6314448Z
--------------------------------------------------------------------------------
2025/04/04 03:00:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a90bf-601e-0060-560d-a5c062000000
Time:2025-04-04T03:00:36.6698162Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a90bf-601e-0060-560d-a5c062000000
Time:2025-04-04T03:00:36.6698162Z
--------------------------------------------------------------------------------
2025/04/04 03:00:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a92e3-601e-0060-190d-a5c062000000
Time:2025-04-04T03:00:37.7077187Z
--------------------------------------------------------------------------------
2025/04/04 03:00:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a9566-601e-0060-270d-a5c062000000
Time:2025-04-04T03:00:38.7452152Z
--------------------------------------------------------------------------------
2025/04/04 03:00:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a971f-601e-0060-270d-a5c062000000
Time:2025-04-04T03:00:39.7834191Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730a971f-601e-0060-270d-a5c062000000
Time:2025-04-04T03:00:39.7834191Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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.12s)
=== RUN TestRetry
2025/04/04 03:00:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/04/04 03:00:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/04/04 03:00:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/04 03:00:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/04 03:00:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/04 03:00:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/04 03:00:47 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-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 03:00: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730aa8b5-601e-0060-270d-a5c062000000
Time:2025-04-04T03:00:49.1178916Z
--------------------------------------------------------------------------------
2025/04/04 03:00: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730aab3f-601e-0060-460d-a5c062000000
Time:2025-04-04T03:00:50.1550496Z
--------------------------------------------------------------------------------
2025/04/04 03:00: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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730aad97-601e-0060-640d-a5c062000000
Time:2025-04-04T03:00:51.1929820Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730aad97-601e-0060-640d-a5c062000000
Time:2025-04-04T03:00:51.1929820Z
--------------------------------------------------------------------------------
2025/04/04 03:00: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730aaf91-601e-0060-250d-a5c062000000
Time:2025-04-04T03:00:52.2313046Z
--------------------------------------------------------------------------------
2025/04/04 03:00: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730ab28a-601e-0060-370d-a5c062000000
Time:2025-04-04T03:00:53.2698196Z
--------------------------------------------------------------------------------
2025/04/04 03:00: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-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730ab4d1-601e-0060-070d-a5c062000000
Time:2025-04-04T03:00:54.3082491Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:730ab4d1-601e-0060-070d-a5c062000000
Time:2025-04-04T03:00:54.3082491Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go: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/04/04 03:01:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ticisaf3nuti"
2025/04/04 03:01:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/04 03:01:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/04 03:01:02 DEBUG : Azure container rclone-test-ticisaf3nuti: Using directory markers
2025/04/04 03:01:02 DEBUG : Creating backend with remote "/tmp/rclone4067363549"
run.go:180: Remote "Azure container rclone-test-ticisaf3nuti", Local "Local file system at /tmp/rclone4067363549", Modify Window "1ns"
2025/04/04 03:01:02 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/04 03:01:02 DEBUG : A1/B1/: Creating directory marker
2025/04/04 03:01:02 DEBUG : A1/: Creating directory marker
2025/04/04 03:01:02 INFO : A2: Making directory
2025/04/04 03:01:02 DEBUG : A2/: Creating directory marker
2025/04/04 03:01:02 INFO : A1/B2: Making directory
2025/04/04 03:01:02 DEBUG : A1/B2/: Creating directory marker
2025/04/04 03:01:03 INFO : A1/B2/C2: Making directory
2025/04/04 03:01:03 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/04 03:01:03 INFO : A1/B1/C3: Making directory
2025/04/04 03:01:03 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/04 03:01:03 INFO : A3: Making directory
2025/04/04 03:01:03 DEBUG : A3/: Creating directory marker
2025/04/04 03:01:03 INFO : A3/B3: Making directory
2025/04/04 03:01:03 DEBUG : A3/B3/: Creating directory marker
2025/04/04 03:01:03 INFO : A3/B3/C4: Making directory
2025/04/04 03:01:03 DEBUG : A3/B3/C4/: Creating directory marker
2025/04/04 03:01:03 DEBUG : Waiting for deletions to finish
2025/04/04 03:01:03 INFO : A1/B1/C1/one: Deleted
2025/04/04 03:01:03 DEBUG : removing 2 level 3 directories
2025/04/04 03:01:03 INFO : A1/B1/C3: Removing directory
2025/04/04 03:01:03 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/04 03:01:03 INFO : A1/B1/C1: Removing directory
2025/04/04 03:01:03 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/04 03:01:04 DEBUG : removing 1 level 2 directories
2025/04/04 03:01:04 INFO : A1/B1: Removing directory
2025/04/04 03:01:04 DEBUG : A1/B1/: Removing directory marker
2025/04/04 03:01:04 DEBUG : Azure container rclone-test-ticisaf3nuti: Purge remote
2025/04/04 03:01:04 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.80s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 03:01:04 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/04 03:01:04 DEBUG : A1/B1/: Creating directory marker
2025/04/04 03:01:04 DEBUG : A1/: Creating directory marker
2025/04/04 03:01:04 INFO : A2: Making directory
2025/04/04 03:01:04 DEBUG : A2/: Creating directory marker
2025/04/04 03:01:04 INFO : A1/B2: Making directory
2025/04/04 03:01:04 DEBUG : A1/B2/: Creating directory marker
2025/04/04 03:01:04 INFO : A1/B2/C2: Making directory
2025/04/04 03:01:04 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/04 03:01:04 INFO : A1/B1/C3: Making directory
2025/04/04 03:01:04 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/04 03:01:04 INFO : A3: Making directory
2025/04/04 03:01:05 DEBUG : A3/: Creating directory marker
2025/04/04 03:01:05 INFO : A3/B3: Making directory
2025/04/04 03:01:05 DEBUG : A3/B3/: Creating directory marker
2025/04/04 03:01:05 INFO : A3/B3/C4: Making directory
2025/04/04 03:01: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/04/04 03:01:12 DEBUG : removing 1 level 3 directories
2025/04/04 03:01:12 INFO : A3/B3/C4: Removing directory
2025/04/04 03:01:12 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/04/04 03:01:20 DEBUG : removing 2 level 3 directories
2025/04/04 03:01:20 INFO : A1/B2/C2: Removing directory
2025/04/04 03:01:20 DEBUG : A1/B2/C2/: Removing directory marker
2025/04/04 03:01:20 INFO : A1/B1/C3: Removing directory
2025/04/04 03:01:20 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/04 03:01:20 DEBUG : removing 4 level 2 directories
2025/04/04 03:01:20 INFO : dst/: Removing directory
2025/04/04 03:01:20 DEBUG : dst//: Removing directory marker
2025/04/04 03:01:20 INFO : A3/B3: Removing directory
2025/04/04 03:01:20 INFO : A1/B2: Removing directory
2025/04/04 03:01:20 DEBUG : A3/B3/: Removing directory marker
2025/04/04 03:01:20 DEBUG : A1/B2/: Removing directory marker
2025/04/04 03:01:20 INFO : BackupDir/: Removing directory
2025/04/04 03:01:20 DEBUG : BackupDir//: Removing directory marker
2025/04/04 03:01:20 DEBUG : removing 4 level 1 directories
2025/04/04 03:01:20 INFO : dst: Removing directory
2025/04/04 03:01:20 DEBUG : dst/: Removing directory marker
2025/04/04 03:01:20 INFO : A3: Removing directory
2025/04/04 03:01:20 DEBUG : A3/: Removing directory marker
2025/04/04 03:01:20 INFO : BackupDir: Removing directory
2025/04/04 03:01:20 DEBUG : BackupDir/: Removing directory marker
2025/04/04 03:01:20 INFO : A2: Removing directory
2025/04/04 03:01:20 DEBUG : A2/: Removing directory marker
2025/04/04 03:01:20 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8e1e942a-501e-006b-200d-a53b09000000
Time:2025-04-04T03:01:20.2147410Z
--------------------------------------------------------------------------------
2025/04/04 03:01:20 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ff3aaf4c-901e-0016-210d-a54a2a000000
Time:2025-04-04T03:01:20.2145785Z
--------------------------------------------------------------------------------
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-xefujir7keki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ff3aaf4c-901e-0016-210d-a54a2a000000
Time:2025-04-04T03:01:20.2145785Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/04/04 03:01:20 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/04 03:01:20 DEBUG : A1/B1/: Removing directory marker
2025/04/04 03:01:20 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.29s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 03:01:20 INFO : A1: Making directory
2025/04/04 03:01:20 DEBUG : A1/: Creating directory marker
2025/04/04 03:01:20 INFO : A1/B1: Making directory
2025/04/04 03:01:20 DEBUG : A1/B1/: Creating directory marker
2025/04/04 03:01:20 INFO : A1/B1/C1: Making directory
2025/04/04 03:01:20 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/04 03:01:21 DEBUG : removing 1 level 3 directories
2025/04/04 03:01:21 INFO : A1/B1/C1: Removing directory
2025/04/04 03:01:21 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/04 03:01:21 DEBUG : removing 1 level 2 directories
2025/04/04 03:01:21 INFO : A1/B1: Removing directory
2025/04/04 03:01:21 DEBUG : A1/B1/: Removing directory marker
2025/04/04 03:01:21 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.72s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 03:01:21 INFO : A1: Making directory
2025/04/04 03:01:21 DEBUG : A1/: Creating directory marker
2025/04/04 03:01:21 INFO : A1/B1: Making directory
2025/04/04 03:01:21 DEBUG : A1/B1/: Creating directory marker
2025/04/04 03:01:21 INFO : A1/B1/C1: Making directory
2025/04/04 03:01:21 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/04 03:01:21 DEBUG : removing 1 level 3 directories
2025/04/04 03:01:21 INFO : A1/B1/C1: Removing directory
2025/04/04 03:01:21 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/04 03:01:21 DEBUG : removing 1 level 2 directories
2025/04/04 03:01:21 INFO : A1/B1: Removing directory
2025/04/04 03:01:21 DEBUG : A1/B1/: Removing directory marker
2025/04/04 03:01:21 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.76s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 03:01:22 DEBUG : filename.txt: File name found in url
2025/04/04 03:01:22 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.78s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 03:01:22 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/04 03:01:22 DEBUG : sub/: Creating directory marker
2025/04/04 03:01:22 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/04 03:01:22 INFO : file1: Copied (new) to: sub/file2
2025/04/04 03:01:22 INFO : file1: Deleted
2025/04/04 03:01:23 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/04 03:01:23 DEBUG : file1: Unchanged skipping
2025/04/04 03:01:23 INFO : file1: Deleted
2025/04/04 03:01:23 DEBUG : Azure container rclone-test-xefujir7keki: don't need to copy/move sub/file2, it is already at target location
2025/04/04 03:01:23 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.51s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 03:01:23 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/04 03:01:23 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/04 03:01:23 INFO : file1: Copied (new)
2025/04/04 03:01:23 INFO : file1: Deleted
2025/04/04 03:01:23 DEBUG : file1: Destination exists, skipping
2025/04/04 03:01:23 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.36s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.07s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 03:01:23 DEBUG : dst/: Creating directory marker
2025/04/04 03:01:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xefujir7keki/backup"
2025/04/04 03:01:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/04 03:01:24 DEBUG : Azure container rclone-test-xefujir7keki path backup: Using directory markers
2025/04/04 03:01:24 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xefujir7keki/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-xefujir7keki/backup"
2025/04/04 03:01:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/04 03:01:24 DEBUG : dst/: Creating directory marker
2025/04/04 03:01:24 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/04 03:01:24 INFO : dst/file1: Copied (server-side copy)
2025/04/04 03:01:24 INFO : dst/file1: Deleted
2025/04/04 03:01:24 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/04 03:01:24 INFO : dst/file1: Copied (new)
2025/04/04 03:01:24 INFO : dst/file1: Deleted
2025/04/04 03:01:24 DEBUG : dst/: Removing directory marker
2025/04/04 03:01:24 DEBUG : backup/dst/: Removing directory marker
2025/04/04 03:01:24 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-xefujir7keki/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:48476811-f01e-00a9-220d-a57d8f000000
Time:2025-04-04T03:01:24.9623408Z
--------------------------------------------------------------------------------
2025/04/04 03:01:25 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-xefujir7keki/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:484769f3-f01e-00a9-200d-a57d8f000000
Time:2025-04-04T03:01:26.0002946Z
--------------------------------------------------------------------------------
2025/04/04 03:01:27 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-xefujir7keki/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:48476c46-f01e-00a9-6a0d-a57d8f000000
Time:2025-04-04T03:01:27.0390032Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xefujir7keki/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:48476c46-f01e-00a9-6a0d-a57d8f000000
Time:2025-04-04T03:01:27.0390032Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.28s)
=== 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-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 03:01:28 DEBUG : A1/: Creating directory marker
2025/04/04 03:01:28 DEBUG : A1/B1/: Creating directory marker
2025/04/04 03:01:28 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/04 03:01:28 DEBUG : A1/B1/C2/: Creating directory marker
2025/04/04 03:01:28 INFO : A1/B2: Making directory
2025/04/04 03:01:28 DEBUG : A1/B2/: Creating directory marker
2025/04/04 03:01:29 INFO : A1/B1/C3: Making directory
2025/04/04 03:01:29 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/04 03:01:29 DEBUG : A2/: Creating directory marker
2025/04/04 03:01:29 DEBUG : A2/B1/: Creating directory marker
2025/04/04 03:01:29 DEBUG : A2/B1/C1/: Creating directory marker
2025/04/04 03:01:29 DEBUG : A2/B1/C2/: Creating directory marker
2025/04/04 03:01:29 DEBUG : A2/B1/C3/: Creating directory marker
2025/04/04 03:01:29 DEBUG : A2/B2/: Creating directory marker
2025/04/04 03:01:30 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/04 03:01:30 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/04/04 03:01:30 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/04 03:01:30 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/04/04 03:01:30 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/04 03:01:30 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/04/04 03:01:30 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/04 03:01:30 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/04/04 03:01:30 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/04 03:01:30 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/04/04 03:01:30 INFO : A1/one: Deleted
2025/04/04 03:01:30 INFO : A1/B1/three: Deleted
2025/04/04 03:01:30 INFO : A1/two: Deleted
2025/04/04 03:01:30 INFO : A1/B1/C1/four: Deleted
2025/04/04 03:01:30 INFO : A1/B1/C2/five: Deleted
2025/04/04 03:01:30 DEBUG : A1/B2/: Removing directory marker
2025/04/04 03:01:30 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/04 03:01:30 DEBUG : A1/B1/C2/: Removing directory marker
2025/04/04 03:01:30 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/04 03:01:30 DEBUG : A1/B1/: Removing directory marker
2025/04/04 03:01:30 DEBUG : A1/: Removing directory marker
2025/04/04 03:01:30 DEBUG : A3/: Creating directory marker
2025/04/04 03:01:30 DEBUG : A3/B1/: Creating directory marker
2025/04/04 03:01:30 DEBUG : A3/B1/C1/: Creating directory marker
2025/04/04 03:01:30 DEBUG : A3/B1/C2/: Creating directory marker
2025/04/04 03:01:31 DEBUG : A3/B1/C3/: Creating directory marker
2025/04/04 03:01:31 DEBUG : A3/B2/: Creating directory marker
2025/04/04 03:01:31 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/04 03:01:31 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/04/04 03:01:31 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/04 03:01:31 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/04/04 03:01:31 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/04 03:01:31 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/04/04 03:01:31 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/04 03:01:31 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/04/04 03:01:31 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/04 03:01:31 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/04/04 03:01:31 INFO : A2/B1/C1/four: Deleted
2025/04/04 03:01:31 INFO : A2/B1/C2/five: Deleted
2025/04/04 03:01:31 INFO : A2/one: Deleted
2025/04/04 03:01:31 INFO : A2/two: Deleted
2025/04/04 03:01:31 INFO : A2/B1/three: Deleted
2025/04/04 03:01:31 DEBUG : A2/B2/: Removing directory marker
2025/04/04 03:01:31 DEBUG : A2/B1/C3/: Removing directory marker
2025/04/04 03:01:31 DEBUG : A2/B1/C2/: Removing directory marker
2025/04/04 03:01:31 DEBUG : A2/B1/C1/: Removing directory marker
2025/04/04 03:01:31 DEBUG : A2/B1/: Removing directory marker
2025/04/04 03:01:31 DEBUG : A2/: Removing directory marker
2025/04/04 03:01:31 INFO : Azure container rclone-test-xefujir7keki: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/04/04 03:01:31 DEBUG : A4/: Creating directory marker
2025/04/04 03:01:31 DEBUG : A4/B1/: Creating directory marker
2025/04/04 03:01:31 DEBUG : A4/B1/C1/: Creating directory marker
2025/04/04 03:01:32 DEBUG : A4/B1/C2/: Creating directory marker
2025/04/04 03:01:32 DEBUG : A4/B1/C3/: Creating directory marker
2025/04/04 03:01:32 DEBUG : A4/B2/: Creating directory marker
2025/04/04 03:01:32 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/04 03:01:32 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/04/04 03:01:32 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/04 03:01:32 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/04/04 03:01:32 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/04 03:01:32 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/04/04 03:01:32 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/04 03:01:32 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/04/04 03:01:32 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/04 03:01:32 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/04/04 03:01:32 INFO : A3/one: Deleted
2025/04/04 03:01:32 INFO : A3/B1/three: Deleted
2025/04/04 03:01:32 INFO : A3/two: Deleted
2025/04/04 03:01:32 INFO : A3/B1/C1/four: Deleted
2025/04/04 03:01:32 INFO : A3/B1/C2/five: Deleted
2025/04/04 03:01:32 DEBUG : A3/B2/: Removing directory marker
2025/04/04 03:01:32 DEBUG : A3/B1/C3/: Removing directory marker
2025/04/04 03:01:32 DEBUG : A3/B1/C2/: Removing directory marker
2025/04/04 03:01:32 DEBUG : A3/B1/C1/: Removing directory marker
2025/04/04 03:01:32 DEBUG : A3/B1/: Removing directory marker
2025/04/04 03:01:32 DEBUG : A3/: Removing directory marker
2025/04/04 03:01:33 DEBUG : A4/B2/: Removing directory marker
2025/04/04 03:01:33 DEBUG : A4/B1/C3/: Removing directory marker
2025/04/04 03:01:33 DEBUG : A4/B1/C2/: Removing directory marker
2025/04/04 03:01:33 DEBUG : A4/B1/C1/: Removing directory marker
2025/04/04 03:01:33 DEBUG : A4/B1/: Removing directory marker
2025/04/04 03:01:33 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.36s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 03:01:33 DEBUG : Azure container rclone-test-xefujir7keki: File to upload is small (34 bytes), uploading instead of streaming
2025/04/04 03:01:33 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/04 03:01:33 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/04 03:01:33 NOTICE: Azure container rclone-test-xefujir7keki: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/04/04 03:01:33 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/04 03:01:33 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/04 03:01:33 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/04 03:01:33 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/04 03:01:33 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/04/04 03:01:33 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/04 03:01:33 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 03:01:34 DEBUG : Azure container rclone-test-xefujir7keki: File to upload is small (34 bytes), uploading instead of streaming
2025/04/04 03:01:34 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/04 03:01:34 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/04 03:01:34 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/04 03:01:34 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/04 03:01:34 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/04 03:01:34 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/04 03:01:34 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/04/04 03:01:34 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/04 03:01:34 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 03:01:34 DEBUG : Azure container rclone-test-xefujir7keki: File to upload is small (34 bytes), uploading instead of streaming
2025/04/04 03:01:34 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/04 03:01:34 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/04 03:01:34 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/04 03:01:34 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/04 03:01:34 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/04 03:01:34 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/04 03:01:34 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 03:01:34 DEBUG : Azure container rclone-test-xefujir7keki: File to upload is small (34 bytes), uploading instead of streaming
2025/04/04 03:01:35 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/04 03:01:35 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/04 03:01:35 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/04 03:01:35 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/04 03:01:35 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/04 03:01:35 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/04 03:01:35 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/04 03:01:35 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/04 03:01:35 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/04 03:01:35 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.83s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.54s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.43s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.43s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.43s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.08s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 03:01:35 DEBUG : Azure container rclone-test-xefujir7keki: File to upload is small (60 bytes), uploading instead of streaming
2025/04/04 03:01:35 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/04 03:01:35 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.35s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.08s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
2025/04/04 03:01:36 DEBUG : sub dir/: Creating directory marker
2025/04/04 03:01:36 DEBUG : Azure container rclone-test-xefujir7keki: Touching "sub dir/potato3"
2025/04/04 03:01:36 DEBUG : Azure container rclone-test-xefujir7keki: Touching "potato2"
2025/04/04 03:01:36 DEBUG : Azure container rclone-test-xefujir7keki: Touching "empty space"
2025/04/04 03:01:36 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.88s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.08s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.08s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.08s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.08s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.08s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-xefujir7keki", Local "Local file system at /tmp/rclone1742517536", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/04/04 03:01:37 DEBUG : Azure container rclone-test-xefujir7keki: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m40.159123466s (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]