"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/05/14 02:14:10 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mufewiq0mige"
2025/05/14 02:14:10 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/14 02:14:10 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/14 02:14:10 DEBUG : Azure container rclone-test-mufewiq0mige: Using directory markers
2025/05/14 02:14:10 DEBUG : Creating backend with remote "/tmp/rclone2544349433"
=== 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-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:14:10 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/14 02:14:10 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/14 02:14:10 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/14 02:14:10 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/14 02:14:10 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/05/14 02:14:11 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/14 02:14:11 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/05/14 02:14:11 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/14 02:14:11 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/05/14 02:14:11 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/14 02:14:11 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/14 02:14:11 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/05/14 02:14:12 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/14 02:14:12 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/05/14 02:14:12 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/14 02:14:12 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/14 02:14:12 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/14 02:14:12 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/14 02:14:12 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/05/14 02:14:12 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/05/14 02:14:12 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/05/14 02:14:12 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/05/14 02:14:13 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/14 02:14:13 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/05/14 02:14:13 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/05/14 02:14:13 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/05/14 02:14:13 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/14 02:14:13 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/14 02:14:13 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/05/14 02:14:14 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/14 02:14:14 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/05/14 02:14:14 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/05/14 02:14:14 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/14 02:14:14 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/14 02:14:14 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/05/14 02:14:14 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/05/14 02:14:14 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/05/14 02:14:15 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/05/14 02:14:15 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/05/14 02:14:15 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/14 02:14:15 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/05/14 02:14:15 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/14 02:14:15 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/05/14 02:14:15 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/05/14 02:14:15 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/14 02:14:15 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/14 02:14:16 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/14 02:14:16 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/05/14 02:14:16 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/14 02:14:16 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/05/14 02:14:16 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/14 02:14:16 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/14 02:14:16 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/14 02:14:16 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/14 02:14:16 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/05/14 02:14:16 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/05/14 02:14:16 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/05/14 02:14:16 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/05/14 02:14:18 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/05/14 02:14:18 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/14 02:14:18 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/05/14 02:14:18 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/14 02:14:18 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/14 02:14:18 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/14 02:14:18 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/05/14 02:14:18 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/14 02:14:18 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/05/14 02:14:18 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/05/14 02:14:18 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/14 02:14:18 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/14 02:14:18 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/14 02:14:18 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/05/14 02:14:18 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/05/14 02:14:18 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/05/14 02:14:20 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/05/14 02:14:20 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/14 02:14:20 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/05/14 02:14:20 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/14 02:14:20 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/14 02:14:20 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/14 02:14:20 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/05/14 02:14:20 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/14 02:14:20 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/14 02:14:20 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/14 02:14:20 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/14 02:14:20 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/14 02:14:20 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/14 02:14:20 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/05/14 02:14:20 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/05/14 02:14:20 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/05/14 02:14:22 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/05/14 02:14:22 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/14 02:14:22 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/05/14 02:14:22 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/14 02:14:22 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/14 02:14:22 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/14 02:14:22 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/14 02:14:22 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/14 02:14:22 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/14 02:14:22 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/05/14 02:14:22 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/14 02:14:22 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/14 02:14:22 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/14 02:14:22 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/05/14 02:14:22 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/14 02:14:22 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/14 02:14:23 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/14 02:14:23 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/14 02:14:23 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/05/14 02:14:23 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (13.47s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.54s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.11s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.81s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (2.02s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.97s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (2.55s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:14:23 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/14 02:14:23 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/14 02:14:23 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/14 02:14:23 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/14 02:14:24 DEBUG : chunksize-probe: Removing empty object
2025/05/14 02:14:25 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/05/14 02:14:25 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/05/14 02:14:25 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/05/14 02:14:25 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/05/14 02:14:25 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/14 02:14:25 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/14 02:14:25 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/14 02:14:25 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/14 02:14:25 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/14 02:14:25 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/14 02:14:25 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/14 02:14:25 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/14 02:14:25 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/14 02:14:25 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/14 02:14:25 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/14 02:14:25 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/14 02:14:25 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/14 02:14:25 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/14 02:14:25 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/14 02:14:25 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/14 02:14:26 DEBUG : Returning error reader
2025/05/14 02:14:26 DEBUG : BOOM: simulated read failure
2025/05/14 02:14:26 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/05/14 02:14:26 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/14 02:14:27 DEBUG : Returning error reader
2025/05/14 02:14:27 DEBUG : BOOM: simulated read failure
2025/05/14 02:14:27 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/05/14 02:14:27 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/14 02:14:28 DEBUG : Returning error reader
2025/05/14 02:14:28 DEBUG : BOOM: simulated read failure
2025/05/14 02:14:28 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/05/14 02:14:28 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/14 02:14:29 DEBUG : Returning error reader
2025/05/14 02:14:29 DEBUG : BOOM: simulated read failure
2025/05/14 02:14:29 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/05/14 02:14:29 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/14 02:14:30 DEBUG : Returning error reader
2025/05/14 02:14:30 DEBUG : BOOM: simulated read failure
2025/05/14 02:14:30 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/05/14 02:14:30 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/14 02:14:31 DEBUG : Returning error reader
2025/05/14 02:14:31 DEBUG : BOOM: simulated read failure
2025/05/14 02:14:31 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/05/14 02:14:31 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/14 02:14:32 DEBUG : Returning error reader
2025/05/14 02:14:32 DEBUG : BOOM: simulated read failure
2025/05/14 02:14:32 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/05/14 02:14:32 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/14 02:14:33 DEBUG : Returning error reader
2025/05/14 02:14:33 DEBUG : BOOM: simulated read failure
2025/05/14 02:14:33 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/05/14 02:14:33 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/14 02:14:34 DEBUG : Returning error reader
2025/05/14 02:14:34 DEBUG : BOOM: simulated read failure
2025/05/14 02:14:34 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/05/14 02:14:34 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/14 02:14:35 DEBUG : Returning error reader
2025/05/14 02:14:35 DEBUG : BOOM: simulated read failure
2025/05/14 02:14:35 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/05/14 02:14:35 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/05/14 02:14:35 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/05/14 02:14:35 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/05/14 02:14:35 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/05/14 02:14:35 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/05/14 02:14:35 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.54s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/05/14 02:14:42 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/14 02:14:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/14 02:14:42 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/05/14 02:14:42 DEBUG : potato: Seek from 10 to 0
2025/05/14 02:14:42 DEBUG : potato: Seek from 10 to 0
2025/05/14 02:14:42 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/05/14 02:14:42 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/14 02:14:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/14 02:14:42 DEBUG : potato: Seek from 5 to 2
2025/05/14 02:14:42 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/05/14 02:14:42 DEBUG : potato: Seek from 7 to 0
2025/05/14 02:14:42 DEBUG : potato: Seek from 7 to 0
2025/05/14 02:14:42 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/05/14 02:14:42 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/14 02:14:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/14 02:14:42 DEBUG : potato: Seek from 5 to 2
2025/05/14 02:14:42 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/05/14 02:14:42 DEBUG : potato: Seek from 8 to 0
2025/05/14 02:14:42 DEBUG : potato: Seek from 8 to 0
2025/05/14 02:14:42 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/05/14 02:14:42 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/14 02:14:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/14 02:14:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/14 02:14:42 DEBUG : potato: Seek from 5 to 2
2025/05/14 02:14:42 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/05/14 02:14:42 DEBUG : potato: Seek from 9 to 0
2025/05/14 02:14:42 DEBUG : potato: Seek from 9 to 0
2025/05/14 02:14:42 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-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", 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.30s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.08s)
--- PASS: TestCheck/5 (0.08s)
--- PASS: TestCheck/6 (0.08s)
--- PASS: TestCheck/7 (0.12s)
=== RUN TestCheckFsError
2025/05/14 02:14:43 DEBUG : Creating backend with remote "nonexistent"
2025/05/14 02:14:43 DEBUG : Creating backend with remote "nonexistent"
2025/05/14 02:14:43 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/05/14 02:14:43 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/05/14 02:14:43 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/05/14 02:14:43 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-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
=== RUN TestCheckDownload/1
=== RUN TestCheckDownload/2
=== RUN TestCheckDownload/3
=== RUN TestCheckDownload/4
=== RUN TestCheckDownload/5
=== RUN TestCheckDownload/6
=== RUN TestCheckDownload/7
--- PASS: TestCheckDownload (1.57s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.08s)
--- PASS: TestCheckDownload/3 (0.08s)
--- PASS: TestCheckDownload/4 (0.12s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", 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.26s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:14:46 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/14 02:14:46 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/14 02:14:46 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/14 02:14:46 NOTICE: test.sum: 2 warning(s) suppressed...
2025/05/14 02:14:46 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/14 02:14:46 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/14 02:14:46 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/14 02:14:46 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:14:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mufewiq0mige/data"
2025/05/14 02:14:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/14 02:14:47 DEBUG : Azure container rclone-test-mufewiq0mige path data: Using directory markers
2025/05/14 02:14:47 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/05/14 02:14:49 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.93s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:14:49 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mufewiq0mige/data"
2025/05/14 02:14:49 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/14 02:14:49 DEBUG : Azure container rclone-test-mufewiq0mige path data: Using directory markers
2025/05/14 02:14:50 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/05/14 02:14:53 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.24s)
--- PASS: TestCheckSumDownload/subtest1 (0.16s)
--- PASS: TestCheckSumDownload/subtest2 (0.19s)
--- PASS: TestCheckSumDownload/subtest3 (0.19s)
--- PASS: TestCheckSumDownload/subtest4 (0.19s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/05/14 02:14:53 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fekotuq9vosa"
2025/05/14 02:14:53 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/14 02:14:53 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/14 02:14:53 DEBUG : Azure container rclone-test-fekotuq9vosa: Using directory markers
2025/05/14 02:14:53 DEBUG : Creating backend with remote "/tmp/rclone3805361652"
run.go:180: Remote "Azure container rclone-test-fekotuq9vosa", Local "Local file system at /tmp/rclone3805361652", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/05/14 02:14:53 ERROR : hello, world!: sum not found
2025/05/14 02:14:53 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-fekotuq9vosa
2025/05/14 02:14:53 NOTICE: Azure container rclone-test-fekotuq9vosa: 1 files missing
2025/05/14 02:14:53 NOTICE: 1 hashes missing
2025/05/14 02:14:53 NOTICE: Azure container rclone-test-fekotuq9vosa: 2 differences found
2025/05/14 02:14:53 NOTICE: Azure container rclone-test-fekotuq9vosa: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/05/14 02:14:53 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/14 02:14:53 NOTICE: Azure container rclone-test-fekotuq9vosa: 0 differences found
2025/05/14 02:14:53 NOTICE: Azure container rclone-test-fekotuq9vosa: 1 matching files
2025/05/14 02:14:53 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-duwekuw6coku"
2025/05/14 02:14:53 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/14 02:14:53 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/14 02:14:53 DEBUG : Azure container rclone-test-duwekuw6coku: Using directory markers
2025/05/14 02:14:53 DEBUG : Creating backend with remote "/tmp/rclone1061361329"
run.go:180: Remote "Azure container rclone-test-duwekuw6coku", Local "Local file system at /tmp/rclone1061361329", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/05/14 02:14:53 ERROR : HELLO, WORLD!: sum not found
2025/05/14 02:14:53 ERROR : hello, world!: file not in Azure container rclone-test-duwekuw6coku
2025/05/14 02:14:53 NOTICE: Azure container rclone-test-duwekuw6coku: 1 files missing
2025/05/14 02:14:53 NOTICE: 1 hashes missing
2025/05/14 02:14:53 NOTICE: Azure container rclone-test-duwekuw6coku: 2 differences found
2025/05/14 02:14:53 NOTICE: Azure container rclone-test-duwekuw6coku: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/05/14 02:14:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/14 02:14:53 NOTICE: Azure container rclone-test-duwekuw6coku: 0 differences found
2025/05/14 02:14:53 NOTICE: Azure container rclone-test-duwekuw6coku: 1 matching files
2025/05/14 02:14:53 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dolokun9hica"
2025/05/14 02:14:53 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/14 02:14:53 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/14 02:14:53 DEBUG : Azure container rclone-test-dolokun9hica: Using directory markers
2025/05/14 02:14:53 DEBUG : Creating backend with remote "/tmp/rclone825893653"
run.go:180: Remote "Azure container rclone-test-dolokun9hica", Local "Local file system at /tmp/rclone825893653", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/05/14 02:14:53 ERROR : HeLlO, wOrLd!: sum not found
2025/05/14 02:14:53 ERROR : hello, world!: file not in Azure container rclone-test-dolokun9hica
2025/05/14 02:14:53 NOTICE: Azure container rclone-test-dolokun9hica: 1 files missing
2025/05/14 02:14:53 NOTICE: 1 hashes missing
2025/05/14 02:14:53 NOTICE: Azure container rclone-test-dolokun9hica: 2 differences found
2025/05/14 02:14:53 NOTICE: Azure container rclone-test-dolokun9hica: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/05/14 02:14:54 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/14 02:14:54 NOTICE: Azure container rclone-test-dolokun9hica: 0 differences found
2025/05/14 02:14:54 NOTICE: Azure container rclone-test-dolokun9hica: 1 matching files
2025/05/14 02:14:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hetozew5zuto"
2025/05/14 02:14:54 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/14 02:14:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/14 02:14:54 DEBUG : Azure container rclone-test-hetozew5zuto: Using directory markers
2025/05/14 02:14:54 DEBUG : Creating backend with remote "/tmp/rclone3700102766"
run.go:180: Remote "Azure container rclone-test-hetozew5zuto", Local "Local file system at /tmp/rclone3700102766", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/05/14 02:14:54 ERROR : HELLO, WORLD!: sum not found
2025/05/14 02:14:54 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-hetozew5zuto
2025/05/14 02:14:54 NOTICE: Azure container rclone-test-hetozew5zuto: 1 files missing
2025/05/14 02:14:54 NOTICE: 1 hashes missing
2025/05/14 02:14:54 NOTICE: Azure container rclone-test-hetozew5zuto: 2 differences found
2025/05/14 02:14:54 NOTICE: Azure container rclone-test-hetozew5zuto: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/05/14 02:14:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/14 02:14:54 NOTICE: Azure container rclone-test-hetozew5zuto: 0 differences found
2025/05/14 02:14:54 NOTICE: Azure container rclone-test-hetozew5zuto: 1 matching files
2025/05/14 02:14:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-galusag9xina"
2025/05/14 02:14:54 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/14 02:14:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/14 02:14:54 DEBUG : Azure container rclone-test-galusag9xina: Using directory markers
2025/05/14 02:14:54 DEBUG : Creating backend with remote "/tmp/rclone2956829024"
run.go:180: Remote "Azure container rclone-test-galusag9xina", Local "Local file system at /tmp/rclone2956829024", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/05/14 02:14:54 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/14 02:14:54 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-galusag9xina
2025/05/14 02:14:54 NOTICE: Azure container rclone-test-galusag9xina: 1 files missing
2025/05/14 02:14:54 NOTICE: 1 hashes missing
2025/05/14 02:14:54 NOTICE: Azure container rclone-test-galusag9xina: 2 differences found
2025/05/14 02:14:54 NOTICE: Azure container rclone-test-galusag9xina: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/05/14 02:14:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/14 02:14:54 NOTICE: Azure container rclone-test-galusag9xina: 0 differences found
2025/05/14 02:14:54 NOTICE: Azure container rclone-test-galusag9xina: 1 matching files
2025/05/14 02:14:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zawoxuz8home"
2025/05/14 02:14:54 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/14 02:14:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/14 02:14:54 DEBUG : Azure container rclone-test-zawoxuz8home: Using directory markers
2025/05/14 02:14:54 DEBUG : Creating backend with remote "/tmp/rclone1182774217"
run.go:180: Remote "Azure container rclone-test-zawoxuz8home", Local "Local file system at /tmp/rclone1182774217", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/05/14 02:14:54 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/14 02:14:54 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-zawoxuz8home
2025/05/14 02:14:54 NOTICE: Azure container rclone-test-zawoxuz8home: 1 files missing
2025/05/14 02:14:54 NOTICE: 1 hashes missing
2025/05/14 02:14:54 NOTICE: Azure container rclone-test-zawoxuz8home: 2 differences found
2025/05/14 02:14:54 NOTICE: Azure container rclone-test-zawoxuz8home: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/05/14 02:14:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/14 02:14:54 NOTICE: Azure container rclone-test-zawoxuz8home: 0 differences found
2025/05/14 02:14:54 NOTICE: Azure container rclone-test-zawoxuz8home: 1 matching files
2025/05/14 02:14:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nafuwih5papi"
2025/05/14 02:14:54 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/14 02:14:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/14 02:14:54 DEBUG : Azure container rclone-test-nafuwih5papi: Using directory markers
2025/05/14 02:14:54 DEBUG : Creating backend with remote "/tmp/rclone4274775763"
run.go:180: Remote "Azure container rclone-test-nafuwih5papi", Local "Local file system at /tmp/rclone4274775763", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/05/14 02:14:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/14 02:14:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-nafuwih5papi
2025/05/14 02:14:55 NOTICE: Azure container rclone-test-nafuwih5papi: 1 files missing
2025/05/14 02:14:55 NOTICE: 1 hashes missing
2025/05/14 02:14:55 NOTICE: Azure container rclone-test-nafuwih5papi: 2 differences found
2025/05/14 02:14:55 NOTICE: Azure container rclone-test-nafuwih5papi: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/05/14 02:14:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/14 02:14:55 NOTICE: Azure container rclone-test-nafuwih5papi: 0 differences found
2025/05/14 02:14:55 NOTICE: Azure container rclone-test-nafuwih5papi: 1 matching files
2025/05/14 02:14:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-setavik3maxe"
2025/05/14 02:14:55 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/14 02:14:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/14 02:14:55 DEBUG : Azure container rclone-test-setavik3maxe: Using directory markers
2025/05/14 02:14:55 DEBUG : Creating backend with remote "/tmp/rclone1495519953"
run.go:180: Remote "Azure container rclone-test-setavik3maxe", Local "Local file system at /tmp/rclone1495519953", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/05/14 02:14:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/14 02:14:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-setavik3maxe
2025/05/14 02:14:55 NOTICE: Azure container rclone-test-setavik3maxe: 1 files missing
2025/05/14 02:14:55 NOTICE: 1 hashes missing
2025/05/14 02:14:55 NOTICE: Azure container rclone-test-setavik3maxe: 2 differences found
2025/05/14 02:14:55 NOTICE: Azure container rclone-test-setavik3maxe: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/05/14 02:14:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/14 02:14:55 NOTICE: Azure container rclone-test-setavik3maxe: 0 differences found
2025/05/14 02:14:55 NOTICE: Azure container rclone-test-setavik3maxe: 1 matching files
2025/05/14 02:14:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wulodak8xeyi"
2025/05/14 02:14:55 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/14 02:14:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/14 02:14:55 DEBUG : Azure container rclone-test-wulodak8xeyi: Using directory markers
2025/05/14 02:14:55 DEBUG : Creating backend with remote "/tmp/rclone2282813536"
run.go:180: Remote "Azure container rclone-test-wulodak8xeyi", Local "Local file system at /tmp/rclone2282813536", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/05/14 02:14:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/14 02:14:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-wulodak8xeyi
2025/05/14 02:14:55 NOTICE: Azure container rclone-test-wulodak8xeyi: 1 files missing
2025/05/14 02:14:55 NOTICE: 1 hashes missing
2025/05/14 02:14:55 NOTICE: Azure container rclone-test-wulodak8xeyi: 2 differences found
2025/05/14 02:14:55 NOTICE: Azure container rclone-test-wulodak8xeyi: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/05/14 02:14:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/14 02:14:55 NOTICE: Azure container rclone-test-wulodak8xeyi: 0 differences found
2025/05/14 02:14:55 NOTICE: Azure container rclone-test-wulodak8xeyi: 1 matching files
2025/05/14 02:14:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-makozex3gebu"
2025/05/14 02:14:55 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/14 02:14:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/14 02:14:55 DEBUG : Azure container rclone-test-makozex3gebu: Using directory markers
2025/05/14 02:14:55 DEBUG : Creating backend with remote "/tmp/rclone1412309333"
run.go:180: Remote "Azure container rclone-test-makozex3gebu", Local "Local file system at /tmp/rclone1412309333", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/05/14 02:14:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/14 02:14:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-makozex3gebu
2025/05/14 02:14:55 NOTICE: Azure container rclone-test-makozex3gebu: 1 files missing
2025/05/14 02:14:55 NOTICE: 1 hashes missing
2025/05/14 02:14:55 NOTICE: Azure container rclone-test-makozex3gebu: 2 differences found
2025/05/14 02:14:55 NOTICE: Azure container rclone-test-makozex3gebu: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/05/14 02:14:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/14 02:14:56 NOTICE: Azure container rclone-test-makozex3gebu: 0 differences found
2025/05/14 02:14:56 NOTICE: Azure container rclone-test-makozex3gebu: 1 matching files
2025/05/14 02:14:56 DEBUG : Azure container rclone-test-makozex3gebu: Purge remote
2025/05/14 02:14:56 DEBUG : Azure container rclone-test-wulodak8xeyi: Purge remote
2025/05/14 02:14:56 DEBUG : Azure container rclone-test-setavik3maxe: Purge remote
2025/05/14 02:14:56 DEBUG : Azure container rclone-test-nafuwih5papi: Purge remote
2025/05/14 02:14:56 DEBUG : Azure container rclone-test-zawoxuz8home: Purge remote
2025/05/14 02:14:56 DEBUG : Azure container rclone-test-galusag9xina: Purge remote
2025/05/14 02:14:56 DEBUG : Azure container rclone-test-hetozew5zuto: Purge remote
2025/05/14 02:14:56 DEBUG : Azure container rclone-test-dolokun9hica: Purge remote
2025/05/14 02:14:56 DEBUG : Azure container rclone-test-duwekuw6coku: Purge remote
2025/05/14 02:14:56 DEBUG : Azure container rclone-test-fekotuq9vosa: Purge remote
--- PASS: TestApplyTransforms (3.61s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:14:56 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/14 02:14:56 DEBUG : sub/: Creating directory marker
2025/05/14 02:14:57 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/14 02:14:57 INFO : file1: Copied (new) to: sub/file2
2025/05/14 02:14:57 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/14 02:14:57 DEBUG : file1: Unchanged skipping
2025/05/14 02:14:57 DEBUG : Azure container rclone-test-mufewiq0mige: don't need to copy/move sub/file2, it is already at target location
2025/05/14 02:14:57 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.53s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.08s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:14:57 DEBUG : dst/: Creating directory marker
2025/05/14 02:14:57 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mufewiq0mige/backup"
2025/05/14 02:14:57 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/14 02:14:57 DEBUG : Azure container rclone-test-mufewiq0mige path backup: Using directory markers
2025/05/14 02:14:57 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-mufewiq0mige/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-mufewiq0mige/backup"
2025/05/14 02:14:57 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/14 02:14:57 DEBUG : dst/: Creating directory marker
2025/05/14 02:14:57 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/14 02:14:57 INFO : dst/file1: Copied (server-side copy)
2025/05/14 02:14:58 INFO : dst/file1: Deleted
2025/05/14 02:14:58 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/14 02:14:58 INFO : dst/file1: Copied (new)
2025/05/14 02:14:58 DEBUG : dst/: Removing directory marker
2025/05/14 02:14:58 DEBUG : backup/dst/: Removing directory marker
2025/05/14 02:14:58 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-mufewiq0mige/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eede88a0-901e-004b-4975-c440ae000000
Time:2025-05-14T02:14:58.4710035Z
--------------------------------------------------------------------------------
2025/05/14 02:14:59 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-mufewiq0mige/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eede8b78-901e-004b-6c75-c440ae000000
Time:2025-05-14T02:14:59.5092289Z
--------------------------------------------------------------------------------
2025/05/14 02:15:00 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-mufewiq0mige/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eede8dbe-901e-004b-7375-c440ae000000
Time:2025-05-14T02:15:00.5480925Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eede8dbe-901e-004b-7375-c440ae000000
Time:2025-05-14T02:15:00.5480925Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.18s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:15:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mufewiq0mige/dst"
2025/05/14 02:15:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/14 02:15:01 DEBUG : Azure container rclone-test-mufewiq0mige path dst: Using directory markers
2025/05/14 02:15:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mufewiq0mige/CompareDest"
2025/05/14 02:15:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/14 02:15:01 DEBUG : Azure container rclone-test-mufewiq0mige path CompareDest: Using directory markers
2025/05/14 02:15:01 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-mufewiq0mige/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-mufewiq0mige/CompareDest"
2025/05/14 02:15:01 DEBUG : one: Need to transfer - File not found at Destination
2025/05/14 02:15:01 DEBUG : /: Creating directory marker
2025/05/14 02:15:01 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/14 02:15:01 INFO : one: Copied (new)
2025/05/14 02:15:02 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mufewiq0mige/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mufewiq0mige/CompareDest"
2025/05/14 02:15:02 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/14 02:15:02 DEBUG : /: Creating directory marker
2025/05/14 02:15:02 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/14 02:15:02 INFO : one: Copied (replaced existing)
2025/05/14 02:15:02 DEBUG : dst/: Creating directory marker
2025/05/14 02:15:02 DEBUG : CompareDest/: Creating directory marker
2025/05/14 02:15:02 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mufewiq0mige/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mufewiq0mige/CompareDest"
2025/05/14 02:15:02 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/14 02:15:02 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/14 02:15:02 DEBUG : one: Destination found in --compare-dest, skipping
2025/05/14 02:15:03 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mufewiq0mige/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mufewiq0mige/CompareDest"
2025/05/14 02:15:03 DEBUG : two: Need to transfer - File not found at Destination
2025/05/14 02:15:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/14 02:15:03 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/14 02:15:03 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mufewiq0mige/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mufewiq0mige/CompareDest"
2025/05/14 02:15:03 DEBUG : two: Need to transfer - File not found at Destination
2025/05/14 02:15:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/14 02:15:03 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/14 02:15:03 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mufewiq0mige/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mufewiq0mige/CompareDest"
2025/05/14 02:15:03 DEBUG : two: Need to transfer - File not found at Destination
2025/05/14 02:15:03 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/05/14 02:15:03 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/05/14 02:15:03 INFO : two: Copied (new)
2025/05/14 02:15:03 DEBUG : dst/: Removing directory marker
2025/05/14 02:15: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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eede94c2-901e-004b-4076-c440ae000000
Time:2025-05-14T02:15:04.0278511Z
--------------------------------------------------------------------------------
2025/05/14 02:15: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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eede9773-901e-004b-4776-c440ae000000
Time:2025-05-14T02:15:05.0658879Z
--------------------------------------------------------------------------------
2025/05/14 02:15: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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eede99cb-901e-004b-6d76-c440ae000000
Time:2025-05-14T02:15:06.1037698Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eede99cb-901e-004b-6d76-c440ae000000
Time:2025-05-14T02:15:06.1037698Z
--------------------------------------------------------------------------------
2025/05/14 02:15:07 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.67s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:15:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mufewiq0mige/dst"
2025/05/14 02:15:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/14 02:15:14 DEBUG : Azure container rclone-test-mufewiq0mige path dst: Using directory markers
2025/05/14 02:15:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mufewiq0mige/CopyDest"
2025/05/14 02:15:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/14 02:15:14 DEBUG : Azure container rclone-test-mufewiq0mige path CopyDest: Using directory markers
2025/05/14 02:15:14 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-mufewiq0mige/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-mufewiq0mige/CopyDest"
2025/05/14 02:15:14 DEBUG : one: Need to transfer - File not found at Destination
2025/05/14 02:15:14 DEBUG : /: Creating directory marker
2025/05/14 02:15:14 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/14 02:15:14 INFO : one: Copied (new)
2025/05/14 02:15:14 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mufewiq0mige/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mufewiq0mige/CopyDest"
2025/05/14 02:15:14 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/14 02:15:14 DEBUG : /: Creating directory marker
2025/05/14 02:15:14 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/14 02:15:14 INFO : one: Copied (replaced existing)
2025/05/14 02:15:15 DEBUG : dst/: Creating directory marker
2025/05/14 02:15:15 DEBUG : CopyDest/: Creating directory marker
2025/05/14 02:15:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mufewiq0mige/BackupDir"
2025/05/14 02:15:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/14 02:15:15 DEBUG : Azure container rclone-test-mufewiq0mige path BackupDir: Using directory markers
2025/05/14 02:15:15 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-mufewiq0mige/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-mufewiq0mige/BackupDir"
2025/05/14 02:15:15 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mufewiq0mige/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mufewiq0mige/CopyDest"
2025/05/14 02:15:15 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/14 02:15:15 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/14 02:15:15 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/14 02:15:15 DEBUG : /: Creating directory marker
2025/05/14 02:15:15 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/14 02:15:15 INFO : one: Copied (server-side copy)
2025/05/14 02:15:15 INFO : one: Deleted
2025/05/14 02:15:15 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/14 02:15:15 INFO : one: Copied (server-side copy)
2025/05/14 02:15:15 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/05/14 02:15:16 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mufewiq0mige/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mufewiq0mige/CopyDest"
2025/05/14 02:15:16 DEBUG : two: Need to transfer - File not found at Destination
2025/05/14 02:15:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/14 02:15:16 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/14 02:15:16 INFO : two: Copied (server-side copy)
2025/05/14 02:15:16 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/05/14 02:15:16 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mufewiq0mige/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mufewiq0mige/CopyDest"
2025/05/14 02:15:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/14 02:15:16 DEBUG : two: Unchanged skipping
2025/05/14 02:15:16 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mufewiq0mige/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mufewiq0mige/CopyDest"
2025/05/14 02:15:16 DEBUG : three: Need to transfer - File not found at Destination
2025/05/14 02:15:16 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/05/14 02:15:16 DEBUG : three: Destination not found in --copy-dest
2025/05/14 02:15:16 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/05/14 02:15:16 INFO : three: Copied (new)
2025/05/14 02:15:17 DEBUG : dst/: Removing directory marker
2025/05/14 02:15:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedeb500-901e-004b-6c76-c440ae000000
Time:2025-05-14T02:15:17.4191903Z
--------------------------------------------------------------------------------
2025/05/14 02:15:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedeb7bc-901e-004b-6976-c440ae000000
Time:2025-05-14T02:15:18.4562704Z
--------------------------------------------------------------------------------
2025/05/14 02:15:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedeba50-901e-004b-4776-c440ae000000
Time:2025-05-14T02:15:19.4931698Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedeba50-901e-004b-4776-c440ae000000
Time:2025-05-14T02:15:19.4931698Z
--------------------------------------------------------------------------------
2025/05/14 02:15:20 DEBUG : CopyDest/: Removing directory marker
2025/05/14 02:15:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedebc99-901e-004b-4d76-c440ae000000
Time:2025-05-14T02:15:20.5693879Z
--------------------------------------------------------------------------------
2025/05/14 02:15:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedebf5e-901e-004b-5b76-c440ae000000
Time:2025-05-14T02:15:21.6080823Z
--------------------------------------------------------------------------------
2025/05/14 02:15:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedec227-901e-004b-6d76-c440ae000000
Time:2025-05-14T02:15:22.6457303Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedec227-901e-004b-6d76-c440ae000000
Time:2025-05-14T02:15:22.6457303Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.50s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/05/14 02:15:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eeded606-901e-004b-3f76-c440ae000000
Time:2025-05-14T02:15:30.8390799Z
--------------------------------------------------------------------------------
2025/05/14 02:15:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eeded820-901e-004b-2d76-c440ae000000
Time:2025-05-14T02:15:31.8765391Z
--------------------------------------------------------------------------------
2025/05/14 02:15:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eededa68-901e-004b-3c76-c440ae000000
Time:2025-05-14T02:15:32.9141565Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eededa68-901e-004b-3c76-c440ae000000
Time:2025-05-14T02:15:32.9141565Z
--------------------------------------------------------------------------------
2025/05/14 02:15:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eededc5a-901e-004b-0476-c440ae000000
Time:2025-05-14T02:15:33.9518785Z
--------------------------------------------------------------------------------
2025/05/14 02:15:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedede71-901e-004b-6876-c440ae000000
Time:2025-05-14T02:15:34.9900526Z
--------------------------------------------------------------------------------
2025/05/14 02:15:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedee13d-901e-004b-7e76-c440ae000000
Time:2025-05-14T02:15:36.0279410Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedee13d-901e-004b-7e76-c440ae000000
Time:2025-05-14T02:15:36.0279410Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/05/14 02:15:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedef2b4-901e-004b-3776-c440ae000000
Time:2025-05-14T02:15:44.2199559Z
--------------------------------------------------------------------------------
2025/05/14 02:15:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedef4bf-901e-004b-1576-c440ae000000
Time:2025-05-14T02:15:45.2592384Z
--------------------------------------------------------------------------------
2025/05/14 02:15:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedef6db-901e-004b-5776-c440ae000000
Time:2025-05-14T02:15:46.3009072Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedef6db-901e-004b-5776-c440ae000000
Time:2025-05-14T02:15:46.3009072Z
--------------------------------------------------------------------------------
2025/05/14 02:15:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedef963-901e-004b-2976-c440ae000000
Time:2025-05-14T02:15:47.3392278Z
--------------------------------------------------------------------------------
2025/05/14 02:15:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedefbbe-901e-004b-3a76-c440ae000000
Time:2025-05-14T02:15:48.3767136Z
--------------------------------------------------------------------------------
2025/05/14 02:15:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedefdca-901e-004b-1476-c440ae000000
Time:2025-05-14T02:15:49.4143771Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedefdca-901e-004b-1476-c440ae000000
Time:2025-05-14T02:15:49.4143771Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.39s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:15:57 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/05/14 02:15:57 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/05/14 02:15:57 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/14 02:15:57 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/05/14 02:15:57 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/05/14 02:15:57 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/05/14 02:15:58 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/05/14 02:15:58 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/05/14 02:15:58 DEBUG : TestCopyFileMaxTransfer/file4: md5 = d53fb83045b3f59a59ad63696c5c6ae2 OK
2025/05/14 02:15:58 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/05/14 02:15:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf1bc8-901e-004b-1d76-c440ae000000
Time:2025-05-14T02:15:58.6348618Z
--------------------------------------------------------------------------------
2025/05/14 02:15:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf20ae-901e-004b-2576-c440ae000000
Time:2025-05-14T02:15:59.6717613Z
--------------------------------------------------------------------------------
2025/05/14 02:16:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf23d1-901e-004b-6376-c440ae000000
Time:2025-05-14T02:16:00.7109117Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf23d1-901e-004b-6376-c440ae000000
Time:2025-05-14T02:16:00.7109117Z
--------------------------------------------------------------------------------
2025/05/14 02:16:01 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/05/14 02:16:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf260f-901e-004b-6076-c440ae000000
Time:2025-05-14T02:16:01.7878538Z
--------------------------------------------------------------------------------
2025/05/14 02:16:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf2829-901e-004b-2a76-c440ae000000
Time:2025-05-14T02:16:02.8262069Z
--------------------------------------------------------------------------------
2025/05/14 02:16:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf2a79-901e-004b-2f76-c440ae000000
Time:2025-05-14T02:16:03.8648170Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf2a79-901e-004b-2f76-c440ae000000
Time:2025-05-14T02:16:03.8648170Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.45s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/14 02:16: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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf3ac5-901e-004b-2676-c440ae000000
Time:2025-05-14T02:16:12.0607058Z
--------------------------------------------------------------------------------
2025/05/14 02:16: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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf3cfb-901e-004b-2c76-c440ae000000
Time:2025-05-14T02:16:13.0986285Z
--------------------------------------------------------------------------------
2025/05/14 02:16: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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf3f4e-901e-004b-3776-c440ae000000
Time:2025-05-14T02:16:14.1375817Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf3f4e-901e-004b-3776-c440ae000000
Time:2025-05-14T02:16:14.1375817Z
--------------------------------------------------------------------------------
2025/05/14 02:16: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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf4136-901e-004b-5b76-c440ae000000
Time:2025-05-14T02:16:15.1750534Z
--------------------------------------------------------------------------------
2025/05/14 02:16:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf4345-901e-004b-3376-c440ae000000
Time:2025-05-14T02:16:16.2120934Z
--------------------------------------------------------------------------------
2025/05/14 02:16:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf4577-901e-004b-3376-c440ae000000
Time:2025-05-14T02:16:17.2494780Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf4577-901e-004b-3376-c440ae000000
Time:2025-05-14T02:16:17.2494780Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.38s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/14 02:16:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf56f9-901e-004b-4076-c440ae000000
Time:2025-05-14T02:16:25.4449181Z
--------------------------------------------------------------------------------
2025/05/14 02:16:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf58f1-901e-004b-0a76-c440ae000000
Time:2025-05-14T02:16:26.4828873Z
--------------------------------------------------------------------------------
2025/05/14 02:16:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf5b16-901e-004b-8076-c440ae000000
Time:2025-05-14T02:16:27.5210683Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf5b16-901e-004b-8076-c440ae000000
Time:2025-05-14T02:16:27.5210683Z
--------------------------------------------------------------------------------
2025/05/14 02:16:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf5d5e-901e-004b-4e76-c440ae000000
Time:2025-05-14T02:16:28.5589604Z
--------------------------------------------------------------------------------
2025/05/14 02:16:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf5f71-901e-004b-2276-c440ae000000
Time:2025-05-14T02:16:29.5967654Z
--------------------------------------------------------------------------------
2025/05/14 02:16:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf612f-901e-004b-2576-c440ae000000
Time:2025-05-14T02:16:30.6398862Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf612f-901e-004b-2576-c440ae000000
Time:2025-05-14T02:16:30.6398862Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.39s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/14 02:16:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf70c9-901e-004b-4776-c440ae000000
Time:2025-05-14T02:16:38.8367794Z
--------------------------------------------------------------------------------
2025/05/14 02:16:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf72cb-901e-004b-1376-c440ae000000
Time:2025-05-14T02:16:39.8752256Z
--------------------------------------------------------------------------------
2025/05/14 02:16:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf749a-901e-004b-2e76-c440ae000000
Time:2025-05-14T02:16:40.9126583Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf749a-901e-004b-2e76-c440ae000000
Time:2025-05-14T02:16:40.9126583Z
--------------------------------------------------------------------------------
2025/05/14 02:16:41 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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf76ad-901e-004b-7e76-c440ae000000
Time:2025-05-14T02:16:41.9511591Z
--------------------------------------------------------------------------------
2025/05/14 02:16:42 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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf78dc-901e-004b-6676-c440ae000000
Time:2025-05-14T02:16:42.9895647Z
--------------------------------------------------------------------------------
2025/05/14 02:16:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf7adf-901e-004b-3376-c440ae000000
Time:2025-05-14T02:16:44.0285089Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf7adf-901e-004b-3376-c440ae000000
Time:2025-05-14T02:16:44.0285089Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.40s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/14 02:16:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf8ae0-901e-004b-6476-c440ae000000
Time:2025-05-14T02:16:52.2331248Z
--------------------------------------------------------------------------------
2025/05/14 02:16:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf8cf8-901e-004b-4776-c440ae000000
Time:2025-05-14T02:16:53.2712322Z
--------------------------------------------------------------------------------
2025/05/14 02:16:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf8f47-901e-004b-5676-c440ae000000
Time:2025-05-14T02:16:54.3086930Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf8f47-901e-004b-5676-c440ae000000
Time:2025-05-14T02:16:54.3086930Z
--------------------------------------------------------------------------------
2025/05/14 02:16:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf9179-901e-004b-5976-c440ae000000
Time:2025-05-14T02:16:55.3466218Z
--------------------------------------------------------------------------------
2025/05/14 02:16:56 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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf9397-901e-004b-4d76-c440ae000000
Time:2025-05-14T02:16:56.3863357Z
--------------------------------------------------------------------------------
2025/05/14 02:16:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf956a-901e-004b-6f76-c440ae000000
Time:2025-05-14T02:16:57.4240013Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedf956a-901e-004b-6f76-c440ae000000
Time:2025-05-14T02:16:57.4240013Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.39s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/14 02:17:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedfa782-901e-004b-7776-c440ae000000
Time:2025-05-14T02:17:05.6200055Z
--------------------------------------------------------------------------------
2025/05/14 02:17:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedfa9e2-901e-004b-1276-c440ae000000
Time:2025-05-14T02:17:06.6584872Z
--------------------------------------------------------------------------------
2025/05/14 02:17:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedfac1d-901e-004b-1c76-c440ae000000
Time:2025-05-14T02:17:07.6960740Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedfac1d-901e-004b-1c76-c440ae000000
Time:2025-05-14T02:17:07.6960740Z
--------------------------------------------------------------------------------
2025/05/14 02:17:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedfae29-901e-004b-7276-c440ae000000
Time:2025-05-14T02:17:08.7345101Z
--------------------------------------------------------------------------------
2025/05/14 02:17:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedfafbf-901e-004b-5b76-c440ae000000
Time:2025-05-14T02:17:09.7729443Z
--------------------------------------------------------------------------------
2025/05/14 02:17:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedfb1d2-901e-004b-4076-c440ae000000
Time:2025-05-14T02:17:10.8105593Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedfb1d2-901e-004b-4076-c440ae000000
Time:2025-05-14T02:17:10.8105593Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.39s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:17:19 DEBUG : also/: Creating directory marker
2025/05/14 02:17:19 INFO : Azure container rclone-test-mufewiq0mige: Looking for duplicate md5 hashes using newest mode.
2025/05/14 02:17:19 NOTICE: c9ff364571ea7156f779050245a4763d: Found 3 files with duplicate md5 hashes
2025/05/14 02:17:19 INFO : one: Deleted
2025/05/14 02:17:19 INFO : also/one: Deleted
2025/05/14 02:17:19 NOTICE: c9ff364571ea7156f779050245a4763d: Deleted 2 extra copies
2025/05/14 02:17:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedfc269-901e-004b-2876-c440ae000000
Time:2025-05-14T02:17:19.8124979Z
--------------------------------------------------------------------------------
2025/05/14 02:17:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedfc472-901e-004b-0576-c440ae000000
Time:2025-05-14T02:17:20.8496573Z
--------------------------------------------------------------------------------
2025/05/14 02:17:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedfc6a5-901e-004b-1476-c440ae000000
Time:2025-05-14T02:17:21.8880661Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedfc6a5-901e-004b-1476-c440ae000000
Time:2025-05-14T02:17:21.8880661Z
--------------------------------------------------------------------------------
2025/05/14 02:17:22 DEBUG : also/: Removing directory marker
2025/05/14 02:17:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedfc89f-901e-004b-6076-c440ae000000
Time:2025-05-14T02:17:22.9644473Z
--------------------------------------------------------------------------------
2025/05/14 02:17:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedfcab9-901e-004b-3a76-c440ae000000
Time:2025-05-14T02:17:24.0019910Z
--------------------------------------------------------------------------------
2025/05/14 02:17:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedfccb4-901e-004b-0176-c440ae000000
Time:2025-05-14T02:17:25.0407082Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedfccb4-901e-004b-0176-c440ae000000
Time:2025-05-14T02:17:25.0407082Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/14 02:17:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedfdf04-901e-004b-5676-c440ae000000
Time:2025-05-14T02:17:33.2372525Z
--------------------------------------------------------------------------------
2025/05/14 02:17:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedfe106-901e-004b-2d76-c440ae000000
Time:2025-05-14T02:17:34.2751097Z
--------------------------------------------------------------------------------
2025/05/14 02:17:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedfe315-901e-004b-7c76-c440ae000000
Time:2025-05-14T02:17:35.3127242Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedfe315-901e-004b-7c76-c440ae000000
Time:2025-05-14T02:17:35.3127242Z
--------------------------------------------------------------------------------
2025/05/14 02:17:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedfe4ff-901e-004b-3576-c440ae000000
Time:2025-05-14T02:17:36.3526372Z
--------------------------------------------------------------------------------
2025/05/14 02:17:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedfe72e-901e-004b-2276-c440ae000000
Time:2025-05-14T02:17:37.3905232Z
--------------------------------------------------------------------------------
2025/05/14 02:17:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedfe937-901e-004b-0776-c440ae000000
Time:2025-05-14T02:17:38.4294677Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedfe937-901e-004b-0776-c440ae000000
Time:2025-05-14T02:17:38.4294677Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.39s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/14 02:17:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedff923-901e-004b-2976-c440ae000000
Time:2025-05-14T02:17:46.6269246Z
--------------------------------------------------------------------------------
2025/05/14 02:17:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedffaad-901e-004b-0576-c440ae000000
Time:2025-05-14T02:17:47.6683325Z
--------------------------------------------------------------------------------
2025/05/14 02:17:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedffc83-901e-004b-1c76-c440ae000000
Time:2025-05-14T02:17:48.7056697Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedffc83-901e-004b-1c76-c440ae000000
Time:2025-05-14T02:17:48.7056697Z
--------------------------------------------------------------------------------
2025/05/14 02:17:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eedffe3c-901e-004b-1d76-c440ae000000
Time:2025-05-14T02:17:49.7439944Z
--------------------------------------------------------------------------------
2025/05/14 02:17:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee00057-901e-004b-0276-c440ae000000
Time:2025-05-14T02:17:50.7823769Z
--------------------------------------------------------------------------------
2025/05/14 02:17:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee001fb-901e-004b-7576-c440ae000000
Time:2025-05-14T02:17:51.8201712Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee001fb-901e-004b-7576-c440ae000000
Time:2025-05-14T02:17:51.8201712Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.39s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/14 02:18:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee011ff-901e-004b-2376-c440ae000000
Time:2025-05-14T02:18:00.0155083Z
--------------------------------------------------------------------------------
2025/05/14 02:18:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee013d8-901e-004b-4676-c440ae000000
Time:2025-05-14T02:18:01.0561531Z
--------------------------------------------------------------------------------
2025/05/14 02:18:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee01650-901e-004b-6176-c440ae000000
Time:2025-05-14T02:18:02.0938296Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee01650-901e-004b-6176-c440ae000000
Time:2025-05-14T02:18:02.0938296Z
--------------------------------------------------------------------------------
2025/05/14 02:18:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0187a-901e-004b-5176-c440ae000000
Time:2025-05-14T02:18:03.1315960Z
--------------------------------------------------------------------------------
2025/05/14 02:18:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee01a50-901e-004b-0a76-c440ae000000
Time:2025-05-14T02:18:04.1698808Z
--------------------------------------------------------------------------------
2025/05/14 02:18:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee01c43-901e-004b-5776-c440ae000000
Time:2025-05-14T02:18:05.2084191Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee01c43-901e-004b-5776-c440ae000000
Time:2025-05-14T02:18:05.2084191Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/14 02:18:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee02b7c-901e-004b-7d76-c440ae000000
Time:2025-05-14T02:18:13.4092131Z
--------------------------------------------------------------------------------
2025/05/14 02:18:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee02da4-901e-004b-0276-c440ae000000
Time:2025-05-14T02:18:14.4476229Z
--------------------------------------------------------------------------------
2025/05/14 02:18:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee02f99-901e-004b-4c76-c440ae000000
Time:2025-05-14T02:18:15.4858575Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee02f99-901e-004b-4c76-c440ae000000
Time:2025-05-14T02:18:15.4858575Z
--------------------------------------------------------------------------------
2025/05/14 02:18:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee031b0-901e-004b-3b76-c440ae000000
Time:2025-05-14T02:18:16.5255528Z
--------------------------------------------------------------------------------
2025/05/14 02:18:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee033ed-901e-004b-4376-c440ae000000
Time:2025-05-14T02:18:17.5676603Z
--------------------------------------------------------------------------------
2025/05/14 02:18:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0360e-901e-004b-3876-c440ae000000
Time:2025-05-14T02:18:18.6061186Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0360e-901e-004b-3876-c440ae000000
Time:2025-05-14T02:18:18.6061186Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.40s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/05/14 02:18: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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee04732-901e-004b-7e76-c440ae000000
Time:2025-05-14T02:18:26.7995595Z
--------------------------------------------------------------------------------
2025/05/14 02:18: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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee049ba-901e-004b-0f76-c440ae000000
Time:2025-05-14T02:18:27.8381558Z
--------------------------------------------------------------------------------
2025/05/14 02:18: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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee04ba8-901e-004b-5876-c440ae000000
Time:2025-05-14T02:18:28.8756802Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee04ba8-901e-004b-5876-c440ae000000
Time:2025-05-14T02:18:28.8756802Z
--------------------------------------------------------------------------------
2025/05/14 02:18: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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee04de5-901e-004b-4b76-c440ae000000
Time:2025-05-14T02:18:29.9138253Z
--------------------------------------------------------------------------------
2025/05/14 02:18: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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee05024-901e-004b-5b76-c440ae000000
Time:2025-05-14T02:18:30.9521459Z
--------------------------------------------------------------------------------
2025/05/14 02:18: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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee05224-901e-004b-1676-c440ae000000
Time:2025-05-14T02:18:31.9896344Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee05224-901e-004b-1676-c440ae000000
Time:2025-05-14T02:18:31.9896344Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:18:40 DEBUG : sub dir/: Creating directory marker
2025/05/14 02:18:40 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/14 02:18:40 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/05/14 02:18:41 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/14 02:18:41 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/14 02:18:41 DEBUG : sub dir/: Removing directory marker
2025/05/14 02:18:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0650d-901e-004b-2076-c440ae000000
Time:2025-05-14T02:18:41.7190184Z
--------------------------------------------------------------------------------
2025/05/14 02:18:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee06706-901e-004b-6576-c440ae000000
Time:2025-05-14T02:18:42.7573025Z
--------------------------------------------------------------------------------
2025/05/14 02:18:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee068ed-901e-004b-1876-c440ae000000
Time:2025-05-14T02:18:43.7947864Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee068ed-901e-004b-1876-c440ae000000
Time:2025-05-14T02:18:43.7947864Z
--------------------------------------------------------------------------------
2025/05/14 02:18:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee06a94-901e-004b-0b76-c440ae000000
Time:2025-05-14T02:18:44.8330915Z
--------------------------------------------------------------------------------
2025/05/14 02:18:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee06cc2-901e-004b-6a76-c440ae000000
Time:2025-05-14T02:18:45.8708199Z
--------------------------------------------------------------------------------
2025/05/14 02:18:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee06f2e-901e-004b-4976-c440ae000000
Time:2025-05-14T02:18:46.9092744Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee06f2e-901e-004b-4976-c440ae000000
Time:2025-05-14T02:18:46.9092744Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.92s)
=== RUN TestListDirSortedFn
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:18:55 DEBUG : sub dir/: Creating directory marker
2025/05/14 02:18:55 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/14 02:18:55 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSortedFn
2025/05/14 02:18:56 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/14 02:18:56 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/14 02:18:56 DEBUG : sub dir/: Removing directory marker
2025/05/14 02:18: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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee08544-901e-004b-7e76-c440ae000000
Time:2025-05-14T02:18:56.5706807Z
--------------------------------------------------------------------------------
2025/05/14 02:18: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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee087d3-901e-004b-7476-c440ae000000
Time:2025-05-14T02:18:57.6095443Z
--------------------------------------------------------------------------------
2025/05/14 02:18: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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee08a7c-901e-004b-1976-c440ae000000
Time:2025-05-14T02:18:58.6479253Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee08a7c-901e-004b-1976-c440ae000000
Time:2025-05-14T02:18:58.6479253Z
--------------------------------------------------------------------------------
2025/05/14 02:18: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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee08d35-901e-004b-7c76-c440ae000000
Time:2025-05-14T02:18:59.6866482Z
--------------------------------------------------------------------------------
2025/05/14 02:19: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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee08ff3-901e-004b-6f76-c440ae000000
Time:2025-05-14T02:19:00.7262749Z
--------------------------------------------------------------------------------
2025/05/14 02:19: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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee09242-901e-004b-6b76-c440ae000000
Time:2025-05-14T02:19:01.7646494Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee09242-901e-004b-6b76-c440ae000000
Time:2025-05-14T02:19:01.7646494Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSortedFn
Messages: directories
--- FAIL: TestListDirSortedFn (14.86s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:19:10 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/05/14 02:19:10 DEBUG : sub/: Removing directory marker
2025/05/14 02:19:10 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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0aac1-901e-004b-3076-c440ae000000
Time:2025-05-14T02:19:10.9200053Z
--------------------------------------------------------------------------------
2025/05/14 02:19: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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0ade7-901e-004b-7b76-c440ae000000
Time:2025-05-14T02:19:11.9575908Z
--------------------------------------------------------------------------------
2025/05/14 02:19: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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0b0d6-901e-004b-1176-c440ae000000
Time:2025-05-14T02:19:12.9954810Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0b0d6-901e-004b-1176-c440ae000000
Time:2025-05-14T02:19:12.9954810Z
--------------------------------------------------------------------------------
2025/05/14 02:19: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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0b396-901e-004b-7576-c440ae000000
Time:2025-05-14T02:19:14.0330930Z
--------------------------------------------------------------------------------
2025/05/14 02:19: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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0b610-901e-004b-0b76-c440ae000000
Time:2025-05-14T02:19:15.0710881Z
--------------------------------------------------------------------------------
2025/05/14 02:19: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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0b82c-901e-004b-5276-c440ae000000
Time:2025-05-14T02:19:16.1088076Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0b82c-901e-004b-5276-c440ae000000
Time:2025-05-14T02:19:16.1088076Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.35s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.12s)
--- 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-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:19:24 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/05/14 02:19:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mufewiq0mige/notfound"
2025/05/14 02:19:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/14 02:19:25 DEBUG : Azure container rclone-test-mufewiq0mige path notfound: Using directory markers
2025/05/14 02:19:25 DEBUG : sub/: Removing directory marker
2025/05/14 02:19:25 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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0ce6c-901e-004b-1c76-c440ae000000
Time:2025-05-14T02:19:25.4577011Z
--------------------------------------------------------------------------------
2025/05/14 02:19:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0d09d-901e-004b-0e76-c440ae000000
Time:2025-05-14T02:19:26.4957798Z
--------------------------------------------------------------------------------
2025/05/14 02:19:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0d312-901e-004b-4d76-c440ae000000
Time:2025-05-14T02:19:27.5328234Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0d312-901e-004b-4d76-c440ae000000
Time:2025-05-14T02:19:27.5328234Z
--------------------------------------------------------------------------------
2025/05/14 02:19:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0d5b4-901e-004b-0576-c440ae000000
Time:2025-05-14T02:19:28.5714075Z
--------------------------------------------------------------------------------
2025/05/14 02:19:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0d81e-901e-004b-3e76-c440ae000000
Time:2025-05-14T02:19:29.6096135Z
--------------------------------------------------------------------------------
2025/05/14 02:19:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0db36-901e-004b-1176-c440ae000000
Time:2025-05-14T02:19:30.6472986Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0db36-901e-004b-1176-c440ae000000
Time:2025-05-14T02:19:30.6472986Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.54s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.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-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:19:38 INFO : Azure container rclone-test-mufewiq0mige: Making directory
2025/05/14 02:19:38 INFO : Azure container rclone-test-mufewiq0mige: Making directory
2025/05/14 02:19:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0ee73-901e-004b-2276-c440ae000000
Time:2025-05-14T02:19:38.8873916Z
--------------------------------------------------------------------------------
2025/05/14 02:19:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0f095-901e-004b-1f76-c440ae000000
Time:2025-05-14T02:19:39.9263039Z
--------------------------------------------------------------------------------
2025/05/14 02:19:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0f336-901e-004b-0f76-c440ae000000
Time:2025-05-14T02:19:40.9666707Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0f336-901e-004b-0f76-c440ae000000
Time:2025-05-14T02:19:40.9666707Z
--------------------------------------------------------------------------------
2025/05/14 02:19:41 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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0f679-901e-004b-0e76-c440ae000000
Time:2025-05-14T02:19:42.0051527Z
--------------------------------------------------------------------------------
2025/05/14 02:19:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0f947-901e-004b-2676-c440ae000000
Time:2025-05-14T02:19:43.0430551Z
--------------------------------------------------------------------------------
2025/05/14 02:19:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0fbcb-901e-004b-7d76-c440ae000000
Time:2025-05-14T02:19:44.0824961Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee0fbcb-901e-004b-7d76-c440ae000000
Time:2025-05-14T02:19:44.0824961Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:19:52 DEBUG : sub dir/: Creating directory marker
2025/05/14 02:19:52 DEBUG : sub dir/: Removing directory marker
2025/05/14 02:19:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee10f63-901e-004b-3276-c440ae000000
Time:2025-05-14T02:19:52.7012937Z
--------------------------------------------------------------------------------
2025/05/14 02:19:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee1121d-901e-004b-3e76-c440ae000000
Time:2025-05-14T02:19:53.7394263Z
--------------------------------------------------------------------------------
2025/05/14 02:19:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee11492-901e-004b-0e76-c440ae000000
Time:2025-05-14T02:19:54.7775990Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee11492-901e-004b-0e76-c440ae000000
Time:2025-05-14T02:19:54.7775990Z
--------------------------------------------------------------------------------
2025/05/14 02:19:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee11666-901e-004b-3776-c440ae000000
Time:2025-05-14T02:19:55.8163485Z
--------------------------------------------------------------------------------
2025/05/14 02:19:56 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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee1187b-901e-004b-0476-c440ae000000
Time:2025-05-14T02:19:56.8546457Z
--------------------------------------------------------------------------------
2025/05/14 02:19:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee11a98-901e-004b-3376-c440ae000000
Time:2025-05-14T02:19:57.8929410Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee11a98-901e-004b-3376-c440ae000000
Time:2025-05-14T02:19:57.8929410Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.81s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:20:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee12e1e-901e-004b-7576-c440ae000000
Time:2025-05-14T02:20:06.5600053Z
--------------------------------------------------------------------------------
2025/05/14 02:20:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee12fd5-901e-004b-0676-c440ae000000
Time:2025-05-14T02:20:07.5979472Z
--------------------------------------------------------------------------------
2025/05/14 02:20:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee131b0-901e-004b-1776-c440ae000000
Time:2025-05-14T02:20:08.6364376Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee131b0-901e-004b-1776-c440ae000000
Time:2025-05-14T02:20:08.6364376Z
--------------------------------------------------------------------------------
2025/05/14 02:20:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee13355-901e-004b-0176-c440ae000000
Time:2025-05-14T02:20:09.6751526Z
--------------------------------------------------------------------------------
2025/05/14 02:20:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee134ea-901e-004b-5f76-c440ae000000
Time:2025-05-14T02:20:10.7131837Z
--------------------------------------------------------------------------------
2025/05/14 02:20:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee13655-901e-004b-2876-c440ae000000
Time:2025-05-14T02:20:11.7532535Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee13655-901e-004b-2876-c440ae000000
Time:2025-05-14T02:20:11.7532535Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.86s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:20:20 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/05/14 02:20:20 DEBUG : empty space: Excluded
2025/05/14 02:20:20 DEBUG : BackupDir: Excluded
2025/05/14 02:20:20 DEBUG : dst: Excluded
2025/05/14 02:20:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee14429-901e-004b-3e76-c440ae000000
Time:2025-05-14T02:20:20.4986838Z
--------------------------------------------------------------------------------
2025/05/14 02:20:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee14592-901e-004b-7e76-c440ae000000
Time:2025-05-14T02:20:21.5386016Z
--------------------------------------------------------------------------------
2025/05/14 02:20:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee146ec-901e-004b-2776-c440ae000000
Time:2025-05-14T02:20:22.5769254Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee146ec-901e-004b-2776-c440ae000000
Time:2025-05-14T02:20:22.5769254Z
--------------------------------------------------------------------------------
2025/05/14 02:20:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee14861-901e-004b-7076-c440ae000000
Time:2025-05-14T02:20:23.6156012Z
--------------------------------------------------------------------------------
2025/05/14 02:20:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee149cf-901e-004b-3176-c440ae000000
Time:2025-05-14T02:20:24.6549759Z
--------------------------------------------------------------------------------
2025/05/14 02:20:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee14b73-901e-004b-2476-c440ae000000
Time:2025-05-14T02:20:25.6935228Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee14b73-901e-004b-2476-c440ae000000
Time:2025-05-14T02:20:25.6935228Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.94s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:20: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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee15828-901e-004b-7f76-c440ae000000
Time:2025-05-14T02:20:34.3177903Z
--------------------------------------------------------------------------------
2025/05/14 02:20: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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee1594f-901e-004b-7b76-c440ae000000
Time:2025-05-14T02:20:35.3567982Z
--------------------------------------------------------------------------------
2025/05/14 02:20: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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee15a6b-901e-004b-5c76-c440ae000000
Time:2025-05-14T02:20:36.3951702Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee15a6b-901e-004b-5c76-c440ae000000
Time:2025-05-14T02:20:36.3951702Z
--------------------------------------------------------------------------------
2025/05/14 02:20: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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee15b88-901e-004b-4e76-c440ae000000
Time:2025-05-14T02:20:37.4338164Z
--------------------------------------------------------------------------------
2025/05/14 02:20: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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee15d44-901e-004b-5876-c440ae000000
Time:2025-05-14T02:20:38.4717445Z
--------------------------------------------------------------------------------
2025/05/14 02:20: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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee15ef9-901e-004b-5476-c440ae000000
Time:2025-05-14T02:20:39.5100155Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee15ef9-901e-004b-5476-c440ae000000
Time:2025-05-14T02:20:39.5100155Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.82s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/05/14 02:20:48 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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd0657e0-c01e-000b-2776-c44796000000
Time:2025-05-14T02:20:48.2763446Z
--------------------------------------------------------------------------------
2025/05/14 02:20: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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd0659f0-c01e-000b-7176-c44796000000
Time:2025-05-14T02:20:49.3146794Z
--------------------------------------------------------------------------------
2025/05/14 02:20: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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd065c4f-c01e-000b-0d76-c44796000000
Time:2025-05-14T02:20:50.3527385Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd065c4f-c01e-000b-0d76-c44796000000
Time:2025-05-14T02:20:50.3527385Z
--------------------------------------------------------------------------------
2025/05/14 02:20:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd065e47-c01e-000b-4476-c44796000000
Time:2025-05-14T02:20:51.3968404Z
--------------------------------------------------------------------------------
2025/05/14 02:20:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd066000-c01e-000b-5376-c44796000000
Time:2025-05-14T02:20:52.4342635Z
--------------------------------------------------------------------------------
2025/05/14 02:20:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd06620f-c01e-000b-2976-c44796000000
Time:2025-05-14T02:20:53.4725240Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd06620f-c01e-000b-2976-c44796000000
Time:2025-05-14T02:20:53.4725240Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.97s)
--- PASS: TestHashSums/Md5 (0.12s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/05/14 02:21:01 DEBUG : Creating backend with remote ":memory:"
2025/05/14 02:21:01 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/05/14 02:21:01 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/14 02:21:01 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/14 02:21:01 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/14 02:21:01 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/14 02:21:01 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/14 02:21:01 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/14 02:21:01 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/05/14 02:21:01 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-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:21:01 DEBUG : sub dir/: Creating directory marker
2025/05/14 02:21:02 DEBUG : sub dir/: Removing directory marker
2025/05/14 02:21:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd06788b-c01e-000b-3076-c44796000000
Time:2025-05-14T02:21:02.2889672Z
--------------------------------------------------------------------------------
2025/05/14 02:21:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd067c77-c01e-000b-0476-c44796000000
Time:2025-05-14T02:21:03.3267365Z
--------------------------------------------------------------------------------
2025/05/14 02:21:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd068070-c01e-000b-2e76-c44796000000
Time:2025-05-14T02:21:04.3655795Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd068070-c01e-000b-2e76-c44796000000
Time:2025-05-14T02:21:04.3655795Z
--------------------------------------------------------------------------------
2025/05/14 02:21: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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd0683ec-c01e-000b-1b76-c44796000000
Time:2025-05-14T02:21:05.4045545Z
--------------------------------------------------------------------------------
2025/05/14 02:21: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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd0687a5-c01e-000b-7c76-c44796000000
Time:2025-05-14T02:21:06.4430208Z
--------------------------------------------------------------------------------
2025/05/14 02:21: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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd068c14-c01e-000b-1a76-c44796000000
Time:2025-05-14T02:21:07.4815542Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd068c14-c01e-000b-1a76-c44796000000
Time:2025-05-14T02:21:07.4815542Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.01s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:21:15 DEBUG : Waiting for deletions to finish
2025/05/14 02:21:16 DEBUG : large: Excluded (Size Filter)
2025/05/14 02:21:16 INFO : medium: Deleted
2025/05/14 02:21:16 INFO : small: Deleted
2025/05/14 02:21:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee1a3ab-901e-004b-7f76-c440ae000000
Time:2025-05-14T02:21:16.2552828Z
--------------------------------------------------------------------------------
2025/05/14 02:21:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee1a5ac-901e-004b-5576-c440ae000000
Time:2025-05-14T02:21:17.2934337Z
--------------------------------------------------------------------------------
2025/05/14 02:21:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee1a7f8-901e-004b-6e76-c440ae000000
Time:2025-05-14T02:21:18.3315925Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee1a7f8-901e-004b-6e76-c440ae000000
Time:2025-05-14T02:21:18.3315925Z
--------------------------------------------------------------------------------
2025/05/14 02:21:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee1a9a0-901e-004b-6876-c440ae000000
Time:2025-05-14T02:21:19.3711711Z
--------------------------------------------------------------------------------
2025/05/14 02:21:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee1ab9a-901e-004b-2776-c440ae000000
Time:2025-05-14T02:21:20.4090040Z
--------------------------------------------------------------------------------
2025/05/14 02:21:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee1ad90-901e-004b-5576-c440ae000000
Time:2025-05-14T02:21:21.4467115Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee1ad90-901e-004b-5576-c440ae000000
Time:2025-05-14T02:21:21.4467115Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:21:29 DEBUG : Waiting for deletions to finish
2025/05/14 02:21:29 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/05/14 02:21:30 INFO : large: Deleted
2025/05/14 02:21:30 INFO : medium: Deleted
2025/05/14 02:21:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd06c289-c01e-000b-0976-c44796000000
Time:2025-05-14T02:21:30.2012553Z
--------------------------------------------------------------------------------
2025/05/14 02:21:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd06c54e-c01e-000b-0776-c44796000000
Time:2025-05-14T02:21:31.2391435Z
--------------------------------------------------------------------------------
2025/05/14 02:21:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd06c784-c01e-000b-0376-c44796000000
Time:2025-05-14T02:21:32.2773551Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd06c784-c01e-000b-0376-c44796000000
Time:2025-05-14T02:21:32.2773551Z
--------------------------------------------------------------------------------
2025/05/14 02:21:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd06c9f4-c01e-000b-2876-c44796000000
Time:2025-05-14T02:21:33.3160874Z
--------------------------------------------------------------------------------
2025/05/14 02:21:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd06cc52-c01e-000b-4076-c44796000000
Time:2025-05-14T02:21:34.3535597Z
--------------------------------------------------------------------------------
2025/05/14 02:21:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd06ce84-c01e-000b-3a76-c44796000000
Time:2025-05-14T02:21:35.3921819Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd06ce84-c01e-000b-3a76-c44796000000
Time:2025-05-14T02:21:35.3921819Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/05/14 02:21: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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd06e126-c01e-000b-0e76-c44796000000
Time:2025-05-14T02:21:43.5882272Z
--------------------------------------------------------------------------------
2025/05/14 02:21: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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd06e36f-c01e-000b-2276-c44796000000
Time:2025-05-14T02:21:44.6265695Z
--------------------------------------------------------------------------------
2025/05/14 02:21: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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd06e575-c01e-000b-7f76-c44796000000
Time:2025-05-14T02:21:45.6641412Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd06e575-c01e-000b-7f76-c44796000000
Time:2025-05-14T02:21:45.6641412Z
--------------------------------------------------------------------------------
2025/05/14 02:21: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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd06e7ee-c01e-000b-4276-c44796000000
Time:2025-05-14T02:21:46.7026944Z
--------------------------------------------------------------------------------
2025/05/14 02:21: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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd06ea27-c01e-000b-4c76-c44796000000
Time:2025-05-14T02:21:47.7404352Z
--------------------------------------------------------------------------------
2025/05/14 02:21: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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd06eca0-c01e-000b-5376-c44796000000
Time:2025-05-14T02:21:48.7796261Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd06eca0-c01e-000b-5376-c44796000000
Time:2025-05-14T02:21:48.7796261Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.34s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:21:57 DEBUG : Waiting for deletions to finish
2025/05/14 02:21:57 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/05/14 02:21:57 INFO : medium: Deleted
2025/05/14 02:21:57 INFO : small: Deleted
2025/05/14 02:21: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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee1f399-901e-004b-4576-c440ae000000
Time:2025-05-14T02:21:57.5493219Z
--------------------------------------------------------------------------------
2025/05/14 02:21: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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee1f5ef-901e-004b-1076-c440ae000000
Time:2025-05-14T02:21:58.5868830Z
--------------------------------------------------------------------------------
2025/05/14 02:21: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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee1f7a7-901e-004b-1676-c440ae000000
Time:2025-05-14T02:21:59.6242309Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee1f7a7-901e-004b-1676-c440ae000000
Time:2025-05-14T02:21:59.6242309Z
--------------------------------------------------------------------------------
2025/05/14 02:22: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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee1f959-901e-004b-1976-c440ae000000
Time:2025-05-14T02:22:00.6626489Z
--------------------------------------------------------------------------------
2025/05/14 02:22:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee1fb36-901e-004b-3a76-c440ae000000
Time:2025-05-14T02:22:01.7029940Z
--------------------------------------------------------------------------------
2025/05/14 02:22:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee1fd02-901e-004b-4a76-c440ae000000
Time:2025-05-14T02:22:02.7414805Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee1fd02-901e-004b-4a76-c440ae000000
Time:2025-05-14T02:22:02.7414805Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/05/14 02:22:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee20bf2-901e-004b-1076-c440ae000000
Time:2025-05-14T02:22:10.9370689Z
--------------------------------------------------------------------------------
2025/05/14 02:22: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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee20da4-901e-004b-1277-c440ae000000
Time:2025-05-14T02:22:11.9750565Z
--------------------------------------------------------------------------------
2025/05/14 02:22: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-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee20fc5-901e-004b-7577-c440ae000000
Time:2025-05-14T02:22:13.0131763Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee20fc5-901e-004b-7577-c440ae000000
Time:2025-05-14T02:22:13.0131763Z
--------------------------------------------------------------------------------
2025/05/14 02:22:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee21194-901e-004b-0f77-c440ae000000
Time:2025-05-14T02:22:14.0513737Z
--------------------------------------------------------------------------------
2025/05/14 02:22: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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee2139d-901e-004b-5377-c440ae000000
Time:2025-05-14T02:22:15.0910705Z
--------------------------------------------------------------------------------
2025/05/14 02:22: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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee21574-901e-004b-0177-c440ae000000
Time:2025-05-14T02:22:16.1309084Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee21574-901e-004b-0177-c440ae000000
Time:2025-05-14T02:22:16.1309084Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.34s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:22:24 DEBUG : Waiting for deletions to finish
2025/05/14 02:22:24 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/05/14 02:22:24 INFO : large: Deleted
2025/05/14 02:22:24 INFO : medium: Deleted
2025/05/14 02:22:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd074361-c01e-000b-6e77-c44796000000
Time:2025-05-14T02:22:24.9342788Z
--------------------------------------------------------------------------------
2025/05/14 02:22:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd0745ad-c01e-000b-0277-c44796000000
Time:2025-05-14T02:22:25.9806878Z
--------------------------------------------------------------------------------
2025/05/14 02:22:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd0747e7-c01e-000b-0777-c44796000000
Time:2025-05-14T02:22:27.0184994Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd0747e7-c01e-000b-0777-c44796000000
Time:2025-05-14T02:22:27.0184994Z
--------------------------------------------------------------------------------
2025/05/14 02:22:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd0749f9-c01e-000b-6277-c44796000000
Time:2025-05-14T02:22:28.0566973Z
--------------------------------------------------------------------------------
2025/05/14 02:22:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd074c96-c01e-000b-1677-c44796000000
Time:2025-05-14T02:22:29.0947171Z
--------------------------------------------------------------------------------
2025/05/14 02:22:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd074ee6-c01e-000b-2e77-c44796000000
Time:2025-05-14T02:22:30.1352533Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd074ee6-c01e-000b-2e77-c44796000000
Time:2025-05-14T02:22:30.1352533Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/05/14 02:22:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd075f48-c01e-000b-1377-c44796000000
Time:2025-05-14T02:22:38.3318967Z
--------------------------------------------------------------------------------
2025/05/14 02:22:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd076191-c01e-000b-2377-c44796000000
Time:2025-05-14T02:22:39.3708367Z
--------------------------------------------------------------------------------
2025/05/14 02:22:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd0763d7-c01e-000b-4077-c44796000000
Time:2025-05-14T02:22:40.4100367Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd0763d7-c01e-000b-4077-c44796000000
Time:2025-05-14T02:22:40.4100367Z
--------------------------------------------------------------------------------
2025/05/14 02:22:41 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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd0765ec-c01e-000b-1877-c44796000000
Time:2025-05-14T02:22:41.4482000Z
--------------------------------------------------------------------------------
2025/05/14 02:22:42 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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd0767f9-c01e-000b-7277-c44796000000
Time:2025-05-14T02:22:42.4860127Z
--------------------------------------------------------------------------------
2025/05/14 02:22:43 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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd076a24-c01e-000b-6977-c44796000000
Time:2025-05-14T02:22:43.5256322Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd076a24-c01e-000b-6977-c44796000000
Time:2025-05-14T02:22:43.5256322Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.40s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:22:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd077f52-c01e-000b-5477-c44796000000
Time:2025-05-14T02:22:52.0205767Z
--------------------------------------------------------------------------------
2025/05/14 02:22:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd0781d4-c01e-000b-3577-c44796000000
Time:2025-05-14T02:22:53.0596965Z
--------------------------------------------------------------------------------
2025/05/14 02:22:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd078481-c01e-000b-2777-c44796000000
Time:2025-05-14T02:22:54.0977668Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd078481-c01e-000b-2777-c44796000000
Time:2025-05-14T02:22:54.0977668Z
--------------------------------------------------------------------------------
2025/05/14 02:22:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd078725-c01e-000b-0a77-c44796000000
Time:2025-05-14T02:22:55.1364922Z
--------------------------------------------------------------------------------
2025/05/14 02:22:56 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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd0789bd-c01e-000b-6f77-c44796000000
Time:2025-05-14T02:22:56.1744078Z
--------------------------------------------------------------------------------
2025/05/14 02:22:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd078c3e-c01e-000b-3a77-c44796000000
Time:2025-05-14T02:22:57.2127911Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd078c3e-c01e-000b-3a77-c44796000000
Time:2025-05-14T02:22:57.2127911Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/05/14 02:23:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd079c81-c01e-000b-1977-c44796000000
Time:2025-05-14T02:23:05.4104668Z
--------------------------------------------------------------------------------
2025/05/14 02:23:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd079ebb-c01e-000b-1577-c44796000000
Time:2025-05-14T02:23:06.4482495Z
--------------------------------------------------------------------------------
2025/05/14 02:23:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd07a0c4-c01e-000b-6b77-c44796000000
Time:2025-05-14T02:23:07.4865866Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd07a0c4-c01e-000b-6b77-c44796000000
Time:2025-05-14T02:23:07.4865866Z
--------------------------------------------------------------------------------
2025/05/14 02:23:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd07a2c5-c01e-000b-3677-c44796000000
Time:2025-05-14T02:23:08.5251793Z
--------------------------------------------------------------------------------
2025/05/14 02:23:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd07a4ec-c01e-000b-1f77-c44796000000
Time:2025-05-14T02:23:09.5632937Z
--------------------------------------------------------------------------------
2025/05/14 02:23:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd07a6ad-c01e-000b-3a77-c44796000000
Time:2025-05-14T02:23:10.6027489Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd07a6ad-c01e-000b-3a77-c44796000000
Time:2025-05-14T02:23:10.6027489Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.08s)
=== RUN TestRetry
2025/05/14 02:23:18 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/05/14 02:23:18 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/05/14 02:23:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/14 02:23:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/14 02:23:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/14 02:23:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/14 02:23:18 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-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:23:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd07b9a6-c01e-000b-3977-c44796000000
Time:2025-05-14T02:23:20.0240458Z
--------------------------------------------------------------------------------
2025/05/14 02:23:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd07bbf0-c01e-000b-4977-c44796000000
Time:2025-05-14T02:23:21.0629877Z
--------------------------------------------------------------------------------
2025/05/14 02:23:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd07be5c-c01e-000b-7b77-c44796000000
Time:2025-05-14T02:23:22.1011592Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd07be5c-c01e-000b-7b77-c44796000000
Time:2025-05-14T02:23:22.1011592Z
--------------------------------------------------------------------------------
2025/05/14 02:23:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd07c031-c01e-000b-2877-c44796000000
Time:2025-05-14T02:23:23.1386817Z
--------------------------------------------------------------------------------
2025/05/14 02:23:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd07c1d8-c01e-000b-2277-c44796000000
Time:2025-05-14T02:23:24.1770253Z
--------------------------------------------------------------------------------
2025/05/14 02:23:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd07c37c-c01e-000b-1577-c44796000000
Time:2025-05-14T02:23:25.2167890Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dd07c37c-c01e-000b-1577-c44796000000
Time:2025-05-14T02:23:25.2167890Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.56s)
=== RUN TestPurge
2025/05/14 02:23:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qijibox8tena"
2025/05/14 02:23:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/14 02:23:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/14 02:23:33 DEBUG : Azure container rclone-test-qijibox8tena: Using directory markers
2025/05/14 02:23:33 DEBUG : Creating backend with remote "/tmp/rclone3692225110"
run.go:180: Remote "Azure container rclone-test-qijibox8tena", Local "Local file system at /tmp/rclone3692225110", Modify Window "1ns"
2025/05/14 02:23:33 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/14 02:23:33 DEBUG : A1/B1/: Creating directory marker
2025/05/14 02:23:33 DEBUG : A1/: Creating directory marker
2025/05/14 02:23:33 INFO : A2: Making directory
2025/05/14 02:23:33 DEBUG : A2/: Creating directory marker
2025/05/14 02:23:33 INFO : A1/B2: Making directory
2025/05/14 02:23:33 DEBUG : A1/B2/: Creating directory marker
2025/05/14 02:23:33 INFO : A1/B2/C2: Making directory
2025/05/14 02:23:33 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/14 02:23:34 INFO : A1/B1/C3: Making directory
2025/05/14 02:23:34 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/14 02:23:34 INFO : A3: Making directory
2025/05/14 02:23:34 DEBUG : A3/: Creating directory marker
2025/05/14 02:23:34 INFO : A3/B3: Making directory
2025/05/14 02:23:34 DEBUG : A3/B3/: Creating directory marker
2025/05/14 02:23:34 INFO : A3/B3/C4: Making directory
2025/05/14 02:23:34 DEBUG : A3/B3/C4/: Creating directory marker
2025/05/14 02:23:34 DEBUG : Waiting for deletions to finish
2025/05/14 02:23:34 INFO : A1/B1/C1/one: Deleted
2025/05/14 02:23:34 DEBUG : removing 2 level 3 directories
2025/05/14 02:23:34 INFO : A1/B1/C3: Removing directory
2025/05/14 02:23:34 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/14 02:23:34 INFO : A1/B1/C1: Removing directory
2025/05/14 02:23:34 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/14 02:23:34 DEBUG : removing 1 level 2 directories
2025/05/14 02:23:34 INFO : A1/B1: Removing directory
2025/05/14 02:23:34 DEBUG : A1/B1/: Removing directory marker
2025/05/14 02:23:35 DEBUG : Azure container rclone-test-qijibox8tena: Purge remote
2025/05/14 02:23:35 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.78s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:23:35 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/14 02:23:35 DEBUG : A1/B1/: Creating directory marker
2025/05/14 02:23:35 DEBUG : A1/: Creating directory marker
2025/05/14 02:23:35 INFO : A2: Making directory
2025/05/14 02:23:35 DEBUG : A2/: Creating directory marker
2025/05/14 02:23:35 INFO : A1/B2: Making directory
2025/05/14 02:23:35 DEBUG : A1/B2/: Creating directory marker
2025/05/14 02:23:35 INFO : A1/B2/C2: Making directory
2025/05/14 02:23:35 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/14 02:23:35 INFO : A1/B1/C3: Making directory
2025/05/14 02:23:35 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/14 02:23:35 INFO : A3: Making directory
2025/05/14 02:23:35 DEBUG : A3/: Creating directory marker
2025/05/14 02:23:35 INFO : A3/B3: Making directory
2025/05/14 02:23:36 DEBUG : A3/B3/: Creating directory marker
2025/05/14 02:23:36 INFO : A3/B3/C4: Making directory
2025/05/14 02:23:36 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/05/14 02:23:43 DEBUG : removing 1 level 3 directories
2025/05/14 02:23:43 INFO : A3/B3/C4: Removing directory
2025/05/14 02:23:43 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/05/14 02:23:51 DEBUG : removing 2 level 3 directories
2025/05/14 02:23:51 INFO : A1/B2/C2: Removing directory
2025/05/14 02:23:51 DEBUG : A1/B2/C2/: Removing directory marker
2025/05/14 02:23:51 INFO : A1/B1/C3: Removing directory
2025/05/14 02:23:51 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/14 02:23:51 DEBUG : removing 4 level 2 directories
2025/05/14 02:23:51 INFO : dst/: Removing directory
2025/05/14 02:23:51 DEBUG : dst//: Removing directory marker
2025/05/14 02:23:51 INFO : A1/B2: Removing directory
2025/05/14 02:23:51 DEBUG : A1/B2/: Removing directory marker
2025/05/14 02:23:51 INFO : A3/B3: Removing directory
2025/05/14 02:23:51 DEBUG : A3/B3/: Removing directory marker
2025/05/14 02:23:51 INFO : BackupDir/: Removing directory
2025/05/14 02:23:51 DEBUG : BackupDir//: Removing directory marker
2025/05/14 02:23:51 DEBUG : removing 4 level 1 directories
2025/05/14 02:23:51 INFO : dst: Removing directory
2025/05/14 02:23:51 DEBUG : dst/: Removing directory marker
2025/05/14 02:23:51 INFO : A3: Removing directory
2025/05/14 02:23:51 DEBUG : A3/: Removing directory marker
2025/05/14 02:23:51 INFO : BackupDir: Removing directory
2025/05/14 02:23:51 DEBUG : BackupDir/: Removing directory marker
2025/05/14 02:23:51 INFO : A2: Removing directory
2025/05/14 02:23:51 DEBUG : A2/: Removing directory marker
2025/05/14 02:23:51 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bdf36450-801e-009c-1b77-c4119b000000
Time:2025-05-14T02:23:51.1585959Z
--------------------------------------------------------------------------------
2025/05/14 02:23:51 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fb9e60d8-601e-005f-0a77-c408c1000000
Time:2025-05-14T02:23:51.1512580Z
--------------------------------------------------------------------------------
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-mufewiq0mige/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fb9e60d8-601e-005f-0a77-c408c1000000
Time:2025-05-14T02:23:51.1512580Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/05/14 02:23:51 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/14 02:23:51 DEBUG : A1/B1/: Removing directory marker
2025/05/14 02:23:51 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.34s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:23:51 INFO : A1: Making directory
2025/05/14 02:23:51 DEBUG : A1/: Creating directory marker
2025/05/14 02:23:51 INFO : A1/B1: Making directory
2025/05/14 02:23:51 DEBUG : A1/B1/: Creating directory marker
2025/05/14 02:23:51 INFO : A1/B1/C1: Making directory
2025/05/14 02:23:51 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/14 02:23:51 DEBUG : removing 1 level 3 directories
2025/05/14 02:23:51 INFO : A1/B1/C1: Removing directory
2025/05/14 02:23:51 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/14 02:23:52 DEBUG : removing 1 level 2 directories
2025/05/14 02:23:52 INFO : A1/B1: Removing directory
2025/05/14 02:23:52 DEBUG : A1/B1/: Removing directory marker
2025/05/14 02:23:52 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.74s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:23:52 INFO : A1: Making directory
2025/05/14 02:23:52 DEBUG : A1/: Creating directory marker
2025/05/14 02:23:52 INFO : A1/B1: Making directory
2025/05/14 02:23:52 DEBUG : A1/B1/: Creating directory marker
2025/05/14 02:23:52 INFO : A1/B1/C1: Making directory
2025/05/14 02:23:52 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/14 02:23:52 DEBUG : removing 1 level 3 directories
2025/05/14 02:23:52 INFO : A1/B1/C1: Removing directory
2025/05/14 02:23:52 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/14 02:23:52 DEBUG : removing 1 level 2 directories
2025/05/14 02:23:52 INFO : A1/B1: Removing directory
2025/05/14 02:23:52 DEBUG : A1/B1/: Removing directory marker
2025/05/14 02:23:52 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.78s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:23:53 DEBUG : filename.txt: File name found in url
2025/05/14 02:23:53 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.84s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:23:53 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/14 02:23:53 DEBUG : sub/: Creating directory marker
2025/05/14 02:23:54 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/14 02:23:54 INFO : file1: Copied (new) to: sub/file2
2025/05/14 02:23:54 INFO : file1: Deleted
2025/05/14 02:23:54 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/14 02:23:54 DEBUG : file1: Unchanged skipping
2025/05/14 02:23:54 INFO : file1: Deleted
2025/05/14 02:23:54 DEBUG : Azure container rclone-test-mufewiq0mige: don't need to copy/move sub/file2, it is already at target location
2025/05/14 02:23:54 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.53s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:23:54 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/14 02:23:54 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/14 02:23:54 INFO : file1: Copied (new)
2025/05/14 02:23:54 INFO : file1: Deleted
2025/05/14 02:23:54 DEBUG : file1: Destination exists, skipping
2025/05/14 02:23:54 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.37s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:23:54 DEBUG : dst/: Creating directory marker
2025/05/14 02:23:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mufewiq0mige/backup"
2025/05/14 02:23:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/14 02:23:55 DEBUG : Azure container rclone-test-mufewiq0mige path backup: Using directory markers
2025/05/14 02:23:55 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-mufewiq0mige/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-mufewiq0mige/backup"
2025/05/14 02:23:55 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/14 02:23:55 DEBUG : dst/: Creating directory marker
2025/05/14 02:23:55 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/14 02:23:55 INFO : dst/file1: Copied (server-side copy)
2025/05/14 02:23:55 INFO : dst/file1: Deleted
2025/05/14 02:23:55 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/14 02:23:55 INFO : dst/file1: Copied (new)
2025/05/14 02:23:55 INFO : dst/file1: Deleted
2025/05/14 02:23:55 DEBUG : dst/: Removing directory marker
2025/05/14 02:23:56 DEBUG : backup/dst/: Removing directory marker
2025/05/14 02:23:56 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-mufewiq0mige/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3d8d49-801e-001a-3177-c4dd22000000
Time:2025-05-14T02:23:56.0721856Z
--------------------------------------------------------------------------------
2025/05/14 02:23:57 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-mufewiq0mige/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3d8f3d-801e-001a-0d77-c4dd22000000
Time:2025-05-14T02:23:57.1117250Z
--------------------------------------------------------------------------------
2025/05/14 02:23:58 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-mufewiq0mige/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3d90a1-801e-001a-3977-c4dd22000000
Time:2025-05-14T02:23:58.1513963Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mufewiq0mige/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c3d90a1-801e-001a-3977-c4dd22000000
Time:2025-05-14T02:23:58.1513963Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.31s)
=== 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-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:23:59 DEBUG : A1/: Creating directory marker
2025/05/14 02:23:59 DEBUG : A1/B1/: Creating directory marker
2025/05/14 02:23:59 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/14 02:23:59 DEBUG : A1/B1/C2/: Creating directory marker
2025/05/14 02:24:00 INFO : A1/B2: Making directory
2025/05/14 02:24:00 DEBUG : A1/B2/: Creating directory marker
2025/05/14 02:24:00 INFO : A1/B1/C3: Making directory
2025/05/14 02:24:00 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/14 02:24:00 DEBUG : A2/: Creating directory marker
2025/05/14 02:24:00 DEBUG : A2/B1/: Creating directory marker
2025/05/14 02:24:00 DEBUG : A2/B1/C1/: Creating directory marker
2025/05/14 02:24:00 DEBUG : A2/B1/C2/: Creating directory marker
2025/05/14 02:24:00 DEBUG : A2/B1/C3/: Creating directory marker
2025/05/14 02:24:01 DEBUG : A2/B2/: Creating directory marker
2025/05/14 02:24:01 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/14 02:24:01 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/05/14 02:24:01 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/14 02:24:01 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/14 02:24:01 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/05/14 02:24:01 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/05/14 02:24:01 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/14 02:24:01 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/05/14 02:24:01 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/14 02:24:01 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/05/14 02:24:01 INFO : A1/B1/three: Deleted
2025/05/14 02:24:01 INFO : A1/two: Deleted
2025/05/14 02:24:01 INFO : A1/one: Deleted
2025/05/14 02:24:01 INFO : A1/B1/C1/four: Deleted
2025/05/14 02:24:01 INFO : A1/B1/C2/five: Deleted
2025/05/14 02:24:01 DEBUG : A1/B2/: Removing directory marker
2025/05/14 02:24:01 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/14 02:24:01 DEBUG : A1/B1/C2/: Removing directory marker
2025/05/14 02:24:01 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/14 02:24:01 DEBUG : A1/B1/: Removing directory marker
2025/05/14 02:24:01 DEBUG : A1/: Removing directory marker
2025/05/14 02:24:01 DEBUG : A3/: Creating directory marker
2025/05/14 02:24:01 DEBUG : A3/B1/: Creating directory marker
2025/05/14 02:24:02 DEBUG : A3/B1/C1/: Creating directory marker
2025/05/14 02:24:02 DEBUG : A3/B1/C2/: Creating directory marker
2025/05/14 02:24:02 DEBUG : A3/B1/C3/: Creating directory marker
2025/05/14 02:24:02 DEBUG : A3/B2/: Creating directory marker
2025/05/14 02:24:02 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/14 02:24:02 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/05/14 02:24:02 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/14 02:24:02 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/05/14 02:24:02 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/14 02:24:02 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/05/14 02:24:02 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/14 02:24:02 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/05/14 02:24:02 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/14 02:24:02 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/05/14 02:24:02 INFO : A2/B1/C2/five: Deleted
2025/05/14 02:24:02 INFO : A2/one: Deleted
2025/05/14 02:24:02 INFO : A2/B1/C1/four: Deleted
2025/05/14 02:24:02 INFO : A2/B1/three: Deleted
2025/05/14 02:24:02 INFO : A2/two: Deleted
2025/05/14 02:24:02 DEBUG : A2/B2/: Removing directory marker
2025/05/14 02:24:02 DEBUG : A2/B1/C3/: Removing directory marker
2025/05/14 02:24:02 DEBUG : A2/B1/C2/: Removing directory marker
2025/05/14 02:24:02 DEBUG : A2/B1/C1/: Removing directory marker
2025/05/14 02:24:02 DEBUG : A2/B1/: Removing directory marker
2025/05/14 02:24:02 DEBUG : A2/: Removing directory marker
2025/05/14 02:24:02 INFO : Azure container rclone-test-mufewiq0mige: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/05/14 02:24:03 DEBUG : A4/: Creating directory marker
2025/05/14 02:24:03 DEBUG : A4/B1/: Creating directory marker
2025/05/14 02:24:03 DEBUG : A4/B1/C1/: Creating directory marker
2025/05/14 02:24:03 DEBUG : A4/B1/C2/: Creating directory marker
2025/05/14 02:24:03 DEBUG : A4/B1/C3/: Creating directory marker
2025/05/14 02:24:03 DEBUG : A4/B2/: Creating directory marker
2025/05/14 02:24:03 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/14 02:24:03 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/05/14 02:24:03 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/14 02:24:03 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/14 02:24:03 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/05/14 02:24:03 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/05/14 02:24:03 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/14 02:24:03 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/05/14 02:24:03 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/14 02:24:03 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/05/14 02:24:03 INFO : A3/B1/three: Deleted
2025/05/14 02:24:03 INFO : A3/one: Deleted
2025/05/14 02:24:03 INFO : A3/B1/C1/four: Deleted
2025/05/14 02:24:03 INFO : A3/two: Deleted
2025/05/14 02:24:03 INFO : A3/B1/C2/five: Deleted
2025/05/14 02:24:03 DEBUG : A3/B2/: Removing directory marker
2025/05/14 02:24:03 DEBUG : A3/B1/C3/: Removing directory marker
2025/05/14 02:24:04 DEBUG : A3/B1/C2/: Removing directory marker
2025/05/14 02:24:04 DEBUG : A3/B1/C1/: Removing directory marker
2025/05/14 02:24:04 DEBUG : A3/B1/: Removing directory marker
2025/05/14 02:24:04 DEBUG : A3/: Removing directory marker
2025/05/14 02:24:04 DEBUG : A4/B2/: Removing directory marker
2025/05/14 02:24:04 DEBUG : A4/B1/C3/: Removing directory marker
2025/05/14 02:24:04 DEBUG : A4/B1/C2/: Removing directory marker
2025/05/14 02:24:04 DEBUG : A4/B1/C1/: Removing directory marker
2025/05/14 02:24:04 DEBUG : A4/B1/: Removing directory marker
2025/05/14 02:24:04 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.63s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:24:04 DEBUG : Azure container rclone-test-mufewiq0mige: File to upload is small (34 bytes), uploading instead of streaming
2025/05/14 02:24:05 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/14 02:24:05 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/14 02:24:05 NOTICE: Azure container rclone-test-mufewiq0mige: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/05/14 02:24:05 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/14 02:24:05 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/14 02:24:05 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/14 02:24:05 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/14 02:24:05 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/05/14 02:24:05 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/14 02:24:05 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-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:24:05 DEBUG : Azure container rclone-test-mufewiq0mige: File to upload is small (34 bytes), uploading instead of streaming
2025/05/14 02:24:05 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/14 02:24:05 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/14 02:24:05 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/14 02:24:05 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/14 02:24:05 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/14 02:24:05 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/14 02:24:05 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/05/14 02:24:05 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/14 02:24:05 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-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:24:05 DEBUG : Azure container rclone-test-mufewiq0mige: File to upload is small (34 bytes), uploading instead of streaming
2025/05/14 02:24:06 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/14 02:24:06 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/14 02:24:06 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/14 02:24:06 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/14 02:24:06 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/14 02:24:06 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/14 02:24:06 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-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:24:06 DEBUG : Azure container rclone-test-mufewiq0mige: File to upload is small (34 bytes), uploading instead of streaming
2025/05/14 02:24:06 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/14 02:24:06 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/05/14 02:24:06 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/14 02:24:06 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/14 02:24:06 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/14 02:24:06 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/14 02:24:06 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/14 02:24:06 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/14 02:24:06 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/14 02:24:06 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.92s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.56s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.46s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.44s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.46s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", 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-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:24:07 DEBUG : Azure container rclone-test-mufewiq0mige: File to upload is small (60 bytes), uploading instead of streaming
2025/05/14 02:24:07 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/05/14 02:24:07 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.37s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", 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-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", Modify Window "1ns"
2025/05/14 02:24:07 DEBUG : sub dir/: Creating directory marker
2025/05/14 02:24:07 DEBUG : Azure container rclone-test-mufewiq0mige: Touching "sub dir/potato3"
2025/05/14 02:24:07 DEBUG : Azure container rclone-test-mufewiq0mige: Touching "empty space"
2025/05/14 02:24:07 DEBUG : Azure container rclone-test-mufewiq0mige: Touching "potato2"
2025/05/14 02:24:08 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.94s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", 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-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", 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-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", 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-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", 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-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", 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-mufewiq0mige", Local "Local file system at /tmp/rclone2544349433", 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/05/14 02:24:08 DEBUG : Azure container rclone-test-mufewiq0mige: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m58.458395437s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListDirSortedFn TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot]