"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Starting (try 1/5)
2025/04/11 01:21:49 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wamakag8vuha"
2025/04/11 01:21:49 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/11 01:21:49 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/11 01:21:49 DEBUG : Azure container rclone-test-wamakag8vuha: Using directory markers
2025/04/11 01:21:49 DEBUG : Creating backend with remote "/tmp/rclone3176718113"
=== 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-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:21:50 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/11 01:21:50 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/11 01:21:50 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/11 01:21:50 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/11 01:21:50 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/04/11 01:21:50 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/11 01:21:50 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/04/11 01:21:50 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/11 01:21:50 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/04/11 01:21:50 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/11 01:21:50 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/11 01:21:50 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/04/11 01:21:51 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/11 01:21:51 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/04/11 01:21:51 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/11 01:21:51 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/11 01:21:51 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/11 01:21:51 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/11 01:21:51 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/04/11 01:21:51 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/04/11 01:21:51 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/04/11 01:21:51 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/04/11 01:21:52 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/11 01:21:52 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/04/11 01:21:52 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/04/11 01:21:52 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/04/11 01:21:52 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/11 01:21:53 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/11 01:21:53 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/04/11 01:21:53 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/11 01:21:53 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/04/11 01:21:53 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/04/11 01:21:53 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/11 01:21:53 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/11 01:21:53 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/04/11 01:21:53 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/04/11 01:21:53 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/04/11 01:21:54 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/04/11 01:21:54 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/04/11 01:21:54 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/11 01:21:54 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/04/11 01:21:54 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/11 01:21:54 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/04/11 01:21:54 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/04/11 01:21:54 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/11 01:21:55 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/11 01:21:55 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/11 01:21:55 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/04/11 01:21:55 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/11 01:21:55 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/04/11 01:21:55 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/11 01:21:55 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/11 01:21:55 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/11 01:21:55 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/11 01:21:55 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/04/11 01:21:55 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/04/11 01:21:55 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/04/11 01:21:55 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/04/11 01:21:57 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/04/11 01:21:57 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/11 01:21:57 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/04/11 01:21:57 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/11 01:21:57 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/11 01:21:57 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/11 01:21:57 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/11 01:21:57 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/04/11 01:21:57 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/04/11 01:21:57 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/04/11 01:21:57 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/11 01:21:57 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/04/11 01:21:57 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/11 01:21:57 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/11 01:21:58 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/04/11 01:21:58 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/04/11 01:21:59 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/04/11 01:21:59 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/11 01:21:59 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/04/11 01:21:59 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/11 01:21:59 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/11 01:21:59 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/11 01:21:59 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/04/11 01:21:59 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/11 01:21:59 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/11 01:21:59 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/11 01:21:59 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/11 01:21:59 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/11 01:22:00 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/11 01:22:00 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/04/11 01:22:00 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/04/11 01:22:00 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/04/11 01:22:01 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/04/11 01:22:01 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/11 01:22:01 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/04/11 01:22:01 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/11 01:22:01 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/11 01:22:01 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/11 01:22:01 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/11 01:22:01 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/11 01:22:01 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/04/11 01:22:01 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/11 01:22:01 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/11 01:22:01 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/11 01:22:01 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/11 01:22:01 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/04/11 01:22:02 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/11 01:22:02 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/11 01:22:02 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/11 01:22:02 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/11 01:22:02 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/04/11 01:22:02 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.94s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.38s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.18s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.87s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (2.11s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.98s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.98s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:22:02 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/11 01:22:02 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/11 01:22:02 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/11 01:22:02 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/11 01:22:02 DEBUG : chunksize-probe: Removing empty object
2025/04/11 01:22:03 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/04/11 01:22:03 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/04/11 01:22:03 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/04/11 01:22:03 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/04/11 01:22:03 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/11 01:22:03 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/11 01:22:03 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/11 01:22:03 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/11 01:22:03 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/11 01:22:03 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/11 01:22:03 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/11 01:22:03 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/11 01:22:03 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/11 01:22:03 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/11 01:22:03 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/11 01:22:03 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/11 01:22:04 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/11 01:22:04 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/11 01:22:04 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/11 01:22:04 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/11 01:22:04 DEBUG : Returning error reader
2025/04/11 01:22:04 DEBUG : BOOM: simulated read failure
2025/04/11 01:22:04 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/04/11 01:22:04 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/11 01:22:05 DEBUG : Returning error reader
2025/04/11 01:22:05 DEBUG : BOOM: simulated read failure
2025/04/11 01:22:05 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/04/11 01:22:05 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/11 01:22:06 DEBUG : Returning error reader
2025/04/11 01:22:06 DEBUG : BOOM: simulated read failure
2025/04/11 01:22:06 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/04/11 01:22:06 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/11 01:22:07 DEBUG : Returning error reader
2025/04/11 01:22:07 DEBUG : BOOM: simulated read failure
2025/04/11 01:22:07 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/04/11 01:22:07 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/11 01:22:08 DEBUG : Returning error reader
2025/04/11 01:22:08 DEBUG : BOOM: simulated read failure
2025/04/11 01:22:08 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/04/11 01:22:08 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/11 01:22:09 DEBUG : Returning error reader
2025/04/11 01:22:09 DEBUG : BOOM: simulated read failure
2025/04/11 01:22:09 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/04/11 01:22:09 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/11 01:22:10 DEBUG : Returning error reader
2025/04/11 01:22:10 DEBUG : BOOM: simulated read failure
2025/04/11 01:22:10 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/04/11 01:22:10 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/11 01:22:11 DEBUG : Returning error reader
2025/04/11 01:22:11 DEBUG : BOOM: simulated read failure
2025/04/11 01:22:11 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/04/11 01:22:11 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/11 01:22:12 DEBUG : Returning error reader
2025/04/11 01:22:12 DEBUG : BOOM: simulated read failure
2025/04/11 01:22:12 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/04/11 01:22:12 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/11 01:22:13 DEBUG : Returning error reader
2025/04/11 01:22:13 DEBUG : BOOM: simulated read failure
2025/04/11 01:22:13 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/04/11 01:22:13 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/04/11 01:22:13 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/04/11 01:22:13 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/04/11 01:22:13 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/04/11 01:22:13 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/04/11 01:22:13 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/04/11 01:22:21 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/11 01:22:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/11 01:22:21 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/04/11 01:22:21 DEBUG : potato: Seek from 10 to 0
2025/04/11 01:22:21 DEBUG : potato: Seek from 10 to 0
2025/04/11 01:22:21 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/04/11 01:22:21 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/11 01:22:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/11 01:22:21 DEBUG : potato: Seek from 5 to 2
2025/04/11 01:22:21 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/04/11 01:22:21 DEBUG : potato: Seek from 7 to 0
2025/04/11 01:22:21 DEBUG : potato: Seek from 7 to 0
2025/04/11 01:22:21 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/04/11 01:22:21 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/11 01:22:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/11 01:22:21 DEBUG : potato: Seek from 5 to 2
2025/04/11 01:22:21 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/04/11 01:22:21 DEBUG : potato: Seek from 8 to 0
2025/04/11 01:22:21 DEBUG : potato: Seek from 8 to 0
2025/04/11 01:22:21 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/04/11 01:22:21 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/11 01:22:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/11 01:22:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/11 01:22:21 DEBUG : potato: Seek from 5 to 2
2025/04/11 01:22:21 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/04/11 01:22:21 DEBUG : potato: Seek from 9 to 0
2025/04/11 01:22:21 DEBUG : potato: Seek from 9 to 0
2025/04/11 01:22:21 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-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", 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.25s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/04/11 01:22:22 DEBUG : Creating backend with remote "nonexistent"
2025/04/11 01:22:22 DEBUG : Creating backend with remote "nonexistent"
2025/04/11 01:22:22 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/04/11 01:22:22 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/04/11 01:22:22 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/04/11 01:22:22 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-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
=== RUN TestCheckDownload/1
=== RUN TestCheckDownload/2
=== RUN TestCheckDownload/3
=== RUN TestCheckDownload/4
=== RUN TestCheckDownload/5
=== RUN TestCheckDownload/6
=== RUN TestCheckDownload/7
--- PASS: TestCheckDownload (1.49s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.08s)
--- PASS: TestCheckDownload/3 (0.08s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", 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-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:22:25 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/11 01:22:25 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/11 01:22:25 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/11 01:22:25 NOTICE: test.sum: 2 warning(s) suppressed...
2025/04/11 01:22:25 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/11 01:22:25 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/11 01:22:25 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/11 01:22:25 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:22:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wamakag8vuha/data"
2025/04/11 01:22:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/11 01:22:25 DEBUG : Azure container rclone-test-wamakag8vuha path data: Using directory markers
2025/04/11 01:22:25 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/04/11 01:22:28 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.87s)
--- 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-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:22:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wamakag8vuha/data"
2025/04/11 01:22:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/11 01:22:28 DEBUG : Azure container rclone-test-wamakag8vuha path data: Using directory markers
2025/04/11 01:22:28 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/04/11 01:22:31 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.12s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/04/11 01:22:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fuyujub0nisu"
2025/04/11 01:22:31 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/11 01:22:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/11 01:22:31 DEBUG : Azure container rclone-test-fuyujub0nisu: Using directory markers
2025/04/11 01:22:31 DEBUG : Creating backend with remote "/tmp/rclone3610912984"
run.go:180: Remote "Azure container rclone-test-fuyujub0nisu", Local "Local file system at /tmp/rclone3610912984", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/04/11 01:22:31 ERROR : hello, world!: sum not found
2025/04/11 01:22:31 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-fuyujub0nisu
2025/04/11 01:22:31 NOTICE: Azure container rclone-test-fuyujub0nisu: 1 files missing
2025/04/11 01:22:31 NOTICE: 1 hashes missing
2025/04/11 01:22:31 NOTICE: Azure container rclone-test-fuyujub0nisu: 2 differences found
2025/04/11 01:22:31 NOTICE: Azure container rclone-test-fuyujub0nisu: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/04/11 01:22:31 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/11 01:22:31 NOTICE: Azure container rclone-test-fuyujub0nisu: 0 differences found
2025/04/11 01:22:31 NOTICE: Azure container rclone-test-fuyujub0nisu: 1 matching files
2025/04/11 01:22:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cizudap0qace"
2025/04/11 01:22:31 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/11 01:22:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/11 01:22:31 DEBUG : Azure container rclone-test-cizudap0qace: Using directory markers
2025/04/11 01:22:31 DEBUG : Creating backend with remote "/tmp/rclone904684806"
run.go:180: Remote "Azure container rclone-test-cizudap0qace", Local "Local file system at /tmp/rclone904684806", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/04/11 01:22:32 ERROR : HELLO, WORLD!: sum not found
2025/04/11 01:22:32 ERROR : hello, world!: file not in Azure container rclone-test-cizudap0qace
2025/04/11 01:22:32 NOTICE: Azure container rclone-test-cizudap0qace: 1 files missing
2025/04/11 01:22:32 NOTICE: 1 hashes missing
2025/04/11 01:22:32 NOTICE: Azure container rclone-test-cizudap0qace: 2 differences found
2025/04/11 01:22:32 NOTICE: Azure container rclone-test-cizudap0qace: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/04/11 01:22:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/11 01:22:32 NOTICE: Azure container rclone-test-cizudap0qace: 0 differences found
2025/04/11 01:22:32 NOTICE: Azure container rclone-test-cizudap0qace: 1 matching files
2025/04/11 01:22:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-rahabec4lolo"
2025/04/11 01:22:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/11 01:22:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/11 01:22:32 DEBUG : Azure container rclone-test-rahabec4lolo: Using directory markers
2025/04/11 01:22:32 DEBUG : Creating backend with remote "/tmp/rclone4088813174"
run.go:180: Remote "Azure container rclone-test-rahabec4lolo", Local "Local file system at /tmp/rclone4088813174", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/04/11 01:22:32 ERROR : HeLlO, wOrLd!: sum not found
2025/04/11 01:22:32 ERROR : hello, world!: file not in Azure container rclone-test-rahabec4lolo
2025/04/11 01:22:32 NOTICE: Azure container rclone-test-rahabec4lolo: 1 files missing
2025/04/11 01:22:32 NOTICE: 1 hashes missing
2025/04/11 01:22:32 NOTICE: Azure container rclone-test-rahabec4lolo: 2 differences found
2025/04/11 01:22:32 NOTICE: Azure container rclone-test-rahabec4lolo: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/04/11 01:22:32 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/11 01:22:32 NOTICE: Azure container rclone-test-rahabec4lolo: 0 differences found
2025/04/11 01:22:32 NOTICE: Azure container rclone-test-rahabec4lolo: 1 matching files
2025/04/11 01:22:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dizibac3hani"
2025/04/11 01:22:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/11 01:22:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/11 01:22:32 DEBUG : Azure container rclone-test-dizibac3hani: Using directory markers
2025/04/11 01:22:32 DEBUG : Creating backend with remote "/tmp/rclone1920682493"
run.go:180: Remote "Azure container rclone-test-dizibac3hani", Local "Local file system at /tmp/rclone1920682493", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/04/11 01:22:32 ERROR : HELLO, WORLD!: sum not found
2025/04/11 01:22:32 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-dizibac3hani
2025/04/11 01:22:32 NOTICE: Azure container rclone-test-dizibac3hani: 1 files missing
2025/04/11 01:22:32 NOTICE: 1 hashes missing
2025/04/11 01:22:32 NOTICE: Azure container rclone-test-dizibac3hani: 2 differences found
2025/04/11 01:22:32 NOTICE: Azure container rclone-test-dizibac3hani: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/04/11 01:22:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/11 01:22:32 NOTICE: Azure container rclone-test-dizibac3hani: 0 differences found
2025/04/11 01:22:32 NOTICE: Azure container rclone-test-dizibac3hani: 1 matching files
2025/04/11 01:22:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-maremat5tuyu"
2025/04/11 01:22:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/11 01:22:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/11 01:22:32 DEBUG : Azure container rclone-test-maremat5tuyu: Using directory markers
2025/04/11 01:22:32 DEBUG : Creating backend with remote "/tmp/rclone2017079506"
run.go:180: Remote "Azure container rclone-test-maremat5tuyu", Local "Local file system at /tmp/rclone2017079506", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/04/11 01:22:32 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/11 01:22:32 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-maremat5tuyu
2025/04/11 01:22:32 NOTICE: Azure container rclone-test-maremat5tuyu: 1 files missing
2025/04/11 01:22:32 NOTICE: 1 hashes missing
2025/04/11 01:22:32 NOTICE: Azure container rclone-test-maremat5tuyu: 2 differences found
2025/04/11 01:22:32 NOTICE: Azure container rclone-test-maremat5tuyu: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/04/11 01:22:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/11 01:22:33 NOTICE: Azure container rclone-test-maremat5tuyu: 0 differences found
2025/04/11 01:22:33 NOTICE: Azure container rclone-test-maremat5tuyu: 1 matching files
2025/04/11 01:22:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wulovuj9wano"
2025/04/11 01:22:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/11 01:22:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/11 01:22:33 DEBUG : Azure container rclone-test-wulovuj9wano: Using directory markers
2025/04/11 01:22:33 DEBUG : Creating backend with remote "/tmp/rclone3904980720"
run.go:180: Remote "Azure container rclone-test-wulovuj9wano", Local "Local file system at /tmp/rclone3904980720", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/04/11 01:22:33 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/11 01:22:33 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-wulovuj9wano
2025/04/11 01:22:33 NOTICE: Azure container rclone-test-wulovuj9wano: 1 files missing
2025/04/11 01:22:33 NOTICE: 1 hashes missing
2025/04/11 01:22:33 NOTICE: Azure container rclone-test-wulovuj9wano: 2 differences found
2025/04/11 01:22:33 NOTICE: Azure container rclone-test-wulovuj9wano: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/04/11 01:22:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/11 01:22:33 NOTICE: Azure container rclone-test-wulovuj9wano: 0 differences found
2025/04/11 01:22:33 NOTICE: Azure container rclone-test-wulovuj9wano: 1 matching files
2025/04/11 01:22:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fosupup0saba"
2025/04/11 01:22:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/11 01:22:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/11 01:22:33 DEBUG : Azure container rclone-test-fosupup0saba: Using directory markers
2025/04/11 01:22:33 DEBUG : Creating backend with remote "/tmp/rclone986036515"
run.go:180: Remote "Azure container rclone-test-fosupup0saba", Local "Local file system at /tmp/rclone986036515", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/04/11 01:22:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/11 01:22:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-fosupup0saba
2025/04/11 01:22:33 NOTICE: Azure container rclone-test-fosupup0saba: 1 files missing
2025/04/11 01:22:33 NOTICE: 1 hashes missing
2025/04/11 01:22:33 NOTICE: Azure container rclone-test-fosupup0saba: 2 differences found
2025/04/11 01:22:33 NOTICE: Azure container rclone-test-fosupup0saba: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/04/11 01:22:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/11 01:22:33 NOTICE: Azure container rclone-test-fosupup0saba: 0 differences found
2025/04/11 01:22:33 NOTICE: Azure container rclone-test-fosupup0saba: 1 matching files
2025/04/11 01:22:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bijupec6mira"
2025/04/11 01:22:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/11 01:22:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/11 01:22:33 DEBUG : Azure container rclone-test-bijupec6mira: Using directory markers
2025/04/11 01:22:33 DEBUG : Creating backend with remote "/tmp/rclone280191927"
run.go:180: Remote "Azure container rclone-test-bijupec6mira", Local "Local file system at /tmp/rclone280191927", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/04/11 01:22:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/11 01:22:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-bijupec6mira
2025/04/11 01:22:33 NOTICE: Azure container rclone-test-bijupec6mira: 1 files missing
2025/04/11 01:22:33 NOTICE: 1 hashes missing
2025/04/11 01:22:33 NOTICE: Azure container rclone-test-bijupec6mira: 2 differences found
2025/04/11 01:22:33 NOTICE: Azure container rclone-test-bijupec6mira: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/04/11 01:22:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/11 01:22:33 NOTICE: Azure container rclone-test-bijupec6mira: 0 differences found
2025/04/11 01:22:33 NOTICE: Azure container rclone-test-bijupec6mira: 1 matching files
2025/04/11 01:22:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-setojol0noco"
2025/04/11 01:22:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/11 01:22:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/11 01:22:33 DEBUG : Azure container rclone-test-setojol0noco: Using directory markers
2025/04/11 01:22:33 DEBUG : Creating backend with remote "/tmp/rclone3226127796"
run.go:180: Remote "Azure container rclone-test-setojol0noco", Local "Local file system at /tmp/rclone3226127796", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/04/11 01:22:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/11 01:22:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-setojol0noco
2025/04/11 01:22:34 NOTICE: Azure container rclone-test-setojol0noco: 1 files missing
2025/04/11 01:22:34 NOTICE: 1 hashes missing
2025/04/11 01:22:34 NOTICE: Azure container rclone-test-setojol0noco: 2 differences found
2025/04/11 01:22:34 NOTICE: Azure container rclone-test-setojol0noco: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/04/11 01:22:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/11 01:22:34 NOTICE: Azure container rclone-test-setojol0noco: 0 differences found
2025/04/11 01:22:34 NOTICE: Azure container rclone-test-setojol0noco: 1 matching files
2025/04/11 01:22:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xuxixot2laxa"
2025/04/11 01:22:34 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/11 01:22:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/11 01:22:34 DEBUG : Azure container rclone-test-xuxixot2laxa: Using directory markers
2025/04/11 01:22:34 DEBUG : Creating backend with remote "/tmp/rclone2571548764"
run.go:180: Remote "Azure container rclone-test-xuxixot2laxa", Local "Local file system at /tmp/rclone2571548764", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/04/11 01:22:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/11 01:22:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-xuxixot2laxa
2025/04/11 01:22:34 NOTICE: Azure container rclone-test-xuxixot2laxa: 1 files missing
2025/04/11 01:22:34 NOTICE: 1 hashes missing
2025/04/11 01:22:34 NOTICE: Azure container rclone-test-xuxixot2laxa: 2 differences found
2025/04/11 01:22:34 NOTICE: Azure container rclone-test-xuxixot2laxa: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/04/11 01:22:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/11 01:22:34 NOTICE: Azure container rclone-test-xuxixot2laxa: 0 differences found
2025/04/11 01:22:34 NOTICE: Azure container rclone-test-xuxixot2laxa: 1 matching files
2025/04/11 01:22:34 DEBUG : Azure container rclone-test-xuxixot2laxa: Purge remote
2025/04/11 01:22:34 DEBUG : Azure container rclone-test-setojol0noco: Purge remote
2025/04/11 01:22:34 DEBUG : Azure container rclone-test-bijupec6mira: Purge remote
2025/04/11 01:22:34 DEBUG : Azure container rclone-test-fosupup0saba: Purge remote
2025/04/11 01:22:34 DEBUG : Azure container rclone-test-wulovuj9wano: Purge remote
2025/04/11 01:22:34 DEBUG : Azure container rclone-test-maremat5tuyu: Purge remote
2025/04/11 01:22:34 DEBUG : Azure container rclone-test-dizibac3hani: Purge remote
2025/04/11 01:22:35 DEBUG : Azure container rclone-test-rahabec4lolo: Purge remote
2025/04/11 01:22:35 DEBUG : Azure container rclone-test-cizudap0qace: Purge remote
2025/04/11 01:22:35 DEBUG : Azure container rclone-test-fuyujub0nisu: Purge remote
--- PASS: TestApplyTransforms (3.58s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:22:35 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/11 01:22:35 DEBUG : sub/: Creating directory marker
2025/04/11 01:22:35 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/11 01:22:35 INFO : file1: Copied (new) to: sub/file2
2025/04/11 01:22:35 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/11 01:22:35 DEBUG : file1: Unchanged skipping
2025/04/11 01:22:35 DEBUG : Azure container rclone-test-wamakag8vuha: don't need to copy/move sub/file2, it is already at target location
2025/04/11 01:22:35 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.54s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.07s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:22:35 DEBUG : dst/: Creating directory marker
2025/04/11 01:22:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wamakag8vuha/backup"
2025/04/11 01:22:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/11 01:22:36 DEBUG : Azure container rclone-test-wamakag8vuha path backup: Using directory markers
2025/04/11 01:22:36 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-wamakag8vuha/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-wamakag8vuha/backup"
2025/04/11 01:22:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/11 01:22:36 DEBUG : dst/: Creating directory marker
2025/04/11 01:22:36 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/11 01:22:36 INFO : dst/file1: Copied (server-side copy)
2025/04/11 01:22:36 INFO : dst/file1: Deleted
2025/04/11 01:22:36 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/11 01:22:36 INFO : dst/file1: Copied (new)
2025/04/11 01:22:36 DEBUG : dst/: Removing directory marker
2025/04/11 01:22:36 DEBUG : backup/dst/: Removing directory marker
2025/04/11 01:22:36 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-wamakag8vuha/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebc53e3-301e-0052-0a80-aac015000000
Time:2025-04-11T01:22:36.8681504Z
--------------------------------------------------------------------------------
2025/04/11 01:22:37 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-wamakag8vuha/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebc5569-301e-0052-5d80-aac015000000
Time:2025-04-11T01:22:37.9057537Z
--------------------------------------------------------------------------------
2025/04/11 01:22:38 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-wamakag8vuha/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebc5735-301e-0052-4380-aac015000000
Time:2025-04-11T01:22:38.9435256Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebc5735-301e-0052-4380-aac015000000
Time:2025-04-11T01:22:38.9435256Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.14s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:22:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wamakag8vuha/dst"
2025/04/11 01:22:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/11 01:22:39 DEBUG : Azure container rclone-test-wamakag8vuha path dst: Using directory markers
2025/04/11 01:22:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wamakag8vuha/CompareDest"
2025/04/11 01:22:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/11 01:22:40 DEBUG : Azure container rclone-test-wamakag8vuha path CompareDest: Using directory markers
2025/04/11 01:22:40 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-wamakag8vuha/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-wamakag8vuha/CompareDest"
2025/04/11 01:22:40 DEBUG : one: Need to transfer - File not found at Destination
2025/04/11 01:22:40 DEBUG : /: Creating directory marker
2025/04/11 01:22:40 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/11 01:22:40 INFO : one: Copied (new)
2025/04/11 01:22:40 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wamakag8vuha/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wamakag8vuha/CompareDest"
2025/04/11 01:22:40 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/11 01:22:40 DEBUG : /: Creating directory marker
2025/04/11 01:22:40 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/11 01:22:40 INFO : one: Copied (replaced existing)
2025/04/11 01:22:40 DEBUG : dst/: Creating directory marker
2025/04/11 01:22:40 DEBUG : CompareDest/: Creating directory marker
2025/04/11 01:22:41 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wamakag8vuha/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wamakag8vuha/CompareDest"
2025/04/11 01:22:41 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/11 01:22:41 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/11 01:22:41 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/11 01:22:41 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wamakag8vuha/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wamakag8vuha/CompareDest"
2025/04/11 01:22:41 DEBUG : two: Need to transfer - File not found at Destination
2025/04/11 01:22:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/11 01:22:41 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/11 01:22:41 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wamakag8vuha/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wamakag8vuha/CompareDest"
2025/04/11 01:22:41 DEBUG : two: Need to transfer - File not found at Destination
2025/04/11 01:22:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/11 01:22:41 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/11 01:22:41 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wamakag8vuha/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wamakag8vuha/CompareDest"
2025/04/11 01:22:41 DEBUG : two: Need to transfer - File not found at Destination
2025/04/11 01:22:41 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/11 01:22:41 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/04/11 01:22:41 INFO : two: Copied (new)
2025/04/11 01:22:42 DEBUG : dst/: Removing directory marker
2025/04/11 01:22:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebc5e7a-301e-0052-4b80-aac015000000
Time:2025-04-11T01:22:42.3567134Z
--------------------------------------------------------------------------------
2025/04/11 01:22:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebc60c4-301e-0052-6f80-aac015000000
Time:2025-04-11T01:22:43.3945216Z
--------------------------------------------------------------------------------
2025/04/11 01:22:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebc62c6-301e-0052-3380-aac015000000
Time:2025-04-11T01:22:44.4319777Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebc62c6-301e-0052-3380-aac015000000
Time:2025-04-11T01:22:44.4319777Z
--------------------------------------------------------------------------------
2025/04/11 01:22:45 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.60s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:22:52 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wamakag8vuha/dst"
2025/04/11 01:22:52 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/11 01:22:52 DEBUG : Azure container rclone-test-wamakag8vuha path dst: Using directory markers
2025/04/11 01:22:52 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wamakag8vuha/CopyDest"
2025/04/11 01:22:52 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/11 01:22:52 DEBUG : Azure container rclone-test-wamakag8vuha path CopyDest: Using directory markers
2025/04/11 01:22:52 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-wamakag8vuha/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-wamakag8vuha/CopyDest"
2025/04/11 01:22:52 DEBUG : one: Need to transfer - File not found at Destination
2025/04/11 01:22:52 DEBUG : /: Creating directory marker
2025/04/11 01:22:52 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/11 01:22:52 INFO : one: Copied (new)
2025/04/11 01:22:53 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wamakag8vuha/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wamakag8vuha/CopyDest"
2025/04/11 01:22:53 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/11 01:22:53 DEBUG : /: Creating directory marker
2025/04/11 01:22:53 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/11 01:22:53 INFO : one: Copied (replaced existing)
2025/04/11 01:22:53 DEBUG : dst/: Creating directory marker
2025/04/11 01:22:53 DEBUG : CopyDest/: Creating directory marker
2025/04/11 01:22:53 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wamakag8vuha/BackupDir"
2025/04/11 01:22:53 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/11 01:22:53 DEBUG : Azure container rclone-test-wamakag8vuha path BackupDir: Using directory markers
2025/04/11 01:22:53 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-wamakag8vuha/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-wamakag8vuha/BackupDir"
2025/04/11 01:22:53 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wamakag8vuha/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wamakag8vuha/CopyDest"
2025/04/11 01:22:53 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/11 01:22:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/11 01:22:53 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/11 01:22:53 DEBUG : /: Creating directory marker
2025/04/11 01:22:54 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/11 01:22:54 INFO : one: Copied (server-side copy)
2025/04/11 01:22:54 INFO : one: Deleted
2025/04/11 01:22:54 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/11 01:22:54 INFO : one: Copied (server-side copy)
2025/04/11 01:22:54 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/04/11 01:22:54 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wamakag8vuha/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wamakag8vuha/CopyDest"
2025/04/11 01:22:54 DEBUG : two: Need to transfer - File not found at Destination
2025/04/11 01:22:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/11 01:22:54 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/11 01:22:54 INFO : two: Copied (server-side copy)
2025/04/11 01:22:54 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/04/11 01:22:54 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wamakag8vuha/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wamakag8vuha/CopyDest"
2025/04/11 01:22:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/11 01:22:54 DEBUG : two: Unchanged skipping
2025/04/11 01:22:55 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wamakag8vuha/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wamakag8vuha/CopyDest"
2025/04/11 01:22:55 DEBUG : three: Need to transfer - File not found at Destination
2025/04/11 01:22:55 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/04/11 01:22:55 DEBUG : three: Destination not found in --copy-dest
2025/04/11 01:22:55 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/04/11 01:22:55 INFO : three: Copied (new)
2025/04/11 01:22:55 DEBUG : dst/: Removing directory marker
2025/04/11 01:22:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebc78de-301e-0052-1680-aac015000000
Time:2025-04-11T01:22:55.7934968Z
--------------------------------------------------------------------------------
2025/04/11 01:22:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebc7a81-301e-0052-7d80-aac015000000
Time:2025-04-11T01:22:56.8320927Z
--------------------------------------------------------------------------------
2025/04/11 01:22:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebc7bf9-301e-0052-4180-aac015000000
Time:2025-04-11T01:22:57.8700365Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebc7bf9-301e-0052-4180-aac015000000
Time:2025-04-11T01:22:57.8700365Z
--------------------------------------------------------------------------------
2025/04/11 01:22:58 DEBUG : CopyDest/: Removing directory marker
2025/04/11 01:22:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebc7d6c-301e-0052-0580-aac015000000
Time:2025-04-11T01:22:58.9474129Z
--------------------------------------------------------------------------------
2025/04/11 01:22:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebc7f0c-301e-0052-6080-aac015000000
Time:2025-04-11T01:22:59.9859837Z
--------------------------------------------------------------------------------
2025/04/11 01:23: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebc8162-301e-0052-4f80-aac015000000
Time:2025-04-11T01:23:01.0242118Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebc8162-301e-0052-4f80-aac015000000
Time:2025-04-11T01:23:01.0242118Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.56s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/04/11 01:23:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebc9172-301e-0052-3a80-aac015000000
Time:2025-04-11T01:23:09.2177113Z
--------------------------------------------------------------------------------
2025/04/11 01:23:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebc936f-301e-0052-7c80-aac015000000
Time:2025-04-11T01:23:10.2553744Z
--------------------------------------------------------------------------------
2025/04/11 01:23:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebc958c-301e-0052-6580-aac015000000
Time:2025-04-11T01:23:11.2927789Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebc958c-301e-0052-6580-aac015000000
Time:2025-04-11T01:23:11.2927789Z
--------------------------------------------------------------------------------
2025/04/11 01:23:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebc97ab-301e-0052-4980-aac015000000
Time:2025-04-11T01:23:12.3304677Z
--------------------------------------------------------------------------------
2025/04/11 01:23:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebc9a13-301e-0052-7b80-aac015000000
Time:2025-04-11T01:23:13.3683155Z
--------------------------------------------------------------------------------
2025/04/11 01:23:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebc9c14-301e-0052-4880-aac015000000
Time:2025-04-11T01:23:14.4062262Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebc9c14-301e-0052-4880-aac015000000
Time:2025-04-11T01:23:14.4062262Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/04/11 01:23:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebcaea9-301e-0052-7f80-aac015000000
Time:2025-04-11T01:23:22.5979980Z
--------------------------------------------------------------------------------
2025/04/11 01:23:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebcb084-301e-0052-2080-aac015000000
Time:2025-04-11T01:23:23.6356885Z
--------------------------------------------------------------------------------
2025/04/11 01:23:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebcb365-301e-0052-3180-aac015000000
Time:2025-04-11T01:23:24.6730479Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebcb365-301e-0052-3180-aac015000000
Time:2025-04-11T01:23:24.6730479Z
--------------------------------------------------------------------------------
2025/04/11 01:23:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebcb5fe-301e-0052-7880-aac015000000
Time:2025-04-11T01:23:25.7102703Z
--------------------------------------------------------------------------------
2025/04/11 01:23:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebcb80a-301e-0052-4980-aac015000000
Time:2025-04-11T01:23:26.7483439Z
--------------------------------------------------------------------------------
2025/04/11 01:23:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebcba83-301e-0052-7e80-aac015000000
Time:2025-04-11T01:23:27.7861916Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebcba83-301e-0052-7e80-aac015000000
Time:2025-04-11T01:23:27.7861916Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:23:35 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/04/11 01:23:35 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/04/11 01:23:36 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/11 01:23:36 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/04/11 01:23:36 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/04/11 01:23:36 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/04/11 01:23:36 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/04/11 01:23:36 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/04/11 01:23:36 DEBUG : TestCopyFileMaxTransfer/file4: md5 = b0502c05347a148dd8ff5f46e7b05cef OK
2025/04/11 01:23:36 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/04/11 01:23:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebccb95-301e-0052-0b80-aac015000000
Time:2025-04-11T01:23:36.9232008Z
--------------------------------------------------------------------------------
2025/04/11 01:23:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebccda2-301e-0052-6180-aac015000000
Time:2025-04-11T01:23:37.9613244Z
--------------------------------------------------------------------------------
2025/04/11 01:23:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebccf88-301e-0052-4f80-aac015000000
Time:2025-04-11T01:23:38.9992500Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebccf88-301e-0052-4f80-aac015000000
Time:2025-04-11T01:23:38.9992500Z
--------------------------------------------------------------------------------
2025/04/11 01:23:40 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/04/11 01:23:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebcd181-301e-0052-0680-aac015000000
Time:2025-04-11T01:23:40.0785652Z
--------------------------------------------------------------------------------
2025/04/11 01:23:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebcd38a-301e-0052-4e80-aac015000000
Time:2025-04-11T01:23:41.1164879Z
--------------------------------------------------------------------------------
2025/04/11 01:23:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebcd554-301e-0052-6880-aac015000000
Time:2025-04-11T01:23:42.1539405Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebcd554-301e-0052-6880-aac015000000
Time:2025-04-11T01:23:42.1539405Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.37s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/11 01:23:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebce3dc-301e-0052-3080-aac015000000
Time:2025-04-11T01:23:50.3471680Z
--------------------------------------------------------------------------------
2025/04/11 01:23:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebce5bb-301e-0052-6380-aac015000000
Time:2025-04-11T01:23:51.3856030Z
--------------------------------------------------------------------------------
2025/04/11 01:23:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebce7c0-301e-0052-3480-aac015000000
Time:2025-04-11T01:23:52.4229342Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebce7c0-301e-0052-3480-aac015000000
Time:2025-04-11T01:23:52.4229342Z
--------------------------------------------------------------------------------
2025/04/11 01:23:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebce989-301e-0052-3b80-aac015000000
Time:2025-04-11T01:23:53.4603212Z
--------------------------------------------------------------------------------
2025/04/11 01:23:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebceb79-301e-0052-6c80-aac015000000
Time:2025-04-11T01:23:54.4978371Z
--------------------------------------------------------------------------------
2025/04/11 01:23:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebced5d-301e-0052-0780-aac015000000
Time:2025-04-11T01:23:55.5352969Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebced5d-301e-0052-0780-aac015000000
Time:2025-04-11T01:23:55.5352969Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/11 01:24:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebcfc5e-301e-0052-2380-aac015000000
Time:2025-04-11T01:24:03.7272566Z
--------------------------------------------------------------------------------
2025/04/11 01:24:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebcfe59-301e-0052-6b80-aac015000000
Time:2025-04-11T01:24:04.7715528Z
--------------------------------------------------------------------------------
2025/04/11 01:24:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd00e0-301e-0052-6280-aac015000000
Time:2025-04-11T01:24:05.8097141Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd00e0-301e-0052-6280-aac015000000
Time:2025-04-11T01:24:05.8097141Z
--------------------------------------------------------------------------------
2025/04/11 01:24:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd02cb-301e-0052-7c80-aac015000000
Time:2025-04-11T01:24:06.8491855Z
--------------------------------------------------------------------------------
2025/04/11 01:24:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd045c-301e-0052-6280-aac015000000
Time:2025-04-11T01:24:07.8864161Z
--------------------------------------------------------------------------------
2025/04/11 01:24:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd05dd-301e-0052-3380-aac015000000
Time:2025-04-11T01:24:08.9249415Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd05dd-301e-0052-3380-aac015000000
Time:2025-04-11T01:24:08.9249415Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/11 01:24: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd167b-301e-0052-2980-aac015000000
Time:2025-04-11T01:24:17.1166671Z
--------------------------------------------------------------------------------
2025/04/11 01:24: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd1994-301e-0052-0180-aac015000000
Time:2025-04-11T01:24:18.1544076Z
--------------------------------------------------------------------------------
2025/04/11 01:24: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd1caa-301e-0052-5a80-aac015000000
Time:2025-04-11T01:24:19.1917829Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd1caa-301e-0052-5a80-aac015000000
Time:2025-04-11T01:24:19.1917829Z
--------------------------------------------------------------------------------
2025/04/11 01:24: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd1edd-301e-0052-6180-aac015000000
Time:2025-04-11T01:24:20.2292326Z
--------------------------------------------------------------------------------
2025/04/11 01:24: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd20ab-301e-0052-7480-aac015000000
Time:2025-04-11T01:24:21.2665835Z
--------------------------------------------------------------------------------
2025/04/11 01:24: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd222f-301e-0052-5280-aac015000000
Time:2025-04-11T01:24:22.3043300Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd222f-301e-0052-5280-aac015000000
Time:2025-04-11T01:24:22.3043300Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.38s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/11 01:24: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd3517-301e-0052-3980-aac015000000
Time:2025-04-11T01:24:30.4960129Z
--------------------------------------------------------------------------------
2025/04/11 01:24: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd373c-301e-0052-2d80-aac015000000
Time:2025-04-11T01:24:31.5349925Z
--------------------------------------------------------------------------------
2025/04/11 01:24: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd38b7-301e-0052-6f80-aac015000000
Time:2025-04-11T01:24:32.5728803Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd38b7-301e-0052-6f80-aac015000000
Time:2025-04-11T01:24:32.5728803Z
--------------------------------------------------------------------------------
2025/04/11 01:24: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd3a92-301e-0052-2580-aac015000000
Time:2025-04-11T01:24:33.6106679Z
--------------------------------------------------------------------------------
2025/04/11 01:24: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd3c3a-301e-0052-2b80-aac015000000
Time:2025-04-11T01:24:34.6487908Z
--------------------------------------------------------------------------------
2025/04/11 01:24: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd3e8e-301e-0052-3280-aac015000000
Time:2025-04-11T01:24:35.6863574Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd3e8e-301e-0052-3280-aac015000000
Time:2025-04-11T01:24:35.6863574Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.38s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/11 01:24: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd5483-301e-0052-1880-aac015000000
Time:2025-04-11T01:24:43.8778246Z
--------------------------------------------------------------------------------
2025/04/11 01:24: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd5666-301e-0052-4b80-aac015000000
Time:2025-04-11T01:24:44.9156481Z
--------------------------------------------------------------------------------
2025/04/11 01:24: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd5829-301e-0052-6d80-aac015000000
Time:2025-04-11T01:24:45.9530720Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd5829-301e-0052-6d80-aac015000000
Time:2025-04-11T01:24:45.9530720Z
--------------------------------------------------------------------------------
2025/04/11 01:24: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd5a64-301e-0052-0d80-aac015000000
Time:2025-04-11T01:24:46.9903328Z
--------------------------------------------------------------------------------
2025/04/11 01:24: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd5bff-301e-0052-0380-aac015000000
Time:2025-04-11T01:24:48.0279971Z
--------------------------------------------------------------------------------
2025/04/11 01:24: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd5e3a-301e-0052-0380-aac015000000
Time:2025-04-11T01:24:49.0657732Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd5e3a-301e-0052-0380-aac015000000
Time:2025-04-11T01:24:49.0657732Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.38s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:24:57 DEBUG : also/: Creating directory marker
2025/04/11 01:24:57 INFO : Azure container rclone-test-wamakag8vuha: Looking for duplicate md5 hashes using newest mode.
2025/04/11 01:24:57 NOTICE: 94cf47b1c9050f2a2610386128a0b53e: Found 3 files with duplicate md5 hashes
2025/04/11 01:24:57 INFO : one: Deleted
2025/04/11 01:24:57 INFO : also/one: Deleted
2025/04/11 01:24:57 NOTICE: 94cf47b1c9050f2a2610386128a0b53e: Deleted 2 extra copies
2025/04/11 01:24: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd74a0-301e-0052-1f80-aac015000000
Time:2025-04-11T01:24:58.0697761Z
--------------------------------------------------------------------------------
2025/04/11 01:24: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd76a3-301e-0052-5d80-aac015000000
Time:2025-04-11T01:24:59.1082075Z
--------------------------------------------------------------------------------
2025/04/11 01:25: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd78a6-301e-0052-1f80-aac015000000
Time:2025-04-11T01:25:00.1460867Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd78a6-301e-0052-1f80-aac015000000
Time:2025-04-11T01:25:00.1460867Z
--------------------------------------------------------------------------------
2025/04/11 01:25:01 DEBUG : also/: Removing directory marker
2025/04/11 01:25: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd7c1b-301e-0052-5680-aac015000000
Time:2025-04-11T01:25:01.2213878Z
--------------------------------------------------------------------------------
2025/04/11 01:25: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd7f5e-301e-0052-5e80-aac015000000
Time:2025-04-11T01:25:02.2586704Z
--------------------------------------------------------------------------------
2025/04/11 01:25: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd82a1-301e-0052-7680-aac015000000
Time:2025-04-11T01:25:03.2960392Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd82a1-301e-0052-7680-aac015000000
Time:2025-04-11T01:25:03.2960392Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.24s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/11 01:25:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd9656-301e-0052-5d80-aac015000000
Time:2025-04-11T01:25:11.4971458Z
--------------------------------------------------------------------------------
2025/04/11 01:25:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd99df-301e-0052-2880-aac015000000
Time:2025-04-11T01:25:12.5368252Z
--------------------------------------------------------------------------------
2025/04/11 01:25:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd9d7e-301e-0052-7c80-aac015000000
Time:2025-04-11T01:25:13.5740339Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebd9d7e-301e-0052-7c80-aac015000000
Time:2025-04-11T01:25:13.5740339Z
--------------------------------------------------------------------------------
2025/04/11 01:25: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebda135-301e-0052-7b80-aac015000000
Time:2025-04-11T01:25:14.6119737Z
--------------------------------------------------------------------------------
2025/04/11 01:25: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebda483-301e-0052-2480-aac015000000
Time:2025-04-11T01:25:15.6499410Z
--------------------------------------------------------------------------------
2025/04/11 01:25: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebda741-301e-0052-7280-aac015000000
Time:2025-04-11T01:25:16.6874010Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebda741-301e-0052-7280-aac015000000
Time:2025-04-11T01:25:16.6874010Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.38s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/11 01:25: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebdbe45-301e-0052-7b80-aac015000000
Time:2025-04-11T01:25:24.8783321Z
--------------------------------------------------------------------------------
2025/04/11 01:25: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebdc21d-301e-0052-1080-aac015000000
Time:2025-04-11T01:25:25.9229193Z
--------------------------------------------------------------------------------
2025/04/11 01:25:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebdc5c4-301e-0052-7880-aac015000000
Time:2025-04-11T01:25:26.9604909Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebdc5c4-301e-0052-7880-aac015000000
Time:2025-04-11T01:25:26.9604909Z
--------------------------------------------------------------------------------
2025/04/11 01:25:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebdc908-301e-0052-0480-aac015000000
Time:2025-04-11T01:25:27.9981193Z
--------------------------------------------------------------------------------
2025/04/11 01:25: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebdcc1e-301e-0052-5a80-aac015000000
Time:2025-04-11T01:25:29.0358332Z
--------------------------------------------------------------------------------
2025/04/11 01:25: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebdceab-301e-0052-1680-aac015000000
Time:2025-04-11T01:25:30.0747576Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebdceab-301e-0052-1680-aac015000000
Time:2025-04-11T01:25:30.0747576Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/11 01:25: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebde5be-301e-0052-4d80-aac015000000
Time:2025-04-11T01:25:38.2689339Z
--------------------------------------------------------------------------------
2025/04/11 01:25: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebde97b-301e-0052-2f80-aac015000000
Time:2025-04-11T01:25:39.3092184Z
--------------------------------------------------------------------------------
2025/04/11 01:25: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebdeca4-301e-0052-7080-aac015000000
Time:2025-04-11T01:25:40.3475807Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebdeca4-301e-0052-7080-aac015000000
Time:2025-04-11T01:25:40.3475807Z
--------------------------------------------------------------------------------
2025/04/11 01:25: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebdef6c-301e-0052-0180-aac015000000
Time:2025-04-11T01:25:41.3857132Z
--------------------------------------------------------------------------------
2025/04/11 01:25: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebdf1eb-301e-0052-3580-aac015000000
Time:2025-04-11T01:25:42.4239117Z
--------------------------------------------------------------------------------
2025/04/11 01:25: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebdf450-301e-0052-5880-aac015000000
Time:2025-04-11T01:25:43.4610726Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebdf450-301e-0052-5880-aac015000000
Time:2025-04-11T01:25:43.4610726Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.38s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/11 01:25:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebe0eae-301e-0052-6e80-aac015000000
Time:2025-04-11T01:25:51.6538996Z
--------------------------------------------------------------------------------
2025/04/11 01:25:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebe111e-301e-0052-1e80-aac015000000
Time:2025-04-11T01:25:52.6924319Z
--------------------------------------------------------------------------------
2025/04/11 01:25:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebe1412-301e-0052-4280-aac015000000
Time:2025-04-11T01:25:53.7302609Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebe1412-301e-0052-4280-aac015000000
Time:2025-04-11T01:25:53.7302609Z
--------------------------------------------------------------------------------
2025/04/11 01:25:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebe16f9-301e-0052-5080-aac015000000
Time:2025-04-11T01:25:54.7675440Z
--------------------------------------------------------------------------------
2025/04/11 01:25:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebe1a2c-301e-0052-1b80-aac015000000
Time:2025-04-11T01:25:55.8054798Z
--------------------------------------------------------------------------------
2025/04/11 01:25:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebe1cfc-301e-0052-7f80-aac015000000
Time:2025-04-11T01:25:56.8456471Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebe1cfc-301e-0052-7f80-aac015000000
Time:2025-04-11T01:25:56.8456471Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.39s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/04/11 01:26: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebe389d-301e-0052-2a80-aac015000000
Time:2025-04-11T01:26:05.0393597Z
--------------------------------------------------------------------------------
2025/04/11 01:26: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebe3b5a-301e-0052-0a80-aac015000000
Time:2025-04-11T01:26:06.0781166Z
--------------------------------------------------------------------------------
2025/04/11 01:26: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebe3dfa-301e-0052-6380-aac015000000
Time:2025-04-11T01:26:07.1158537Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebe3dfa-301e-0052-6380-aac015000000
Time:2025-04-11T01:26:07.1158537Z
--------------------------------------------------------------------------------
2025/04/11 01:26: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebe4070-301e-0052-1180-aac015000000
Time:2025-04-11T01:26:08.1543652Z
--------------------------------------------------------------------------------
2025/04/11 01:26: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebe43c2-301e-0052-1080-aac015000000
Time:2025-04-11T01:26:09.1933548Z
--------------------------------------------------------------------------------
2025/04/11 01:26: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebe47f1-301e-0052-4280-aac015000000
Time:2025-04-11T01:26:10.2316925Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebe47f1-301e-0052-4280-aac015000000
Time:2025-04-11T01:26:10.2316925Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.39s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:26:18 DEBUG : sub dir/: Creating directory marker
2025/04/11 01:26:18 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/04/11 01:26:19 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/04/11 01:26:19 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/04/11 01:26:19 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/04/11 01:26:19 DEBUG : sub dir/: Removing directory marker
2025/04/11 01:26: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebe639f-301e-0052-6b80-aac015000000
Time:2025-04-11T01:26:19.8930180Z
--------------------------------------------------------------------------------
2025/04/11 01:26: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebe678a-301e-0052-6c80-aac015000000
Time:2025-04-11T01:26:20.9313532Z
--------------------------------------------------------------------------------
2025/04/11 01:26: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebe6c9c-301e-0052-0380-aac015000000
Time:2025-04-11T01:26:21.9694896Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebe6c9c-301e-0052-0380-aac015000000
Time:2025-04-11T01:26:21.9694896Z
--------------------------------------------------------------------------------
2025/04/11 01:26: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebe71b9-301e-0052-6c80-aac015000000
Time:2025-04-11T01:26:23.0071922Z
--------------------------------------------------------------------------------
2025/04/11 01:26: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebe7830-301e-0052-7780-aac015000000
Time:2025-04-11T01:26:24.0450932Z
--------------------------------------------------------------------------------
2025/04/11 01:26: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebe7d38-301e-0052-2c80-aac015000000
Time:2025-04-11T01:26:25.0854225Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebe7d38-301e-0052-2c80-aac015000000
Time:2025-04-11T01:26:25.0854225Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.85s)
=== RUN TestListDirSortedFn
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:26:33 DEBUG : sub dir/: Creating directory marker
2025/04/11 01:26:33 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/04/11 01:26:33 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/04/11 01:26:34 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/04/11 01:26:34 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/04/11 01:26:34 DEBUG : sub dir/: Removing directory marker
2025/04/11 01:26: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebea66e-301e-0052-1d80-aac015000000
Time:2025-04-11T01:26:34.7692482Z
--------------------------------------------------------------------------------
2025/04/11 01:26: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebeaa1a-301e-0052-0180-aac015000000
Time:2025-04-11T01:26:35.8110938Z
--------------------------------------------------------------------------------
2025/04/11 01:26: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebead25-301e-0052-3780-aac015000000
Time:2025-04-11T01:26:36.8484814Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebead25-301e-0052-3780-aac015000000
Time:2025-04-11T01:26:36.8484814Z
--------------------------------------------------------------------------------
2025/04/11 01:26: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebeaf67-301e-0052-3180-aac015000000
Time:2025-04-11T01:26:37.8868247Z
--------------------------------------------------------------------------------
2025/04/11 01:26: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebeb234-301e-0052-6980-aac015000000
Time:2025-04-11T01:26:38.9243573Z
--------------------------------------------------------------------------------
2025/04/11 01:26: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebeb436-301e-0052-2180-aac015000000
Time:2025-04-11T01:26:39.9619865Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebeb436-301e-0052-2180-aac015000000
Time:2025-04-11T01:26:39.9619865Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.88s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:26:48 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/04/11 01:26:48 DEBUG : sub/: Removing directory marker
2025/04/11 01:26:49 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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebecaa9-301e-0052-1b80-aac015000000
Time:2025-04-11T01:26:49.0327926Z
--------------------------------------------------------------------------------
2025/04/11 01:26:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebecc71-301e-0052-2880-aac015000000
Time:2025-04-11T01:26:50.0712510Z
--------------------------------------------------------------------------------
2025/04/11 01:26:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebece43-301e-0052-4d80-aac015000000
Time:2025-04-11T01:26:51.1087739Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebece43-301e-0052-4d80-aac015000000
Time:2025-04-11T01:26:51.1087739Z
--------------------------------------------------------------------------------
2025/04/11 01:26:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebecff8-301e-0052-5780-aac015000000
Time:2025-04-11T01:26:52.1462557Z
--------------------------------------------------------------------------------
2025/04/11 01:26:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebed1da-301e-0052-7d80-aac015000000
Time:2025-04-11T01:26:53.1839980Z
--------------------------------------------------------------------------------
2025/04/11 01:26:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebed3b3-301e-0052-1780-aac015000000
Time:2025-04-11T01:26:54.2210180Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebed3b3-301e-0052-1780-aac015000000
Time:2025-04-11T01:26:54.2210180Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.26s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:27:02 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/04/11 01:27:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wamakag8vuha/notfound"
2025/04/11 01:27:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/11 01:27:03 DEBUG : Azure container rclone-test-wamakag8vuha path notfound: Using directory markers
2025/04/11 01:27:03 DEBUG : sub/: Removing directory marker
2025/04/11 01:27:03 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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebeee39-301e-0052-5a80-aac015000000
Time:2025-04-11T01:27:03.5112319Z
--------------------------------------------------------------------------------
2025/04/11 01:27:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebef06c-301e-0052-4880-aac015000000
Time:2025-04-11T01:27:04.5502023Z
--------------------------------------------------------------------------------
2025/04/11 01:27:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebef2b0-301e-0052-4980-aac015000000
Time:2025-04-11T01:27:05.5877081Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebef2b0-301e-0052-4980-aac015000000
Time:2025-04-11T01:27:05.5877081Z
--------------------------------------------------------------------------------
2025/04/11 01:27:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebef60d-301e-0052-5c80-aac015000000
Time:2025-04-11T01:27:06.6247874Z
--------------------------------------------------------------------------------
2025/04/11 01:27:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebef9b8-301e-0052-4680-aac015000000
Time:2025-04-11T01:27:07.6630409Z
--------------------------------------------------------------------------------
2025/04/11 01:27:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebefd58-301e-0052-2580-aac015000000
Time:2025-04-11T01:27:08.7005994Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebefd58-301e-0052-2580-aac015000000
Time:2025-04-11T01:27:08.7005994Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.48s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:27:16 INFO : Azure container rclone-test-wamakag8vuha: Making directory
2025/04/11 01:27:16 INFO : Azure container rclone-test-wamakag8vuha: Making directory
2025/04/11 01:27: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf12b3-301e-0052-3c80-aac015000000
Time:2025-04-11T01:27:16.9309165Z
--------------------------------------------------------------------------------
2025/04/11 01:27: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf1695-301e-0052-5980-aac015000000
Time:2025-04-11T01:27:17.9683305Z
--------------------------------------------------------------------------------
2025/04/11 01:27: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf19f9-301e-0052-0a80-aac015000000
Time:2025-04-11T01:27:19.0063823Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf19f9-301e-0052-0a80-aac015000000
Time:2025-04-11T01:27:19.0063823Z
--------------------------------------------------------------------------------
2025/04/11 01:27: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf1d90-301e-0052-5c80-aac015000000
Time:2025-04-11T01:27:20.0442263Z
--------------------------------------------------------------------------------
2025/04/11 01:27: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf21c8-301e-0052-4d80-aac015000000
Time:2025-04-11T01:27:21.0814847Z
--------------------------------------------------------------------------------
2025/04/11 01:27: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf2590-301e-0052-6680-aac015000000
Time:2025-04-11T01:27:22.1202179Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf2590-301e-0052-6680-aac015000000
Time:2025-04-11T01:27:22.1202179Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.42s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:27:30 DEBUG : sub dir/: Creating directory marker
2025/04/11 01:27:30 DEBUG : sub dir/: Removing directory marker
2025/04/11 01:27: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf3ad1-301e-0052-6e80-aac015000000
Time:2025-04-11T01:27:30.6936510Z
--------------------------------------------------------------------------------
2025/04/11 01:27: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf3ee3-301e-0052-3f80-aac015000000
Time:2025-04-11T01:27:31.7315901Z
--------------------------------------------------------------------------------
2025/04/11 01:27: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf4310-301e-0052-1a80-aac015000000
Time:2025-04-11T01:27:32.7691175Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf4310-301e-0052-1a80-aac015000000
Time:2025-04-11T01:27:32.7691175Z
--------------------------------------------------------------------------------
2025/04/11 01:27: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf46ae-301e-0052-6f80-aac015000000
Time:2025-04-11T01:27:33.8095809Z
--------------------------------------------------------------------------------
2025/04/11 01:27: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf48d4-301e-0052-5a80-aac015000000
Time:2025-04-11T01:27:34.8478168Z
--------------------------------------------------------------------------------
2025/04/11 01:27: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf4b2f-301e-0052-6180-aac015000000
Time:2025-04-11T01:27:35.8858396Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf4b2f-301e-0052-6180-aac015000000
Time:2025-04-11T01:27:35.8858396Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.76s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:27: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf651d-301e-0052-1380-aac015000000
Time:2025-04-11T01:27:44.4908230Z
--------------------------------------------------------------------------------
2025/04/11 01:27: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf6965-301e-0052-1d80-aac015000000
Time:2025-04-11T01:27:45.5293075Z
--------------------------------------------------------------------------------
2025/04/11 01:27: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf6be2-301e-0052-1580-aac015000000
Time:2025-04-11T01:27:46.5673806Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf6be2-301e-0052-1580-aac015000000
Time:2025-04-11T01:27:46.5673806Z
--------------------------------------------------------------------------------
2025/04/11 01:27: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf6de9-301e-0052-4980-aac015000000
Time:2025-04-11T01:27:47.6052295Z
--------------------------------------------------------------------------------
2025/04/11 01:27: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf704f-301e-0052-5d80-aac015000000
Time:2025-04-11T01:27:48.6439594Z
--------------------------------------------------------------------------------
2025/04/11 01:27: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf7261-301e-0052-2580-aac015000000
Time:2025-04-11T01:27:49.6814302Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf7261-301e-0052-2580-aac015000000
Time:2025-04-11T01:27:49.6814302Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.80s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:27:58 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/04/11 01:27: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf88fa-301e-0052-3c80-aac015000000
Time:2025-04-11T01:27:58.3834125Z
--------------------------------------------------------------------------------
2025/04/11 01:27: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf8b48-301e-0052-4480-aac015000000
Time:2025-04-11T01:27:59.4209477Z
--------------------------------------------------------------------------------
2025/04/11 01:28: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf8d70-301e-0052-2c80-aac015000000
Time:2025-04-11T01:28:00.4583704Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf8d70-301e-0052-2c80-aac015000000
Time:2025-04-11T01:28:00.4583704Z
--------------------------------------------------------------------------------
2025/04/11 01:28: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf8ff4-301e-0052-5080-aac015000000
Time:2025-04-11T01:28:01.4969391Z
--------------------------------------------------------------------------------
2025/04/11 01:28: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf9204-301e-0052-1380-aac015000000
Time:2025-04-11T01:28:02.5359392Z
--------------------------------------------------------------------------------
2025/04/11 01:28: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf9482-301e-0052-5980-aac015000000
Time:2025-04-11T01:28:03.5732628Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebf9482-301e-0052-5980-aac015000000
Time:2025-04-11T01:28:03.5732628Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.89s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:28: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebfae38-301e-0052-3680-aac015000000
Time:2025-04-11T01:28:12.1805583Z
--------------------------------------------------------------------------------
2025/04/11 01:28: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebfb085-301e-0052-3a80-aac015000000
Time:2025-04-11T01:28:13.2191501Z
--------------------------------------------------------------------------------
2025/04/11 01:28: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebfb29f-301e-0052-2a80-aac015000000
Time:2025-04-11T01:28:14.2568448Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebfb29f-301e-0052-2a80-aac015000000
Time:2025-04-11T01:28:14.2568448Z
--------------------------------------------------------------------------------
2025/04/11 01:28: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebfb54b-301e-0052-2880-aac015000000
Time:2025-04-11T01:28:15.2942325Z
--------------------------------------------------------------------------------
2025/04/11 01:28: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebfb85b-301e-0052-5180-aac015000000
Time:2025-04-11T01:28:16.3322514Z
--------------------------------------------------------------------------------
2025/04/11 01:28: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebfbc8a-301e-0052-4881-aac015000000
Time:2025-04-11T01:28:17.3702767Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ebfbc8a-301e-0052-4881-aac015000000
Time:2025-04-11T01:28:17.3702767Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.80s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/04/11 01:28:26 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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a045d7b7-a01e-000d-8081-aa7429000000
Time:2025-04-11T01:28:26.0928737Z
--------------------------------------------------------------------------------
2025/04/11 01:28: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a045d93b-a01e-000d-3781-aa7429000000
Time:2025-04-11T01:28:27.1323579Z
--------------------------------------------------------------------------------
2025/04/11 01:28: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a045dab1-a01e-000d-0581-aa7429000000
Time:2025-04-11T01:28:28.1702863Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a045dab1-a01e-000d-0581-aa7429000000
Time:2025-04-11T01:28:28.1702863Z
--------------------------------------------------------------------------------
2025/04/11 01:28: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a045dc12-a01e-000d-4481-aa7429000000
Time:2025-04-11T01:28:29.2088778Z
--------------------------------------------------------------------------------
2025/04/11 01:28: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a045ddec-a01e-000d-5a81-aa7429000000
Time:2025-04-11T01:28:30.2479067Z
--------------------------------------------------------------------------------
2025/04/11 01:28: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a045df9c-a01e-000d-4f81-aa7429000000
Time:2025-04-11T01:28:31.2853935Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a045df9c-a01e-000d-4f81-aa7429000000
Time:2025-04-11T01:28:31.2853935Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.92s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/04/11 01:28:39 DEBUG : Creating backend with remote ":memory:"
2025/04/11 01:28:39 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/04/11 01:28:39 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/11 01:28:39 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/11 01:28:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/11 01:28:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/11 01:28:39 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/11 01:28:39 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/11 01:28:39 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/04/11 01:28:39 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-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:28:39 DEBUG : sub dir/: Creating directory marker
2025/04/11 01:28:40 DEBUG : sub dir/: Removing directory marker
2025/04/11 01:28:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a045eafa-a01e-000d-0a81-aa7429000000
Time:2025-04-11T01:28:40.0969404Z
--------------------------------------------------------------------------------
2025/04/11 01:28:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a045ec15-a01e-000d-7081-aa7429000000
Time:2025-04-11T01:28:41.1343794Z
--------------------------------------------------------------------------------
2025/04/11 01:28:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a045ed53-a01e-000d-0281-aa7429000000
Time:2025-04-11T01:28:42.1726241Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a045ed53-a01e-000d-0281-aa7429000000
Time:2025-04-11T01:28:42.1726241Z
--------------------------------------------------------------------------------
2025/04/11 01:28:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a045eeec-a01e-000d-6081-aa7429000000
Time:2025-04-11T01:28:43.2095371Z
--------------------------------------------------------------------------------
2025/04/11 01:28:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a045f01a-a01e-000d-2281-aa7429000000
Time:2025-04-11T01:28:44.2467187Z
--------------------------------------------------------------------------------
2025/04/11 01:28:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a045f195-a01e-000d-2681-aa7429000000
Time:2025-04-11T01:28:45.2843758Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a045f195-a01e-000d-2681-aa7429000000
Time:2025-04-11T01:28:45.2843758Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.00s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:28:53 DEBUG : Waiting for deletions to finish
2025/04/11 01:28:53 DEBUG : large: Excluded (Size Filter)
2025/04/11 01:28:53 INFO : medium: Deleted
2025/04/11 01:28:53 INFO : small: Deleted
2025/04/11 01:28:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec0184b-301e-0052-1b81-aac015000000
Time:2025-04-11T01:28:54.0427664Z
--------------------------------------------------------------------------------
2025/04/11 01:28:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec01a09-301e-0052-1681-aac015000000
Time:2025-04-11T01:28:55.0821694Z
--------------------------------------------------------------------------------
2025/04/11 01:28:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec01b9a-301e-0052-7b81-aac015000000
Time:2025-04-11T01:28:56.1199363Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec01b9a-301e-0052-7b81-aac015000000
Time:2025-04-11T01:28:56.1199363Z
--------------------------------------------------------------------------------
2025/04/11 01:28:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec01d7a-301e-0052-2f81-aac015000000
Time:2025-04-11T01:28:57.1588126Z
--------------------------------------------------------------------------------
2025/04/11 01:28:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec01f3d-301e-0052-3981-aac015000000
Time:2025-04-11T01:28:58.1964921Z
--------------------------------------------------------------------------------
2025/04/11 01:28:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec021b4-301e-0052-6e81-aac015000000
Time:2025-04-11T01:28:59.4955208Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec021b4-301e-0052-6e81-aac015000000
Time:2025-04-11T01:28:59.4955208Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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 (14.21s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:29:07 DEBUG : Waiting for deletions to finish
2025/04/11 01:29:08 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/04/11 01:29:08 INFO : medium: Deleted
2025/04/11 01:29:08 INFO : large: Deleted
2025/04/11 01:29:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0461658-a01e-000d-2281-aa7429000000
Time:2025-04-11T01:29:08.2631680Z
--------------------------------------------------------------------------------
2025/04/11 01:29:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a04617c4-a01e-000d-6681-aa7429000000
Time:2025-04-11T01:29:09.3006285Z
--------------------------------------------------------------------------------
2025/04/11 01:29:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0461978-a01e-000d-4e81-aa7429000000
Time:2025-04-11T01:29:10.3394894Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0461978-a01e-000d-4e81-aa7429000000
Time:2025-04-11T01:29:10.3394894Z
--------------------------------------------------------------------------------
2025/04/11 01:29:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0461b9e-a01e-000d-4681-aa7429000000
Time:2025-04-11T01:29:11.3770441Z
--------------------------------------------------------------------------------
2025/04/11 01:29:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0461d26-a01e-000d-0481-aa7429000000
Time:2025-04-11T01:29:12.4151144Z
--------------------------------------------------------------------------------
2025/04/11 01:29:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0461e82-a01e-000d-3a81-aa7429000000
Time:2025-04-11T01:29:13.4532695Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0461e82-a01e-000d-3a81-aa7429000000
Time:2025-04-11T01:29:13.4532695Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/04/11 01:29:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0462b02-a01e-000d-7a81-aa7429000000
Time:2025-04-11T01:29:21.6442234Z
--------------------------------------------------------------------------------
2025/04/11 01:29:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0462d2f-a01e-000d-5181-aa7429000000
Time:2025-04-11T01:29:22.6815481Z
--------------------------------------------------------------------------------
2025/04/11 01:29:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0462efb-a01e-000d-3981-aa7429000000
Time:2025-04-11T01:29:23.7187299Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0462efb-a01e-000d-3981-aa7429000000
Time:2025-04-11T01:29:23.7187299Z
--------------------------------------------------------------------------------
2025/04/11 01:29:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a046307b-a01e-000d-6b81-aa7429000000
Time:2025-04-11T01:29:24.7569019Z
--------------------------------------------------------------------------------
2025/04/11 01:29:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0463261-a01e-000d-6c81-aa7429000000
Time:2025-04-11T01:29:25.7960580Z
--------------------------------------------------------------------------------
2025/04/11 01:29:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0463450-a01e-000d-7781-aa7429000000
Time:2025-04-11T01:29:26.8342343Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0463450-a01e-000d-7781-aa7429000000
Time:2025-04-11T01:29:26.8342343Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:29:35 DEBUG : Waiting for deletions to finish
2025/04/11 01:29:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/04/11 01:29:35 INFO : medium: Deleted
2025/04/11 01:29:35 INFO : small: Deleted
2025/04/11 01:29:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a04648be-a01e-000d-6481-aa7429000000
Time:2025-04-11T01:29:35.5913159Z
--------------------------------------------------------------------------------
2025/04/11 01:29:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0464b3b-a01e-000d-0581-aa7429000000
Time:2025-04-11T01:29:36.6287985Z
--------------------------------------------------------------------------------
2025/04/11 01:29:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0464d8f-a01e-000d-3481-aa7429000000
Time:2025-04-11T01:29:37.6659491Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0464d8f-a01e-000d-3481-aa7429000000
Time:2025-04-11T01:29:37.6659491Z
--------------------------------------------------------------------------------
2025/04/11 01:29:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0464fe8-a01e-000d-1681-aa7429000000
Time:2025-04-11T01:29:38.7046534Z
--------------------------------------------------------------------------------
2025/04/11 01:29:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0465257-a01e-000d-1b81-aa7429000000
Time:2025-04-11T01:29:39.7418468Z
--------------------------------------------------------------------------------
2025/04/11 01:29:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a04654c2-a01e-000d-2e81-aa7429000000
Time:2025-04-11T01:29:40.7796038Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a04654c2-a01e-000d-2e81-aa7429000000
Time:2025-04-11T01:29:40.7796038Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/04/11 01:29:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a046698d-a01e-000d-6981-aa7429000000
Time:2025-04-11T01:29:48.9702592Z
--------------------------------------------------------------------------------
2025/04/11 01:29: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0466c1e-a01e-000d-3181-aa7429000000
Time:2025-04-11T01:29:50.0076230Z
--------------------------------------------------------------------------------
2025/04/11 01:29:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0466e40-a01e-000d-2381-aa7429000000
Time:2025-04-11T01:29:51.0456087Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0466e40-a01e-000d-2381-aa7429000000
Time:2025-04-11T01:29:51.0456087Z
--------------------------------------------------------------------------------
2025/04/11 01:29:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a04670ca-a01e-000d-6581-aa7429000000
Time:2025-04-11T01:29:52.0831270Z
--------------------------------------------------------------------------------
2025/04/11 01:29:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a04672fc-a01e-000d-7181-aa7429000000
Time:2025-04-11T01:29:53.1212505Z
--------------------------------------------------------------------------------
2025/04/11 01:29:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a04675d7-a01e-000d-2781-aa7429000000
Time:2025-04-11T01:29:54.1596268Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a04675d7-a01e-000d-2781-aa7429000000
Time:2025-04-11T01:29:54.1596268Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.32s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:30:02 DEBUG : Waiting for deletions to finish
2025/04/11 01:30:02 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached
2025/04/11 01:30:02 INFO : large: Deleted
2025/04/11 01:30:02 INFO : small: Deleted
2025/04/11 01:30: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec0cdc4-301e-0052-4381-aac015000000
Time:2025-04-11T01:30:02.9470536Z
--------------------------------------------------------------------------------
2025/04/11 01:30: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec0d096-301e-0052-5e81-aac015000000
Time:2025-04-11T01:30:03.9860539Z
--------------------------------------------------------------------------------
2025/04/11 01:30:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec0d39f-301e-0052-3081-aac015000000
Time:2025-04-11T01:30:05.0237923Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec0d39f-301e-0052-3081-aac015000000
Time:2025-04-11T01:30:05.0237923Z
--------------------------------------------------------------------------------
2025/04/11 01:30:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec0d6bf-301e-0052-6781-aac015000000
Time:2025-04-11T01:30:06.0633379Z
--------------------------------------------------------------------------------
2025/04/11 01:30:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec0d9ec-301e-0052-3881-aac015000000
Time:2025-04-11T01:30:07.1011588Z
--------------------------------------------------------------------------------
2025/04/11 01:30:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec0dd80-301e-0052-6081-aac015000000
Time:2025-04-11T01:30:08.1394713Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec0dd80-301e-0052-6081-aac015000000
Time:2025-04-11T01:30:08.1394713Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/04/11 01:30: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec0f987-301e-0052-7581-aac015000000
Time:2025-04-11T01:30:16.3326875Z
--------------------------------------------------------------------------------
2025/04/11 01:30: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec0fbcd-301e-0052-7d81-aac015000000
Time:2025-04-11T01:30:17.3762415Z
--------------------------------------------------------------------------------
2025/04/11 01:30: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec0fe2f-301e-0052-2381-aac015000000
Time:2025-04-11T01:30:18.4143814Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec0fe2f-301e-0052-2381-aac015000000
Time:2025-04-11T01:30:18.4143814Z
--------------------------------------------------------------------------------
2025/04/11 01:30: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec100ab-301e-0052-5d81-aac015000000
Time:2025-04-11T01:30:19.4521610Z
--------------------------------------------------------------------------------
2025/04/11 01:30: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec102a4-301e-0052-2381-aac015000000
Time:2025-04-11T01:30:20.4901450Z
--------------------------------------------------------------------------------
2025/04/11 01:30: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec105da-301e-0052-1281-aac015000000
Time:2025-04-11T01:30:21.5273820Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec105da-301e-0052-1281-aac015000000
Time:2025-04-11T01:30:21.5273820Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.37s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:30: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec120fd-301e-0052-4a81-aac015000000
Time:2025-04-11T01:30:30.0284743Z
--------------------------------------------------------------------------------
2025/04/11 01:30: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec12385-301e-0052-7a81-aac015000000
Time:2025-04-11T01:30:31.0664169Z
--------------------------------------------------------------------------------
2025/04/11 01:30: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec125e5-301e-0052-1e81-aac015000000
Time:2025-04-11T01:30:32.1062405Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec125e5-301e-0052-1e81-aac015000000
Time:2025-04-11T01:30:32.1062405Z
--------------------------------------------------------------------------------
2025/04/11 01:30: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec128d2-301e-0052-3781-aac015000000
Time:2025-04-11T01:30:33.1441990Z
--------------------------------------------------------------------------------
2025/04/11 01:30: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec12ca7-301e-0052-3f81-aac015000000
Time:2025-04-11T01:30:34.1830640Z
--------------------------------------------------------------------------------
2025/04/11 01:30: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec1300a-301e-0052-6d81-aac015000000
Time:2025-04-11T01:30:35.2210633Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec1300a-301e-0052-6d81-aac015000000
Time:2025-04-11T01:30:35.2210633Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/04/11 01:30: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec14726-301e-0052-2981-aac015000000
Time:2025-04-11T01:30:43.4217619Z
--------------------------------------------------------------------------------
2025/04/11 01:30: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec1499a-301e-0052-4381-aac015000000
Time:2025-04-11T01:30:44.4591175Z
--------------------------------------------------------------------------------
2025/04/11 01:30: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec14d04-301e-0052-6d81-aac015000000
Time:2025-04-11T01:30:45.5475608Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec14d04-301e-0052-6d81-aac015000000
Time:2025-04-11T01:30:45.5475608Z
--------------------------------------------------------------------------------
2025/04/11 01:30: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec1507d-301e-0052-5f81-aac015000000
Time:2025-04-11T01:30:46.6108544Z
--------------------------------------------------------------------------------
2025/04/11 01:30: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec153c7-301e-0052-4781-aac015000000
Time:2025-04-11T01:30:47.6482912Z
--------------------------------------------------------------------------------
2025/04/11 01:30: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec15701-301e-0052-4181-aac015000000
Time:2025-04-11T01:30:48.6864927Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec15701-301e-0052-4181-aac015000000
Time:2025-04-11T01:30:48.6864927Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.16s)
=== RUN TestRetry
2025/04/11 01:30:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/04/11 01:30:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/04/11 01:30:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/11 01:30:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/11 01:30:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/11 01:30:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/11 01:30:56 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-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:30: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec16c8d-301e-0052-6781-aac015000000
Time:2025-04-11T01:30:58.0179282Z
--------------------------------------------------------------------------------
2025/04/11 01:30: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec16f5f-301e-0052-7c81-aac015000000
Time:2025-04-11T01:30:59.0554957Z
--------------------------------------------------------------------------------
2025/04/11 01:31: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec17297-301e-0052-5f81-aac015000000
Time:2025-04-11T01:31:00.0933064Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec17297-301e-0052-5f81-aac015000000
Time:2025-04-11T01:31:00.0933064Z
--------------------------------------------------------------------------------
2025/04/11 01:31: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec17545-301e-0052-5a81-aac015000000
Time:2025-04-11T01:31:01.1319638Z
--------------------------------------------------------------------------------
2025/04/11 01:31: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec17716-301e-0052-5c81-aac015000000
Time:2025-04-11T01:31:02.1700840Z
--------------------------------------------------------------------------------
2025/04/11 01:31: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec178ee-301e-0052-7481-aac015000000
Time:2025-04-11T01:31:03.2083888Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec178ee-301e-0052-7481-aac015000000
Time:2025-04-11T01:31:03.2083888Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.47s)
=== RUN TestPurge
2025/04/11 01:31:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xajaguy7gita"
2025/04/11 01:31:11 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/11 01:31:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/11 01:31:11 DEBUG : Azure container rclone-test-xajaguy7gita: Using directory markers
2025/04/11 01:31:11 DEBUG : Creating backend with remote "/tmp/rclone1182512584"
run.go:180: Remote "Azure container rclone-test-xajaguy7gita", Local "Local file system at /tmp/rclone1182512584", Modify Window "1ns"
2025/04/11 01:31:11 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/11 01:31:11 DEBUG : A1/B1/: Creating directory marker
2025/04/11 01:31:11 DEBUG : A1/: Creating directory marker
2025/04/11 01:31:11 INFO : A2: Making directory
2025/04/11 01:31:11 DEBUG : A2/: Creating directory marker
2025/04/11 01:31:11 INFO : A1/B2: Making directory
2025/04/11 01:31:11 DEBUG : A1/B2/: Creating directory marker
2025/04/11 01:31:11 INFO : A1/B2/C2: Making directory
2025/04/11 01:31:11 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/11 01:31:12 INFO : A1/B1/C3: Making directory
2025/04/11 01:31:12 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/11 01:31:12 INFO : A3: Making directory
2025/04/11 01:31:12 DEBUG : A3/: Creating directory marker
2025/04/11 01:31:12 INFO : A3/B3: Making directory
2025/04/11 01:31:12 DEBUG : A3/B3/: Creating directory marker
2025/04/11 01:31:12 INFO : A3/B3/C4: Making directory
2025/04/11 01:31:12 DEBUG : A3/B3/C4/: Creating directory marker
2025/04/11 01:31:12 DEBUG : Waiting for deletions to finish
2025/04/11 01:31:12 INFO : A1/B1/C1/one: Deleted
2025/04/11 01:31:12 DEBUG : removing 2 level 3 directories
2025/04/11 01:31:12 INFO : A1/B1/C3: Removing directory
2025/04/11 01:31:12 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/11 01:31:12 INFO : A1/B1/C1: Removing directory
2025/04/11 01:31:12 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/11 01:31:12 DEBUG : removing 1 level 2 directories
2025/04/11 01:31:12 INFO : A1/B1: Removing directory
2025/04/11 01:31:12 DEBUG : A1/B1/: Removing directory marker
2025/04/11 01:31:13 DEBUG : Azure container rclone-test-xajaguy7gita: Purge remote
2025/04/11 01:31:13 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.76s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:31:13 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/11 01:31:13 DEBUG : A1/B1/: Creating directory marker
2025/04/11 01:31:13 DEBUG : A1/: Creating directory marker
2025/04/11 01:31:13 INFO : A2: Making directory
2025/04/11 01:31:13 DEBUG : A2/: Creating directory marker
2025/04/11 01:31:13 INFO : A1/B2: Making directory
2025/04/11 01:31:13 DEBUG : A1/B2/: Creating directory marker
2025/04/11 01:31:13 INFO : A1/B2/C2: Making directory
2025/04/11 01:31:13 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/11 01:31:13 INFO : A1/B1/C3: Making directory
2025/04/11 01:31:13 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/11 01:31:13 INFO : A3: Making directory
2025/04/11 01:31:13 DEBUG : A3/: Creating directory marker
2025/04/11 01:31:13 INFO : A3/B3: Making directory
2025/04/11 01:31:13 DEBUG : A3/B3/: Creating directory marker
2025/04/11 01:31:14 INFO : A3/B3/C4: Making directory
2025/04/11 01:31:14 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/04/11 01:31:21 DEBUG : removing 1 level 3 directories
2025/04/11 01:31:21 INFO : A3/B3/C4: Removing directory
2025/04/11 01:31:21 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/04/11 01:31:28 DEBUG : removing 2 level 3 directories
2025/04/11 01:31:28 INFO : A1/B2/C2: Removing directory
2025/04/11 01:31:28 DEBUG : A1/B2/C2/: Removing directory marker
2025/04/11 01:31:28 INFO : A1/B1/C3: Removing directory
2025/04/11 01:31:28 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/11 01:31:28 DEBUG : removing 2 level 2 directories
2025/04/11 01:31:28 INFO : A3/B3: Removing directory
2025/04/11 01:31:28 DEBUG : A3/B3/: Removing directory marker
2025/04/11 01:31:28 INFO : A1/B2: Removing directory
2025/04/11 01:31:28 DEBUG : A1/B2/: Removing directory marker
2025/04/11 01:31:28 DEBUG : removing 4 level 1 directories
2025/04/11 01:31:28 INFO : dst: Removing directory
2025/04/11 01:31:28 DEBUG : dst/: Removing directory marker
2025/04/11 01:31:28 INFO : BackupDir: Removing directory
2025/04/11 01:31:28 INFO : A3: Removing directory
2025/04/11 01:31:28 INFO : A2: Removing directory
2025/04/11 01:31:28 DEBUG : A3/: Removing directory marker
2025/04/11 01:31:28 DEBUG : A2/: Removing directory marker
2025/04/11 01:31:28 DEBUG : BackupDir/: Removing directory marker
2025/04/11 01:31:29 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec1c1ee-301e-0052-1281-aac015000000
Time:2025-04-11T01:31:29.0009218Z
--------------------------------------------------------------------------------
2025/04/11 01:31:29 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e18dc3b8-e01e-007e-5e81-aa2cba000000
Time:2025-04-11T01:31:29.0336586Z
--------------------------------------------------------------------------------
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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e18dc3b8-e01e-007e-5e81-aa2cba000000
Time:2025-04-11T01:31:29.0336586Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/04/11 01:31:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec1c2bb-301e-0052-1181-aac015000000
Time:2025-04-11T01:31:29.2265502Z
--------------------------------------------------------------------------------
2025/04/11 01:31:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec1c5db-301e-0052-0681-aac015000000
Time:2025-04-11T01:31:30.2642319Z
--------------------------------------------------------------------------------
2025/04/11 01:31:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec1c8eb-301e-0052-1381-aac015000000
Time:2025-04-11T01:31:31.3023451Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec1c8eb-301e-0052-1381-aac015000000
Time:2025-04-11T01:31:31.3023451Z
--------------------------------------------------------------------------------
2025/04/11 01:31:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec1ccf3-301e-0052-1f81-aac015000000
Time:2025-04-11T01:31:32.3416551Z
--------------------------------------------------------------------------------
2025/04/11 01:31:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec1d206-301e-0052-7881-aac015000000
Time:2025-04-11T01:31:33.3789500Z
--------------------------------------------------------------------------------
2025/04/11 01:31:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec1d70c-301e-0052-2981-aac015000000
Time:2025-04-11T01:31:34.4167791Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec1d70c-301e-0052-2981-aac015000000
Time:2025-04-11T01:31:34.4167791Z
--------------------------------------------------------------------------------
2025/04/11 01:31:35 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/11 01:31:35 DEBUG : A1/B1/: Removing directory marker
2025/04/11 01:31:35 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
--- FAIL: TestRmdirsNoLeaveRoot (29.56s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:31:42 INFO : A1: Making directory
2025/04/11 01:31:42 DEBUG : A1/: Creating directory marker
2025/04/11 01:31:42 INFO : A1/B1: Making directory
2025/04/11 01:31:42 DEBUG : A1/B1/: Creating directory marker
2025/04/11 01:31:42 INFO : A1/B1/C1: Making directory
2025/04/11 01:31:42 DEBUG : A1/B1/C1/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:750
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/04/11 01:31:50 DEBUG : removing 1 level 3 directories
2025/04/11 01:31:50 INFO : A1/B1/C1: Removing directory
2025/04/11 01:31:50 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/11 01:31:50 DEBUG : removing 1 level 2 directories
2025/04/11 01:31:50 INFO : A1/B1: Removing directory
2025/04/11 01:31:50 DEBUG : A1/B1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:764
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/04/11 01:31: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec214c6-301e-0052-3781-aac015000000
Time:2025-04-11T01:31:57.6625769Z
--------------------------------------------------------------------------------
2025/04/11 01:31: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec217ec-301e-0052-0d81-aac015000000
Time:2025-04-11T01:31:58.7004906Z
--------------------------------------------------------------------------------
2025/04/11 01:31: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec21b3d-301e-0052-1181-aac015000000
Time:2025-04-11T01:31:59.7378547Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec21b3d-301e-0052-1181-aac015000000
Time:2025-04-11T01:31:59.7378547Z
--------------------------------------------------------------------------------
2025/04/11 01:32: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec21daa-301e-0052-4481-aac015000000
Time:2025-04-11T01:32:00.7768249Z
--------------------------------------------------------------------------------
2025/04/11 01:32: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec21f91-301e-0052-6581-aac015000000
Time:2025-04-11T01:32:01.8150940Z
--------------------------------------------------------------------------------
2025/04/11 01:32: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec221ff-301e-0052-1181-aac015000000
Time:2025-04-11T01:32:02.8526495Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec221ff-301e-0052-1181-aac015000000
Time:2025-04-11T01:32:02.8526495Z
--------------------------------------------------------------------------------
2025/04/11 01:32:03 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
--- FAIL: TestRmdirsLeaveRoot (28.36s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:32:11 INFO : A1: Making directory
2025/04/11 01:32:11 DEBUG : A1/: Creating directory marker
2025/04/11 01:32:11 INFO : A1/B1: Making directory
2025/04/11 01:32:11 DEBUG : A1/B1/: Creating directory marker
2025/04/11 01:32:11 INFO : A1/B1/C1: Making directory
2025/04/11 01:32:11 DEBUG : A1/B1/C1/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:789
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/04/11 01:32:18 DEBUG : removing 1 level 3 directories
2025/04/11 01:32:18 INFO : A1/B1/C1: Removing directory
2025/04/11 01:32:18 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/11 01:32:18 DEBUG : removing 1 level 2 directories
2025/04/11 01:32:18 INFO : A1/B1: Removing directory
2025/04/11 01:32:18 DEBUG : A1/B1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:803
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/04/11 01:32: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec25b39-301e-0052-2781-aac015000000
Time:2025-04-11T01:32:26.0176289Z
--------------------------------------------------------------------------------
2025/04/11 01:32: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec25daa-301e-0052-4b81-aac015000000
Time:2025-04-11T01:32:27.0565454Z
--------------------------------------------------------------------------------
2025/04/11 01:32: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec25fc0-301e-0052-2b81-aac015000000
Time:2025-04-11T01:32:28.0949248Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec25fc0-301e-0052-2b81-aac015000000
Time:2025-04-11T01:32:28.0949248Z
--------------------------------------------------------------------------------
2025/04/11 01:32: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2621d-301e-0052-3281-aac015000000
Time:2025-04-11T01:32:29.1340672Z
--------------------------------------------------------------------------------
2025/04/11 01:32: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec264e6-301e-0052-2281-aac015000000
Time:2025-04-11T01:32:30.1721675Z
--------------------------------------------------------------------------------
2025/04/11 01:32: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2674b-301e-0052-5381-aac015000000
Time:2025-04-11T01:32:31.2102726Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2674b-301e-0052-5381-aac015000000
Time:2025-04-11T01:32:31.2102726Z
--------------------------------------------------------------------------------
2025/04/11 01:32:32 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
--- FAIL: TestRmdirsWithFilter (28.36s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:32:39 DEBUG : filename.txt: File name found in url
2025/04/11 01:32:39 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/04/11 01:32:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec27ad8-301e-0052-0281-aac015000000
Time:2025-04-11T01:32:40.1817828Z
--------------------------------------------------------------------------------
2025/04/11 01:32:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec27d5f-301e-0052-4181-aac015000000
Time:2025-04-11T01:32:41.2214339Z
--------------------------------------------------------------------------------
2025/04/11 01:32:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec27f9f-301e-0052-4a81-aac015000000
Time:2025-04-11T01:32:42.2600908Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec27f9f-301e-0052-4a81-aac015000000
Time:2025-04-11T01:32:42.2600908Z
--------------------------------------------------------------------------------
2025/04/11 01:32:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2821c-301e-0052-8081-aac015000000
Time:2025-04-11T01:32:43.2980186Z
--------------------------------------------------------------------------------
2025/04/11 01:32:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec28485-301e-0052-3581-aac015000000
Time:2025-04-11T01:32:44.3362846Z
--------------------------------------------------------------------------------
2025/04/11 01:32:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec28685-301e-0052-8081-aac015000000
Time:2025-04-11T01:32:45.3748325Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec28685-301e-0052-8081-aac015000000
Time:2025-04-11T01:32:45.3748325Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyURL
Messages: directories
--- FAIL: TestCopyURL (14.13s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:32:53 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/11 01:32:53 DEBUG : sub/: Creating directory marker
2025/04/11 01:32:53 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/11 01:32:53 INFO : file1: Copied (new) to: sub/file2
2025/04/11 01:32:53 INFO : file1: Deleted
2025/04/11 01:32:53 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/11 01:32:53 DEBUG : file1: Unchanged skipping
2025/04/11 01:32:53 INFO : file1: Deleted
2025/04/11 01:32:53 DEBUG : Azure container rclone-test-wamakag8vuha: don't need to copy/move sub/file2, it is already at target location
2025/04/11 01:32:54 DEBUG : sub/: Removing directory marker
2025/04/11 01:32:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec29a3d-301e-0052-4381-aac015000000
Time:2025-04-11T01:32:54.1448868Z
--------------------------------------------------------------------------------
2025/04/11 01:32:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec29c46-301e-0052-0981-aac015000000
Time:2025-04-11T01:32:55.1828197Z
--------------------------------------------------------------------------------
2025/04/11 01:32:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec29e98-301e-0052-1c81-aac015000000
Time:2025-04-11T01:32:56.2206222Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec29e98-301e-0052-1c81-aac015000000
Time:2025-04-11T01:32:56.2206222Z
--------------------------------------------------------------------------------
2025/04/11 01:32:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2a0d8-301e-0052-1881-aac015000000
Time:2025-04-11T01:32:57.2584267Z
--------------------------------------------------------------------------------
2025/04/11 01:32:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2a29b-301e-0052-3781-aac015000000
Time:2025-04-11T01:32:58.2970019Z
--------------------------------------------------------------------------------
2025/04/11 01:32:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2a46c-301e-0052-4f81-aac015000000
Time:2025-04-11T01:32:59.3352107Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2a46c-301e-0052-4f81-aac015000000
Time:2025-04-11T01:32:59.3352107Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFile
Messages: directories
--- FAIL: TestMoveFile (13.96s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:33:07 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/11 01:33:07 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/11 01:33:07 INFO : file1: Copied (new)
2025/04/11 01:33:07 INFO : file1: Deleted
2025/04/11 01:33:07 DEBUG : file1: Destination exists, skipping
2025/04/11 01:33:07 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/04/11 01:33:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2b3c1-301e-0052-0d81-aac015000000
Time:2025-04-11T01:33:07.9211910Z
--------------------------------------------------------------------------------
2025/04/11 01:33:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2b58a-301e-0052-1581-aac015000000
Time:2025-04-11T01:33:08.9599975Z
--------------------------------------------------------------------------------
2025/04/11 01:33:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2b781-301e-0052-4781-aac015000000
Time:2025-04-11T01:33:09.9980564Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2b781-301e-0052-4781-aac015000000
Time:2025-04-11T01:33:09.9980564Z
--------------------------------------------------------------------------------
2025/04/11 01:33:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2b939-301e-0052-4781-aac015000000
Time:2025-04-11T01:33:11.0363529Z
--------------------------------------------------------------------------------
2025/04/11 01:33:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2bb1a-301e-0052-0481-aac015000000
Time:2025-04-11T01:33:12.0754562Z
--------------------------------------------------------------------------------
2025/04/11 01:33:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2bd34-301e-0052-6a81-aac015000000
Time:2025-04-11T01:33:13.1133402Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2bd34-301e-0052-6a81-aac015000000
Time:2025-04-11T01:33:13.1133402Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFileWithIgnoreExisting
Messages: directories
--- FAIL: TestMoveFileWithIgnoreExisting (13.77s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:33:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2cba9-301e-0052-7081-aac015000000
Time:2025-04-11T01:33:21.3092745Z
--------------------------------------------------------------------------------
2025/04/11 01:33:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2ce6d-301e-0052-0d81-aac015000000
Time:2025-04-11T01:33:22.3478961Z
--------------------------------------------------------------------------------
2025/04/11 01:33:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2d05b-301e-0052-4681-aac015000000
Time:2025-04-11T01:33:23.3862513Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2d05b-301e-0052-4681-aac015000000
Time:2025-04-11T01:33:23.3862513Z
--------------------------------------------------------------------------------
2025/04/11 01:33:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2d28f-301e-0052-3481-aac015000000
Time:2025-04-11T01:33:24.4248559Z
--------------------------------------------------------------------------------
2025/04/11 01:33:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2d4ce-301e-0052-4181-aac015000000
Time:2025-04-11T01:33:25.4623051Z
--------------------------------------------------------------------------------
2025/04/11 01:33:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2d6a1-301e-0052-6681-aac015000000
Time:2025-04-11T01:33:26.5005266Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2d6a1-301e-0052-6681-aac015000000
Time:2025-04-11T01:33:26.5005266Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCaseInsensitiveMoveFile
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFile (13.39s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:33: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2e842-301e-0052-6781-aac015000000
Time:2025-04-11T01:33:34.6982694Z
--------------------------------------------------------------------------------
2025/04/11 01:33: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2ea8d-301e-0052-0781-aac015000000
Time:2025-04-11T01:33:35.7365979Z
--------------------------------------------------------------------------------
2025/04/11 01:33: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2ed05-301e-0052-4d81-aac015000000
Time:2025-04-11T01:33:36.7746731Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2ed05-301e-0052-4d81-aac015000000
Time:2025-04-11T01:33:36.7746731Z
--------------------------------------------------------------------------------
2025/04/11 01:33: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2ef4b-301e-0052-5c81-aac015000000
Time:2025-04-11T01:33:37.8123128Z
--------------------------------------------------------------------------------
2025/04/11 01:33: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2f19e-301e-0052-4881-aac015000000
Time:2025-04-11T01:33:38.8495976Z
--------------------------------------------------------------------------------
2025/04/11 01:33: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2f3c9-301e-0052-4381-aac015000000
Time:2025-04-11T01:33:39.8878239Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec2f3c9-301e-0052-4381-aac015000000
Time:2025-04-11T01:33:39.8878239Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCaseInsensitiveMoveFileDryRun
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFileDryRun (13.39s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:33:48 DEBUG : dst/: Creating directory marker
2025/04/11 01:33:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wamakag8vuha/backup"
2025/04/11 01:33:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/11 01:33:48 DEBUG : Azure container rclone-test-wamakag8vuha path backup: Using directory markers
2025/04/11 01:33:48 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-wamakag8vuha/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-wamakag8vuha/backup"
2025/04/11 01:33:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/11 01:33:48 DEBUG : dst/: Creating directory marker
2025/04/11 01:33:48 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/11 01:33:48 INFO : dst/file1: Copied (server-side copy)
2025/04/11 01:33:48 INFO : dst/file1: Deleted
2025/04/11 01:33:48 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/11 01:33:48 INFO : dst/file1: Copied (new)
2025/04/11 01:33:48 INFO : dst/file1: Deleted
2025/04/11 01:33:49 DEBUG : dst/: Removing directory marker
2025/04/11 01:33:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec30685-301e-0052-4481-aac015000000
Time:2025-04-11T01:33:49.2017009Z
--------------------------------------------------------------------------------
2025/04/11 01:33:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec308ab-301e-0052-2781-aac015000000
Time:2025-04-11T01:33:50.2398167Z
--------------------------------------------------------------------------------
2025/04/11 01:33:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec30a8b-301e-0052-6081-aac015000000
Time:2025-04-11T01:33:51.2776921Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec30a8b-301e-0052-6081-aac015000000
Time:2025-04-11T01:33:51.2776921Z
--------------------------------------------------------------------------------
2025/04/11 01:33:52 DEBUG : backup/dst/: Removing directory marker
2025/04/11 01:33:52 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-wamakag8vuha/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec30cb7-301e-0052-6081-aac015000000
Time:2025-04-11T01:33:52.3545982Z
--------------------------------------------------------------------------------
2025/04/11 01:33:53 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-wamakag8vuha/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec30eba-301e-0052-2d81-aac015000000
Time:2025-04-11T01:33:53.3924103Z
--------------------------------------------------------------------------------
2025/04/11 01:33:54 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-wamakag8vuha/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec310c6-301e-0052-0c81-aac015000000
Time:2025-04-11T01:33:54.4298098Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec310c6-301e-0052-0c81-aac015000000
Time:2025-04-11T01:33:54.4298098Z
--------------------------------------------------------------------------------
2025/04/11 01:33: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec312ad-301e-0052-3681-aac015000000
Time:2025-04-11T01:33:55.4676878Z
--------------------------------------------------------------------------------
2025/04/11 01:33: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec31470-301e-0052-4e81-aac015000000
Time:2025-04-11T01:33:56.5052243Z
--------------------------------------------------------------------------------
2025/04/11 01:33: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec316c8-301e-0052-6081-aac015000000
Time:2025-04-11T01:33:57.5508298Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ec316c8-301e-0052-6081-aac015000000
Time:2025-04-11T01:33:57.5508298Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFileBackupDir
Messages: directories
--- FAIL: TestMoveFileBackupDir (17.66s)
=== RUN TestSameConfig
--- PASS: TestSameConfig (0.00s)
=== RUN TestSame
--- PASS: TestSame (0.00s)
=== RUN TestOverlappingFilterCheckWithoutFilter
--- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s)
=== RUN TestOverlappingFilterCheckWithFilter
--- PASS: TestOverlappingFilterCheckWithFilter (0.00s)
=== RUN TestListFormat
--- PASS: TestListFormat (0.00s)
=== RUN TestDirMove
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:34:05 DEBUG : A1/: Creating directory marker
2025/04/11 01:34:05 DEBUG : A1/B1/: Creating directory marker
2025/04/11 01:34:06 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/11 01:34:06 DEBUG : A1/B1/C2/: Creating directory marker
2025/04/11 01:34:06 INFO : A1/B2: Making directory
2025/04/11 01:34:06 DEBUG : A1/B2/: Creating directory marker
2025/04/11 01:34:06 INFO : A1/B1/C3: Making directory
2025/04/11 01:34:06 DEBUG : A1/B1/C3/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1365
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A1",
@@ -6,3 +6,5 @@
(string) (len=8) "A1/B1/C3",
- (string) (len=5) "A1/B2"
+ (string) (len=5) "A1/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/04/11 01:34:14 DEBUG : A2/: Creating directory marker
2025/04/11 01:34:14 DEBUG : A2/B1/: Creating directory marker
2025/04/11 01:34:14 DEBUG : A2/B1/C1/: Creating directory marker
2025/04/11 01:34:14 DEBUG : A2/B1/C2/: Creating directory marker
2025/04/11 01:34:14 DEBUG : A2/B1/C3/: Creating directory marker
2025/04/11 01:34:14 DEBUG : A2/B2/: Creating directory marker
2025/04/11 01:34:14 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/11 01:34:14 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/04/11 01:34:14 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/11 01:34:14 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/04/11 01:34:14 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/11 01:34:14 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/04/11 01:34:14 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/11 01:34:14 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/04/11 01:34:14 INFO : A1/one: Deleted
2025/04/11 01:34:14 INFO : A1/two: Deleted
2025/04/11 01:34:14 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/11 01:34:14 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/04/11 01:34:14 INFO : A1/B1/three: Deleted
2025/04/11 01:34:15 INFO : A1/B1/C2/five: Deleted
2025/04/11 01:34:15 INFO : A1/B1/C1/four: Deleted
2025/04/11 01:34:15 DEBUG : A1/B2/: Removing directory marker
2025/04/11 01:34:15 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/11 01:34:15 DEBUG : A1/B1/C2/: Removing directory marker
2025/04/11 01:34:15 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/11 01:34:15 DEBUG : A1/B1/: Removing directory marker
2025/04/11 01:34:15 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1386
Error: Not equal:
expected: []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2"}
actual : []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A2",
@@ -6,3 +6,5 @@
(string) (len=8) "A2/B1/C3",
- (string) (len=5) "A2/B2"
+ (string) (len=5) "A2/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/04/11 01:34:22 DEBUG : A3/: Creating directory marker
2025/04/11 01:34:22 DEBUG : A3/B1/: Creating directory marker
2025/04/11 01:34:22 DEBUG : A3/B1/C1/: Creating directory marker
2025/04/11 01:34:22 DEBUG : A3/B1/C2/: Creating directory marker
2025/04/11 01:34:23 DEBUG : A3/B1/C3/: Creating directory marker
2025/04/11 01:34:23 DEBUG : A3/B2/: Creating directory marker
2025/04/11 01:34:23 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/11 01:34:23 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/04/11 01:34:23 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/11 01:34:23 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/04/11 01:34:23 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/11 01:34:23 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/04/11 01:34:23 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/11 01:34:23 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/04/11 01:34:23 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/11 01:34:23 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/04/11 01:34:23 INFO : A2/B1/three: Deleted
2025/04/11 01:34:23 INFO : A2/two: Deleted
2025/04/11 01:34:23 INFO : A2/one: Deleted
2025/04/11 01:34:23 INFO : A2/B1/C1/four: Deleted
2025/04/11 01:34:23 INFO : A2/B1/C2/five: Deleted
2025/04/11 01:34:23 DEBUG : A2/B2/: Removing directory marker
2025/04/11 01:34:23 DEBUG : A2/B1/C3/: Removing directory marker
2025/04/11 01:34:23 DEBUG : A2/B1/C2/: Removing directory marker
2025/04/11 01:34:23 DEBUG : A2/B1/C1/: Removing directory marker
2025/04/11 01:34:23 DEBUG : A2/B1/: Removing directory marker
2025/04/11 01:34:23 DEBUG : A2/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411
Error: Not equal:
expected: []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2"}
actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A3",
@@ -6,3 +6,5 @@
(string) (len=8) "A3/B1/C3",
- (string) (len=5) "A3/B2"
+ (string) (len=5) "A3/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/04/11 01:34:30 INFO : Azure container rclone-test-wamakag8vuha: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/04/11 01:34:30 DEBUG : A4/: Creating directory marker
2025/04/11 01:34:31 DEBUG : A4/B1/: Creating directory marker
2025/04/11 01:34:31 DEBUG : A4/B1/C1/: Creating directory marker
2025/04/11 01:34:31 DEBUG : A4/B1/C2/: Creating directory marker
2025/04/11 01:34:31 DEBUG : A4/B1/C3/: Creating directory marker
2025/04/11 01:34:31 DEBUG : A4/B2/: Creating directory marker
2025/04/11 01:34:31 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/11 01:34:31 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/04/11 01:34:31 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/11 01:34:31 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/04/11 01:34:31 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/11 01:34:31 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/04/11 01:34:31 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/11 01:34:31 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/04/11 01:34:31 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/11 01:34:31 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/04/11 01:34:31 INFO : A3/B1/C2/five: Deleted
2025/04/11 01:34:31 INFO : A3/two: Deleted
2025/04/11 01:34:31 INFO : A3/B1/three: Deleted
2025/04/11 01:34:31 INFO : A3/B1/C1/four: Deleted
2025/04/11 01:34:31 INFO : A3/one: Deleted
2025/04/11 01:34:31 DEBUG : A3/B2/: Removing directory marker
2025/04/11 01:34:31 DEBUG : A3/B1/C3/: Removing directory marker
2025/04/11 01:34:31 DEBUG : A3/B1/C2/: Removing directory marker
2025/04/11 01:34:31 DEBUG : A3/B1/C1/: Removing directory marker
2025/04/11 01:34:31 DEBUG : A3/B1/: Removing directory marker
2025/04/11 01:34:32 DEBUG : A3/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1439
Error: Not equal:
expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"}
actual : []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A4",
@@ -6,3 +6,5 @@
(string) (len=8) "A4/B1/C3",
- (string) (len=5) "A4/B2"
+ (string) (len=5) "A4/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/04/11 01:34:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d388a-701e-0021-5181-aa9886000000
Time:2025-04-11T01:34:39.5722054Z
--------------------------------------------------------------------------------
2025/04/11 01:34:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d3a1f-701e-0021-1d81-aa9886000000
Time:2025-04-11T01:34:40.6112206Z
--------------------------------------------------------------------------------
2025/04/11 01:34:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d3b9c-701e-0021-5f81-aa9886000000
Time:2025-04-11T01:34:41.6499808Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d3b9c-701e-0021-5f81-aa9886000000
Time:2025-04-11T01:34:41.6499808Z
--------------------------------------------------------------------------------
2025/04/11 01:34:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d3cfa-701e-0021-0781-aa9886000000
Time:2025-04-11T01:34:42.6888126Z
--------------------------------------------------------------------------------
2025/04/11 01:34: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d3e5a-701e-0021-2481-aa9886000000
Time:2025-04-11T01:34:43.7266432Z
--------------------------------------------------------------------------------
2025/04/11 01:34: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d3ff0-701e-0021-4781-aa9886000000
Time:2025-04-11T01:34:44.7648566Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d3ff0-701e-0021-4781-aa9886000000
Time:2025-04-11T01:34:44.7648566Z
--------------------------------------------------------------------------------
2025/04/11 01:34:45 DEBUG : A4/B2/: Removing directory marker
2025/04/11 01:34:45 DEBUG : A4/B1/C3/: Removing directory marker
2025/04/11 01:34:45 DEBUG : A4/B1/C2/: Removing directory marker
2025/04/11 01:34:45 DEBUG : A4/B1/C1/: Removing directory marker
2025/04/11 01:34:45 DEBUG : A4/B1/: Removing directory marker
2025/04/11 01:34:45 DEBUG : A4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
--- FAIL: TestDirMove (47.45s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:34:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d4a7d-701e-0021-0981-aa9886000000
Time:2025-04-11T01:34:53.1956260Z
--------------------------------------------------------------------------------
2025/04/11 01:34:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d4c31-701e-0021-6181-aa9886000000
Time:2025-04-11T01:34:54.2335492Z
--------------------------------------------------------------------------------
2025/04/11 01:34:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d4e13-701e-0021-7281-aa9886000000
Time:2025-04-11T01:34:55.2713901Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d4e13-701e-0021-7281-aa9886000000
Time:2025-04-11T01:34:55.2713901Z
--------------------------------------------------------------------------------
2025/04/11 01:34:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d4fa2-701e-0021-5881-aa9886000000
Time:2025-04-11T01:34:56.3094966Z
--------------------------------------------------------------------------------
2025/04/11 01:34:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d5127-701e-0021-2581-aa9886000000
Time:2025-04-11T01:34:57.3475745Z
--------------------------------------------------------------------------------
2025/04/11 01:34:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d527d-701e-0021-4281-aa9886000000
Time:2025-04-11T01:34:58.3851055Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d527d-701e-0021-4281-aa9886000000
Time:2025-04-11T01:34:58.3851055Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestGetFsInfo
Messages: directories
--- FAIL: TestGetFsInfo (13.39s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:35:06 DEBUG : Azure container rclone-test-wamakag8vuha: File to upload is small (34 bytes), uploading instead of streaming
2025/04/11 01:35:06 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/11 01:35:06 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/11 01:35:06 NOTICE: Azure container rclone-test-wamakag8vuha: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/04/11 01:35:06 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/11 01:35:06 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/11 01:35:06 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/11 01:35:06 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/11 01:35:06 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/04/11 01:35:06 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/11 01:35:06 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/04/11 01:35:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d5e20-701e-0021-2481-aa9886000000
Time:2025-04-11T01:35:07.1185153Z
--------------------------------------------------------------------------------
2025/04/11 01:35:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d5fc8-701e-0021-1a81-aa9886000000
Time:2025-04-11T01:35:08.1566710Z
--------------------------------------------------------------------------------
2025/04/11 01:35:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d620f-701e-0021-0b81-aa9886000000
Time:2025-04-11T01:35:09.1943540Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d620f-701e-0021-0b81-aa9886000000
Time:2025-04-11T01:35:09.1943540Z
--------------------------------------------------------------------------------
2025/04/11 01:35:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d638d-701e-0021-4881-aa9886000000
Time:2025-04-11T01:35:10.2319749Z
--------------------------------------------------------------------------------
2025/04/11 01:35:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d64d4-701e-0021-5481-aa9886000000
Time:2025-04-11T01:35:11.2698225Z
--------------------------------------------------------------------------------
2025/04/11 01:35:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d65f3-701e-0021-4581-aa9886000000
Time:2025-04-11T01:35:12.3077176Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d65f3-701e-0021-4581-aa9886000000
Time:2025-04-11T01:35:12.3077176Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=false,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:35:20 DEBUG : Azure container rclone-test-wamakag8vuha: File to upload is small (34 bytes), uploading instead of streaming
2025/04/11 01:35:20 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/11 01:35:20 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/11 01:35:20 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/11 01:35:20 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/11 01:35:20 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/11 01:35:20 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/11 01:35:20 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/04/11 01:35:20 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/11 01:35:20 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/04/11 01:35:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d73c4-701e-0021-0f81-aa9886000000
Time:2025-04-11T01:35:21.0405903Z
--------------------------------------------------------------------------------
2025/04/11 01:35:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d7566-701e-0021-7881-aa9886000000
Time:2025-04-11T01:35:22.0786139Z
--------------------------------------------------------------------------------
2025/04/11 01:35:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d773e-701e-0021-2881-aa9886000000
Time:2025-04-11T01:35:23.1171800Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d773e-701e-0021-2881-aa9886000000
Time:2025-04-11T01:35:23.1171800Z
--------------------------------------------------------------------------------
2025/04/11 01:35:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d7918-701e-0021-4781-aa9886000000
Time:2025-04-11T01:35:24.1553300Z
--------------------------------------------------------------------------------
2025/04/11 01:35:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d7a97-701e-0021-0581-aa9886000000
Time:2025-04-11T01:35:25.1932357Z
--------------------------------------------------------------------------------
2025/04/11 01:35:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d7c53-701e-0021-0f82-aa9886000000
Time:2025-04-11T01:35:26.2316629Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d7c53-701e-0021-0f82-aa9886000000
Time:2025-04-11T01:35:26.2316629Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=true,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:35:34 DEBUG : Azure container rclone-test-wamakag8vuha: File to upload is small (34 bytes), uploading instead of streaming
2025/04/11 01:35:34 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/11 01:35:34 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/11 01:35:34 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/11 01:35:34 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/11 01:35:34 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/11 01:35:34 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/11 01:35:34 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/11 01:35: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d8d7d-701e-0021-7782-aa9886000000
Time:2025-04-11T01:35:34.9710829Z
--------------------------------------------------------------------------------
2025/04/11 01:35: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d8f73-701e-0021-1982-aa9886000000
Time:2025-04-11T01:35:36.0088503Z
--------------------------------------------------------------------------------
2025/04/11 01:35:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d913a-701e-0021-1d82-aa9886000000
Time:2025-04-11T01:35:37.0464689Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d913a-701e-0021-1d82-aa9886000000
Time:2025-04-11T01:35:37.0464689Z
--------------------------------------------------------------------------------
2025/04/11 01:35:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d932d-701e-0021-1a82-aa9886000000
Time:2025-04-11T01:35:38.0856742Z
--------------------------------------------------------------------------------
2025/04/11 01:35:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d9541-701e-0021-7c82-aa9886000000
Time:2025-04-11T01:35:39.1252540Z
--------------------------------------------------------------------------------
2025/04/11 01:35:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d9765-701e-0021-3a82-aa9886000000
Time:2025-04-11T01:35:40.1641441Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92d9765-701e-0021-3a82-aa9886000000
Time:2025-04-11T01:35:40.1641441Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=false,ignoreChecksum=true
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:35:48 DEBUG : Azure container rclone-test-wamakag8vuha: File to upload is small (34 bytes), uploading instead of streaming
2025/04/11 01:35:48 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/11 01:35:48 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/11 01:35:48 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/11 01:35:48 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/11 01:35:48 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/11 01:35:48 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/11 01:35:48 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/11 01:35:48 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/11 01:35:48 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/11 01:35:48 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/04/11 01:35:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92dabba-701e-0021-3182-aa9886000000
Time:2025-04-11T01:35:48.9069525Z
--------------------------------------------------------------------------------
2025/04/11 01:35: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92dadd6-701e-0021-7782-aa9886000000
Time:2025-04-11T01:35:49.9444466Z
--------------------------------------------------------------------------------
2025/04/11 01:35: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92dafe5-701e-0021-4e82-aa9886000000
Time:2025-04-11T01:35:50.9821914Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92dafe5-701e-0021-4e82-aa9886000000
Time:2025-04-11T01:35:50.9821914Z
--------------------------------------------------------------------------------
2025/04/11 01:35: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92db204-701e-0021-1782-aa9886000000
Time:2025-04-11T01:35:52.0201975Z
--------------------------------------------------------------------------------
2025/04/11 01:35:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92db3d1-701e-0021-3082-aa9886000000
Time:2025-04-11T01:35:53.0579527Z
--------------------------------------------------------------------------------
2025/04/11 01:35:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92db598-701e-0021-3482-aa9886000000
Time:2025-04-11T01:35:54.0956570Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92db598-701e-0021-3482-aa9886000000
Time:2025-04-11T01:35:54.0956570Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=true,ignoreChecksum=true
Messages: directories
--- FAIL: TestRcat (55.71s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (13.92s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (13.92s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (13.93s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (13.93s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
2025/04/11 01:36: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92dc674-701e-0021-5382-aa9886000000
Time:2025-04-11T01:36:02.2894568Z
--------------------------------------------------------------------------------
2025/04/11 01:36: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92dc86b-701e-0021-7e82-aa9886000000
Time:2025-04-11T01:36:03.3271281Z
--------------------------------------------------------------------------------
2025/04/11 01:36: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92dca1f-701e-0021-7382-aa9886000000
Time:2025-04-11T01:36:04.3652588Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92dca1f-701e-0021-7382-aa9886000000
Time:2025-04-11T01:36:04.3652588Z
--------------------------------------------------------------------------------
2025/04/11 01:36: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92dcbed-701e-0021-0182-aa9886000000
Time:2025-04-11T01:36:05.4034409Z
--------------------------------------------------------------------------------
2025/04/11 01:36: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92dce44-701e-0021-1f82-aa9886000000
Time:2025-04-11T01:36:06.4404969Z
--------------------------------------------------------------------------------
2025/04/11 01:36: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92dd0b6-701e-0021-5682-aa9886000000
Time:2025-04-11T01:36:07.4777652Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92dd0b6-701e-0021-5682-aa9886000000
Time:2025-04-11T01:36:07.4777652Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1532
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatMetadata
Messages: directories
--- FAIL: TestRcatMetadata (13.38s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:36:15 DEBUG : Azure container rclone-test-wamakag8vuha: File to upload is small (60 bytes), uploading instead of streaming
2025/04/11 01:36:15 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/11 01:36:15 DEBUG : potato2: Size and md5 of src and dst objects identical
2025/04/11 01:36:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92de342-701e-0021-6982-aa9886000000
Time:2025-04-11T01:36:16.0191039Z
--------------------------------------------------------------------------------
2025/04/11 01:36: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92de4d3-701e-0021-4082-aa9886000000
Time:2025-04-11T01:36:17.0572290Z
--------------------------------------------------------------------------------
2025/04/11 01:36: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92de604-701e-0021-4782-aa9886000000
Time:2025-04-11T01:36:18.0963709Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92de604-701e-0021-4782-aa9886000000
Time:2025-04-11T01:36:18.0963709Z
--------------------------------------------------------------------------------
2025/04/11 01:36: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92de729-701e-0021-3482-aa9886000000
Time:2025-04-11T01:36:19.1346753Z
--------------------------------------------------------------------------------
2025/04/11 01:36: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92de86f-701e-0021-3982-aa9886000000
Time:2025-04-11T01:36:20.1721934Z
--------------------------------------------------------------------------------
2025/04/11 01:36: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92de9be-701e-0021-4282-aa9886000000
Time:2025-04-11T01:36:21.2101139Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92de9be-701e-0021-4282-aa9886000000
Time:2025-04-11T01:36:21.2101139Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatSize
Messages: directories
--- FAIL: TestRcatSize (13.73s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
2025/04/11 01:36:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92df501-701e-0021-5b82-aa9886000000
Time:2025-04-11T01:36:29.4046073Z
--------------------------------------------------------------------------------
2025/04/11 01:36:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92df6f3-701e-0021-7682-aa9886000000
Time:2025-04-11T01:36:30.4418488Z
--------------------------------------------------------------------------------
2025/04/11 01:36:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92df8ab-701e-0021-0482-aa9886000000
Time:2025-04-11T01:36:31.4789282Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92df8ab-701e-0021-0482-aa9886000000
Time:2025-04-11T01:36:31.4789282Z
--------------------------------------------------------------------------------
2025/04/11 01:36:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92dfa65-701e-0021-6d82-aa9886000000
Time:2025-04-11T01:36:32.5165031Z
--------------------------------------------------------------------------------
2025/04/11 01:36:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92dfbe1-701e-0021-3682-aa9886000000
Time:2025-04-11T01:36:33.5545644Z
--------------------------------------------------------------------------------
2025/04/11 01:36:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92dfd6b-701e-0021-7982-aa9886000000
Time:2025-04-11T01:36:34.5932061Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92dfd6b-701e-0021-7982-aa9886000000
Time:2025-04-11T01:36:34.5932061Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1613
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatSizeMetadata
Messages: directories
--- FAIL: TestRcatSizeMetadata (13.38s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
2025/04/11 01:36:42 DEBUG : sub dir/: Creating directory marker
2025/04/11 01:36:43 DEBUG : Azure container rclone-test-wamakag8vuha: Touching "sub dir/potato3"
2025/04/11 01:36:43 DEBUG : Azure container rclone-test-wamakag8vuha: Touching "empty space"
2025/04/11 01:36:43 DEBUG : Azure container rclone-test-wamakag8vuha: Touching "potato2"
2025/04/11 01:36:43 DEBUG : sub dir/: Removing directory marker
2025/04/11 01:36: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e16e2-701e-0021-0482-aa9886000000
Time:2025-04-11T01:36:43.6279667Z
--------------------------------------------------------------------------------
2025/04/11 01:36: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e19a5-701e-0021-2582-aa9886000000
Time:2025-04-11T01:36:44.6662879Z
--------------------------------------------------------------------------------
2025/04/11 01:36: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e1cb7-701e-0021-4a82-aa9886000000
Time:2025-04-11T01:36:45.7036193Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e1cb7-701e-0021-4a82-aa9886000000
Time:2025-04-11T01:36:45.7036193Z
--------------------------------------------------------------------------------
2025/04/11 01:36: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e1e48-701e-0021-4e82-aa9886000000
Time:2025-04-11T01:36:46.7423300Z
--------------------------------------------------------------------------------
2025/04/11 01:36: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e2005-701e-0021-2482-aa9886000000
Time:2025-04-11T01:36:47.7805755Z
--------------------------------------------------------------------------------
2025/04/11 01:36: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e21c6-701e-0021-0f82-aa9886000000
Time:2025-04-11T01:36:48.8182421Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e21c6-701e-0021-0f82-aa9886000000
Time:2025-04-11T01:36:48.8182421Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestTouchDir
Messages: directories
--- FAIL: TestTouchDir (14.23s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2025/04/11 01:36: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e2d20-701e-0021-3582-aa9886000000
Time:2025-04-11T01:36:57.0141000Z
--------------------------------------------------------------------------------
2025/04/11 01:36: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e2ec2-701e-0021-0782-aa9886000000
Time:2025-04-11T01:36:58.0538926Z
--------------------------------------------------------------------------------
2025/04/11 01:36: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e3033-701e-0021-5082-aa9886000000
Time:2025-04-11T01:36:59.0916913Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e3033-701e-0021-5082-aa9886000000
Time:2025-04-11T01:36:59.0916913Z
--------------------------------------------------------------------------------
2025/04/11 01:37: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e31e3-701e-0021-4982-aa9886000000
Time:2025-04-11T01:37:00.1293141Z
--------------------------------------------------------------------------------
2025/04/11 01:37: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e33f0-701e-0021-0182-aa9886000000
Time:2025-04-11T01:37:01.1669382Z
--------------------------------------------------------------------------------
2025/04/11 01:37: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-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e35eb-701e-0021-2182-aa9886000000
Time:2025-04-11T01:37:02.2053938Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e35eb-701e-0021-2182-aa9886000000
Time:2025-04-11T01:37:02.2053938Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1703
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdirMetadata
Messages: directories
--- FAIL: TestMkdirMetadata (13.39s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2025/04/11 01:37: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e438f-701e-0021-4e82-aa9886000000
Time:2025-04-11T01:37:10.4002198Z
--------------------------------------------------------------------------------
2025/04/11 01:37: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e44fd-701e-0021-1382-aa9886000000
Time:2025-04-11T01:37:11.4390825Z
--------------------------------------------------------------------------------
2025/04/11 01:37: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e46a5-701e-0021-7d82-aa9886000000
Time:2025-04-11T01:37:12.4769319Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e46a5-701e-0021-7d82-aa9886000000
Time:2025-04-11T01:37:12.4769319Z
--------------------------------------------------------------------------------
2025/04/11 01:37:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e4832-701e-0021-3882-aa9886000000
Time:2025-04-11T01:37:13.5149403Z
--------------------------------------------------------------------------------
2025/04/11 01:37:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e49f0-701e-0021-3182-aa9886000000
Time:2025-04-11T01:37:14.5529468Z
--------------------------------------------------------------------------------
2025/04/11 01:37:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e4bc7-701e-0021-1082-aa9886000000
Time:2025-04-11T01:37:15.5916190Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e4bc7-701e-0021-1082-aa9886000000
Time:2025-04-11T01:37:15.5916190Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1722
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdirModTime
Messages: directories
--- FAIL: TestMkdirModTime (13.39s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/04/11 01:37:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e57ff-701e-0021-3282-aa9886000000
Time:2025-04-11T01:37:23.7885550Z
--------------------------------------------------------------------------------
2025/04/11 01:37:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e5991-701e-0021-7b82-aa9886000000
Time:2025-04-11T01:37:24.8258712Z
--------------------------------------------------------------------------------
2025/04/11 01:37:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e5af5-701e-0021-2082-aa9886000000
Time:2025-04-11T01:37:25.8639379Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e5af5-701e-0021-2082-aa9886000000
Time:2025-04-11T01:37:25.8639379Z
--------------------------------------------------------------------------------
2025/04/11 01:37:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e5c49-701e-0021-4e82-aa9886000000
Time:2025-04-11T01:37:26.9017136Z
--------------------------------------------------------------------------------
2025/04/11 01:37:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e5d75-701e-0021-5082-aa9886000000
Time:2025-04-11T01:37:27.9398213Z
--------------------------------------------------------------------------------
2025/04/11 01:37:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e5ea0-701e-0021-4482-aa9886000000
Time:2025-04-11T01:37:28.9772277Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e5ea0-701e-0021-4482-aa9886000000
Time:2025-04-11T01:37:28.9772277Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1743
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyDirMetadata
Messages: directories
--- FAIL: TestCopyDirMetadata (13.39s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2025/04/11 01:37:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e693a-701e-0021-2a82-aa9886000000
Time:2025-04-11T01:37:37.1733753Z
--------------------------------------------------------------------------------
2025/04/11 01:37:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e6b5d-701e-0021-4a82-aa9886000000
Time:2025-04-11T01:37:38.2121688Z
--------------------------------------------------------------------------------
2025/04/11 01:37:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e6d32-701e-0021-6082-aa9886000000
Time:2025-04-11T01:37:39.2497883Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e6d32-701e-0021-6082-aa9886000000
Time:2025-04-11T01:37:39.2497883Z
--------------------------------------------------------------------------------
2025/04/11 01:37:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e6e98-701e-0021-0882-aa9886000000
Time:2025-04-11T01:37:40.2883381Z
--------------------------------------------------------------------------------
2025/04/11 01:37:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e7020-701e-0021-5482-aa9886000000
Time:2025-04-11T01:37:41.3255932Z
--------------------------------------------------------------------------------
2025/04/11 01:37:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e716b-701e-0021-6282-aa9886000000
Time:2025-04-11T01:37:42.3644739Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e716b-701e-0021-6282-aa9886000000
Time:2025-04-11T01:37:42.3644739Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1779
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestSetDirModTime
Messages: directories
--- FAIL: TestSetDirModTime (13.43s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/04/11 01:37:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e7d96-701e-0021-6382-aa9886000000
Time:2025-04-11T01:37:50.6007225Z
--------------------------------------------------------------------------------
2025/04/11 01:37:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e7f17-701e-0021-2482-aa9886000000
Time:2025-04-11T01:37:51.6387149Z
--------------------------------------------------------------------------------
2025/04/11 01:37:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e80a9-701e-0021-1382-aa9886000000
Time:2025-04-11T01:37:52.6775233Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e80a9-701e-0021-1382-aa9886000000
Time:2025-04-11T01:37:52.6775233Z
--------------------------------------------------------------------------------
2025/04/11 01:37:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e827b-701e-0021-1c82-aa9886000000
Time:2025-04-11T01:37:53.7154195Z
--------------------------------------------------------------------------------
2025/04/11 01:37:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e8458-701e-0021-3782-aa9886000000
Time:2025-04-11T01:37:54.7526807Z
--------------------------------------------------------------------------------
2025/04/11 01:37:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e85e1-701e-0021-0882-aa9886000000
Time:2025-04-11T01:37:55.7898883Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e85e1-701e-0021-0882-aa9886000000
Time:2025-04-11T01:37:55.7898883Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1823
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirsEqual
Messages: directories
--- FAIL: TestDirsEqual (13.38s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-wamakag8vuha", Local "Local file system at /tmp/rclone3176718113", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
2025/04/11 01:38: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e9140-701e-0021-5482-aa9886000000
Time:2025-04-11T01:38:04.0267375Z
--------------------------------------------------------------------------------
2025/04/11 01:38: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e9293-701e-0021-6882-aa9886000000
Time:2025-04-11T01:38:05.0649407Z
--------------------------------------------------------------------------------
2025/04/11 01:38: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-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e9394-701e-0021-3682-aa9886000000
Time:2025-04-11T01:38:06.1027681Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e9394-701e-0021-3682-aa9886000000
Time:2025-04-11T01:38:06.1027681Z
--------------------------------------------------------------------------------
2025/04/11 01:38:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e948a-701e-0021-7f82-aa9886000000
Time:2025-04-11T01:38:07.1414730Z
--------------------------------------------------------------------------------
2025/04/11 01:38:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e9619-701e-0021-3e82-aa9886000000
Time:2025-04-11T01:38:08.1796785Z
--------------------------------------------------------------------------------
2025/04/11 01:38:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e97f2-701e-0021-4a82-aa9886000000
Time:2025-04-11T01:38:09.2183699Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wamakag8vuha/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c92e97f2-701e-0021-4a82-aa9886000000
Time:2025-04-11T01:38:09.2183699Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1892
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRemoveExisting
Messages: directories
--- FAIL: TestRemoveExisting (13.43s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/04/11 01:38:17 DEBUG : Azure container rclone-test-wamakag8vuha: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Finished ERROR in 16m27.721684456s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListDirSortedFn TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFile TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestGetFsInfo TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeMetadata TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual TestRemoveExisting]