"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Starting (try 1/5)
2025/04/18 02:30:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qutivan0royu"
2025/04/18 02:30:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/18 02:30:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/18 02:30:47 DEBUG : Azure container rclone-test-qutivan0royu: Using directory markers
2025/04/18 02:30:47 DEBUG : Creating backend with remote "/tmp/rclone2693003960"
=== 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-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:30:47 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/18 02:30:47 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/18 02:30:47 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/18 02:30:47 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/18 02:30:47 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/04/18 02:30:47 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/18 02:30:47 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/04/18 02:30:47 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/18 02:30:47 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/04/18 02:30:47 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/18 02:30:48 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/18 02:30:48 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/04/18 02:30:48 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/18 02:30:48 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/04/18 02:30:48 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/18 02:30:48 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/18 02:30:48 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/18 02:30:48 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/18 02:30:48 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/04/18 02:30:48 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/04/18 02:30:49 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/04/18 02:30:49 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/18 02:30:49 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/18 02:30:49 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/04/18 02:30:49 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/04/18 02:30:49 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/04/18 02:30:50 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/18 02:30:50 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/18 02:30:50 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/04/18 02:30:50 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/18 02:30:50 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/04/18 02:30:50 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/04/18 02:30:50 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/18 02:30:50 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/18 02:30:50 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/04/18 02:30:50 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/04/18 02:30:50 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/04/18 02:30:51 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/04/18 02:30:51 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/18 02:30:51 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/18 02:30:51 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/04/18 02:30:51 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/18 02:30:51 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/04/18 02:30:51 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/04/18 02:30:51 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/18 02:30:52 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/18 02:30:52 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/18 02:30:52 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/04/18 02:30:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/18 02:30:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/04/18 02:30:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/18 02:30:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/18 02:30:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/18 02:30:52 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/18 02:30:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/04/18 02:30:52 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/04/18 02:30:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/04/18 02:30:52 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/18 02:30:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/04/18 02:30:54 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/18 02:30:54 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/04/18 02:30:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/18 02:30:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/18 02:30:54 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/18 02:30:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/04/18 02:30:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/18 02:30:54 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/04/18 02:30:54 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/04/18 02:30:54 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/18 02:30:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/18 02:30:54 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/18 02:30:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/04/18 02:30:54 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/04/18 02:30:55 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/18 02:30:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/04/18 02:30:56 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/18 02:30:56 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/04/18 02:30:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/18 02:30:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/18 02:30:56 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/18 02:30:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/04/18 02:30:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/18 02:30:56 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/18 02:30:56 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/18 02:30:56 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/18 02:30:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/18 02:30:56 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/18 02:30:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/04/18 02:30:56 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/04/18 02:30:57 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/18 02:30:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/04/18 02:30:58 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/18 02:30:58 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/04/18 02:30:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/18 02:30:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/18 02:30:58 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/18 02:30:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/18 02:30:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/18 02:30:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/18 02:30:58 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/04/18 02:30:58 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/18 02:30:58 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/18 02:30:58 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/18 02:30:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/04/18 02:30:58 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/18 02:30:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/18 02:30:58 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/18 02:30:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/18 02:30:58 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/04/18 02:30:58 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.41s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.36s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.05s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.78s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (2.06s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.99s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.81s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:30:59 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/18 02:30:59 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/18 02:30:59 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/18 02:30:59 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/18 02:30:59 DEBUG : chunksize-probe: Removing empty object
2025/04/18 02:31:00 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/04/18 02:31:00 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/04/18 02:31:00 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/04/18 02:31:00 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/04/18 02:31:00 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/18 02:31:00 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/18 02:31:00 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/18 02:31:00 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/18 02:31:00 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/18 02:31:00 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/18 02:31:00 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/18 02:31:00 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/18 02:31:00 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/18 02:31:00 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/18 02:31:00 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/18 02:31:00 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/18 02:31:00 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/18 02:31:00 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/18 02:31:00 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/18 02:31:00 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/18 02:31:01 DEBUG : Returning error reader
2025/04/18 02:31:01 DEBUG : BOOM: simulated read failure
2025/04/18 02:31:01 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/04/18 02:31:01 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/18 02:31:02 DEBUG : Returning error reader
2025/04/18 02:31:02 DEBUG : BOOM: simulated read failure
2025/04/18 02:31:02 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/04/18 02:31:02 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/18 02:31:03 DEBUG : Returning error reader
2025/04/18 02:31:03 DEBUG : BOOM: simulated read failure
2025/04/18 02:31:03 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/04/18 02:31:03 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/18 02:31:04 DEBUG : Returning error reader
2025/04/18 02:31:04 DEBUG : BOOM: simulated read failure
2025/04/18 02:31:04 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/04/18 02:31:04 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/18 02:31:05 DEBUG : Returning error reader
2025/04/18 02:31:05 DEBUG : BOOM: simulated read failure
2025/04/18 02:31:05 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/04/18 02:31:05 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/18 02:31:06 DEBUG : Returning error reader
2025/04/18 02:31:06 DEBUG : BOOM: simulated read failure
2025/04/18 02:31:06 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/04/18 02:31:06 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/18 02:31:07 DEBUG : Returning error reader
2025/04/18 02:31:07 DEBUG : BOOM: simulated read failure
2025/04/18 02:31:07 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/04/18 02:31:07 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/18 02:31:08 DEBUG : Returning error reader
2025/04/18 02:31:08 DEBUG : BOOM: simulated read failure
2025/04/18 02:31:08 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/04/18 02:31:08 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/18 02:31:09 DEBUG : Returning error reader
2025/04/18 02:31:09 DEBUG : BOOM: simulated read failure
2025/04/18 02:31:09 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/04/18 02:31:09 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/18 02:31:10 DEBUG : Returning error reader
2025/04/18 02:31:10 DEBUG : BOOM: simulated read failure
2025/04/18 02:31:10 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/04/18 02:31:10 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/04/18 02:31:10 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/04/18 02:31:10 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/04/18 02:31:10 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/04/18 02:31:10 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/04/18 02:31:10 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.46s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/04/18 02:31:17 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/18 02:31:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/18 02:31:17 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/04/18 02:31:17 DEBUG : potato: Seek from 10 to 0
2025/04/18 02:31:17 DEBUG : potato: Seek from 10 to 0
2025/04/18 02:31:17 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/04/18 02:31:17 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/18 02:31:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/18 02:31:17 DEBUG : potato: Seek from 5 to 2
2025/04/18 02:31:17 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/04/18 02:31:17 DEBUG : potato: Seek from 7 to 0
2025/04/18 02:31:17 DEBUG : potato: Seek from 7 to 0
2025/04/18 02:31:17 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/04/18 02:31:17 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/18 02:31:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/18 02:31:17 DEBUG : potato: Seek from 5 to 2
2025/04/18 02:31:17 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/04/18 02:31:17 DEBUG : potato: Seek from 8 to 0
2025/04/18 02:31:17 DEBUG : potato: Seek from 8 to 0
2025/04/18 02:31:17 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/04/18 02:31:17 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/18 02:31:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/18 02:31:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/18 02:31:17 DEBUG : potato: Seek from 5 to 2
2025/04/18 02:31:17 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/04/18 02:31:17 DEBUG : potato: Seek from 9 to 0
2025/04/18 02:31:17 DEBUG : potato: Seek from 9 to 0
2025/04/18 02:31:17 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-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", 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.22s)
--- 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/18 02:31:19 DEBUG : Creating backend with remote "nonexistent"
2025/04/18 02:31:19 DEBUG : Creating backend with remote "nonexistent"
2025/04/18 02:31:19 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/04/18 02:31:19 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/18 02:31:19 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/04/18 02:31:19 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-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", 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.12s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
=== RUN TestCheckSizeOnly/1
=== RUN TestCheckSizeOnly/2
=== RUN TestCheckSizeOnly/3
=== RUN TestCheckSizeOnly/4
=== RUN TestCheckSizeOnly/5
=== RUN TestCheckSizeOnly/6
=== RUN TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (1.21s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.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-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:31:22 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/18 02:31:22 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/18 02:31:22 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/18 02:31:22 NOTICE: test.sum: 2 warning(s) suppressed...
2025/04/18 02:31:22 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/18 02:31:22 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/18 02:31:22 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/18 02:31:22 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:31:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qutivan0royu/data"
2025/04/18 02:31:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/18 02:31:22 DEBUG : Azure container rclone-test-qutivan0royu path data: Using directory markers
2025/04/18 02:31:22 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/18 02:31:25 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.83s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:31:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qutivan0royu/data"
2025/04/18 02:31:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/18 02:31:25 DEBUG : Azure container rclone-test-qutivan0royu path data: Using directory markers
2025/04/18 02:31:25 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/18 02:31:28 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.11s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/04/18 02:31:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-juwacud1fese"
2025/04/18 02:31:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/18 02:31:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/18 02:31:28 DEBUG : Azure container rclone-test-juwacud1fese: Using directory markers
2025/04/18 02:31:28 DEBUG : Creating backend with remote "/tmp/rclone3604244867"
run.go:180: Remote "Azure container rclone-test-juwacud1fese", Local "Local file system at /tmp/rclone3604244867", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/04/18 02:31:28 ERROR : hello, world!: sum not found
2025/04/18 02:31:28 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-juwacud1fese
2025/04/18 02:31:28 NOTICE: Azure container rclone-test-juwacud1fese: 1 files missing
2025/04/18 02:31:28 NOTICE: 1 hashes missing
2025/04/18 02:31:28 NOTICE: Azure container rclone-test-juwacud1fese: 2 differences found
2025/04/18 02:31:28 NOTICE: Azure container rclone-test-juwacud1fese: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/04/18 02:31:28 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/18 02:31:28 NOTICE: Azure container rclone-test-juwacud1fese: 0 differences found
2025/04/18 02:31:28 NOTICE: Azure container rclone-test-juwacud1fese: 1 matching files
2025/04/18 02:31:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yehenid4wiqo"
2025/04/18 02:31:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/18 02:31:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/18 02:31:28 DEBUG : Azure container rclone-test-yehenid4wiqo: Using directory markers
2025/04/18 02:31:28 DEBUG : Creating backend with remote "/tmp/rclone3142791576"
run.go:180: Remote "Azure container rclone-test-yehenid4wiqo", Local "Local file system at /tmp/rclone3142791576", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/04/18 02:31:28 ERROR : HELLO, WORLD!: sum not found
2025/04/18 02:31:28 ERROR : hello, world!: file not in Azure container rclone-test-yehenid4wiqo
2025/04/18 02:31:28 NOTICE: Azure container rclone-test-yehenid4wiqo: 1 files missing
2025/04/18 02:31:28 NOTICE: 1 hashes missing
2025/04/18 02:31:28 NOTICE: Azure container rclone-test-yehenid4wiqo: 2 differences found
2025/04/18 02:31:28 NOTICE: Azure container rclone-test-yehenid4wiqo: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/04/18 02:31:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/18 02:31:28 NOTICE: Azure container rclone-test-yehenid4wiqo: 0 differences found
2025/04/18 02:31:28 NOTICE: Azure container rclone-test-yehenid4wiqo: 1 matching files
2025/04/18 02:31:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sebemax5hapo"
2025/04/18 02:31:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/18 02:31:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/18 02:31:28 DEBUG : Azure container rclone-test-sebemax5hapo: Using directory markers
2025/04/18 02:31:28 DEBUG : Creating backend with remote "/tmp/rclone141919479"
run.go:180: Remote "Azure container rclone-test-sebemax5hapo", Local "Local file system at /tmp/rclone141919479", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/04/18 02:31:28 ERROR : HeLlO, wOrLd!: sum not found
2025/04/18 02:31:28 ERROR : hello, world!: file not in Azure container rclone-test-sebemax5hapo
2025/04/18 02:31:28 NOTICE: Azure container rclone-test-sebemax5hapo: 1 files missing
2025/04/18 02:31:28 NOTICE: 1 hashes missing
2025/04/18 02:31:28 NOTICE: Azure container rclone-test-sebemax5hapo: 2 differences found
2025/04/18 02:31:28 NOTICE: Azure container rclone-test-sebemax5hapo: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/04/18 02:31:29 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/18 02:31:29 NOTICE: Azure container rclone-test-sebemax5hapo: 0 differences found
2025/04/18 02:31:29 NOTICE: Azure container rclone-test-sebemax5hapo: 1 matching files
2025/04/18 02:31:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qulowob7xufu"
2025/04/18 02:31:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/18 02:31:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/18 02:31:29 DEBUG : Azure container rclone-test-qulowob7xufu: Using directory markers
2025/04/18 02:31:29 DEBUG : Creating backend with remote "/tmp/rclone2738590888"
run.go:180: Remote "Azure container rclone-test-qulowob7xufu", Local "Local file system at /tmp/rclone2738590888", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/04/18 02:31:29 ERROR : HELLO, WORLD!: sum not found
2025/04/18 02:31:29 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-qulowob7xufu
2025/04/18 02:31:29 NOTICE: Azure container rclone-test-qulowob7xufu: 1 files missing
2025/04/18 02:31:29 NOTICE: 1 hashes missing
2025/04/18 02:31:29 NOTICE: Azure container rclone-test-qulowob7xufu: 2 differences found
2025/04/18 02:31:29 NOTICE: Azure container rclone-test-qulowob7xufu: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/04/18 02:31:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/18 02:31:29 NOTICE: Azure container rclone-test-qulowob7xufu: 0 differences found
2025/04/18 02:31:29 NOTICE: Azure container rclone-test-qulowob7xufu: 1 matching files
2025/04/18 02:31:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fecavux6guci"
2025/04/18 02:31:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/18 02:31:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/18 02:31:29 DEBUG : Azure container rclone-test-fecavux6guci: Using directory markers
2025/04/18 02:31:29 DEBUG : Creating backend with remote "/tmp/rclone3653578094"
run.go:180: Remote "Azure container rclone-test-fecavux6guci", Local "Local file system at /tmp/rclone3653578094", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/04/18 02:31:29 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/18 02:31:29 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-fecavux6guci
2025/04/18 02:31:29 NOTICE: Azure container rclone-test-fecavux6guci: 1 files missing
2025/04/18 02:31:29 NOTICE: 1 hashes missing
2025/04/18 02:31:29 NOTICE: Azure container rclone-test-fecavux6guci: 2 differences found
2025/04/18 02:31:29 NOTICE: Azure container rclone-test-fecavux6guci: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/04/18 02:31:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/18 02:31:29 NOTICE: Azure container rclone-test-fecavux6guci: 0 differences found
2025/04/18 02:31:29 NOTICE: Azure container rclone-test-fecavux6guci: 1 matching files
2025/04/18 02:31:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-muxunak2qefo"
2025/04/18 02:31:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/18 02:31:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/18 02:31:29 DEBUG : Azure container rclone-test-muxunak2qefo: Using directory markers
2025/04/18 02:31:29 DEBUG : Creating backend with remote "/tmp/rclone1741631092"
run.go:180: Remote "Azure container rclone-test-muxunak2qefo", Local "Local file system at /tmp/rclone1741631092", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/04/18 02:31:29 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/18 02:31:29 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-muxunak2qefo
2025/04/18 02:31:29 NOTICE: Azure container rclone-test-muxunak2qefo: 1 files missing
2025/04/18 02:31:29 NOTICE: 1 hashes missing
2025/04/18 02:31:29 NOTICE: Azure container rclone-test-muxunak2qefo: 2 differences found
2025/04/18 02:31:29 NOTICE: Azure container rclone-test-muxunak2qefo: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/04/18 02:31:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/18 02:31:29 NOTICE: Azure container rclone-test-muxunak2qefo: 0 differences found
2025/04/18 02:31:29 NOTICE: Azure container rclone-test-muxunak2qefo: 1 matching files
2025/04/18 02:31:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sagimux9weke"
2025/04/18 02:31:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/18 02:31:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/18 02:31:29 DEBUG : Azure container rclone-test-sagimux9weke: Using directory markers
2025/04/18 02:31:29 DEBUG : Creating backend with remote "/tmp/rclone1919865835"
run.go:180: Remote "Azure container rclone-test-sagimux9weke", Local "Local file system at /tmp/rclone1919865835", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/04/18 02:31:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/18 02:31:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-sagimux9weke
2025/04/18 02:31:30 NOTICE: Azure container rclone-test-sagimux9weke: 1 files missing
2025/04/18 02:31:30 NOTICE: 1 hashes missing
2025/04/18 02:31:30 NOTICE: Azure container rclone-test-sagimux9weke: 2 differences found
2025/04/18 02:31:30 NOTICE: Azure container rclone-test-sagimux9weke: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/04/18 02:31:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/18 02:31:30 NOTICE: Azure container rclone-test-sagimux9weke: 0 differences found
2025/04/18 02:31:30 NOTICE: Azure container rclone-test-sagimux9weke: 1 matching files
2025/04/18 02:31:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-filudib4qaru"
2025/04/18 02:31:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/18 02:31:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/18 02:31:30 DEBUG : Azure container rclone-test-filudib4qaru: Using directory markers
2025/04/18 02:31:30 DEBUG : Creating backend with remote "/tmp/rclone57295535"
run.go:180: Remote "Azure container rclone-test-filudib4qaru", Local "Local file system at /tmp/rclone57295535", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/04/18 02:31:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/18 02:31:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-filudib4qaru
2025/04/18 02:31:30 NOTICE: Azure container rclone-test-filudib4qaru: 1 files missing
2025/04/18 02:31:30 NOTICE: 1 hashes missing
2025/04/18 02:31:30 NOTICE: Azure container rclone-test-filudib4qaru: 2 differences found
2025/04/18 02:31:30 NOTICE: Azure container rclone-test-filudib4qaru: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/04/18 02:31:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/18 02:31:30 NOTICE: Azure container rclone-test-filudib4qaru: 0 differences found
2025/04/18 02:31:30 NOTICE: Azure container rclone-test-filudib4qaru: 1 matching files
2025/04/18 02:31:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fovaben7pisu"
2025/04/18 02:31:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/18 02:31:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/18 02:31:30 DEBUG : Azure container rclone-test-fovaben7pisu: Using directory markers
2025/04/18 02:31:30 DEBUG : Creating backend with remote "/tmp/rclone723515987"
run.go:180: Remote "Azure container rclone-test-fovaben7pisu", Local "Local file system at /tmp/rclone723515987", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/04/18 02:31:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/18 02:31:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-fovaben7pisu
2025/04/18 02:31:30 NOTICE: Azure container rclone-test-fovaben7pisu: 1 files missing
2025/04/18 02:31:30 NOTICE: 1 hashes missing
2025/04/18 02:31:30 NOTICE: Azure container rclone-test-fovaben7pisu: 2 differences found
2025/04/18 02:31:30 NOTICE: Azure container rclone-test-fovaben7pisu: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/04/18 02:31:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/18 02:31:30 NOTICE: Azure container rclone-test-fovaben7pisu: 0 differences found
2025/04/18 02:31:30 NOTICE: Azure container rclone-test-fovaben7pisu: 1 matching files
2025/04/18 02:31:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-maqabub6miqo"
2025/04/18 02:31:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/18 02:31:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/18 02:31:30 DEBUG : Azure container rclone-test-maqabub6miqo: Using directory markers
2025/04/18 02:31:30 DEBUG : Creating backend with remote "/tmp/rclone3993466008"
run.go:180: Remote "Azure container rclone-test-maqabub6miqo", Local "Local file system at /tmp/rclone3993466008", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/04/18 02:31:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/18 02:31:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-maqabub6miqo
2025/04/18 02:31:30 NOTICE: Azure container rclone-test-maqabub6miqo: 1 files missing
2025/04/18 02:31:30 NOTICE: 1 hashes missing
2025/04/18 02:31:30 NOTICE: Azure container rclone-test-maqabub6miqo: 2 differences found
2025/04/18 02:31:30 NOTICE: Azure container rclone-test-maqabub6miqo: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/04/18 02:31:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/18 02:31:31 NOTICE: Azure container rclone-test-maqabub6miqo: 0 differences found
2025/04/18 02:31:31 NOTICE: Azure container rclone-test-maqabub6miqo: 1 matching files
2025/04/18 02:31:31 DEBUG : Azure container rclone-test-maqabub6miqo: Purge remote
2025/04/18 02:31:31 DEBUG : Azure container rclone-test-fovaben7pisu: Purge remote
2025/04/18 02:31:31 DEBUG : Azure container rclone-test-filudib4qaru: Purge remote
2025/04/18 02:31:31 DEBUG : Azure container rclone-test-sagimux9weke: Purge remote
2025/04/18 02:31:31 DEBUG : Azure container rclone-test-muxunak2qefo: Purge remote
2025/04/18 02:31:31 DEBUG : Azure container rclone-test-fecavux6guci: Purge remote
2025/04/18 02:31:31 DEBUG : Azure container rclone-test-qulowob7xufu: Purge remote
2025/04/18 02:31:31 DEBUG : Azure container rclone-test-sebemax5hapo: Purge remote
2025/04/18 02:31:31 DEBUG : Azure container rclone-test-yehenid4wiqo: Purge remote
2025/04/18 02:31:31 DEBUG : Azure container rclone-test-juwacud1fese: Purge remote
--- PASS: TestApplyTransforms (3.59s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:31:31 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/18 02:31:31 DEBUG : sub/: Creating directory marker
2025/04/18 02:31:32 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/18 02:31:32 INFO : file1: Copied (new) to: sub/file2
2025/04/18 02:31:32 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/18 02:31:32 DEBUG : file1: Unchanged skipping
2025/04/18 02:31:32 DEBUG : Azure container rclone-test-qutivan0royu: don't need to copy/move sub/file2, it is already at target location
2025/04/18 02:31:32 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.52s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.08s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:31:32 DEBUG : dst/: Creating directory marker
2025/04/18 02:31:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qutivan0royu/backup"
2025/04/18 02:31:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/18 02:31:32 DEBUG : Azure container rclone-test-qutivan0royu path backup: Using directory markers
2025/04/18 02:31:32 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-qutivan0royu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-qutivan0royu/backup"
2025/04/18 02:31:32 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/18 02:31:32 DEBUG : dst/: Creating directory marker
2025/04/18 02:31:32 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/18 02:31:32 INFO : dst/file1: Copied (server-side copy)
2025/04/18 02:31:32 INFO : dst/file1: Deleted
2025/04/18 02:31:33 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/18 02:31:33 INFO : dst/file1: Copied (new)
2025/04/18 02:31:33 DEBUG : dst/: Removing directory marker
2025/04/18 02:31:33 DEBUG : backup/dst/: Removing directory marker
2025/04/18 02:31:33 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-qutivan0royu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8aad8f9-301e-001f-490a-b00ff9000000
Time:2025-04-18T02:31:33.4306304Z
--------------------------------------------------------------------------------
2025/04/18 02:31:34 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-qutivan0royu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8aada4d-301e-001f-760a-b00ff9000000
Time:2025-04-18T02:31:34.4680525Z
--------------------------------------------------------------------------------
2025/04/18 02:31:35 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-qutivan0royu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8aadbfc-301e-001f-650a-b00ff9000000
Time:2025-04-18T02:31:35.5058118Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8aadbfc-301e-001f-650a-b00ff9000000
Time:2025-04-18T02:31:35.5058118Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.15s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:31:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qutivan0royu/dst"
2025/04/18 02:31:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/18 02:31:36 DEBUG : Azure container rclone-test-qutivan0royu path dst: Using directory markers
2025/04/18 02:31:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qutivan0royu/CompareDest"
2025/04/18 02:31:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/18 02:31:36 DEBUG : Azure container rclone-test-qutivan0royu path CompareDest: Using directory markers
2025/04/18 02:31:36 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-qutivan0royu/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-qutivan0royu/CompareDest"
2025/04/18 02:31:36 DEBUG : one: Need to transfer - File not found at Destination
2025/04/18 02:31:36 DEBUG : /: Creating directory marker
2025/04/18 02:31:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/18 02:31:36 INFO : one: Copied (new)
2025/04/18 02:31:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qutivan0royu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qutivan0royu/CompareDest"
2025/04/18 02:31:37 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/18 02:31:37 DEBUG : /: Creating directory marker
2025/04/18 02:31:37 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/18 02:31:37 INFO : one: Copied (replaced existing)
2025/04/18 02:31:37 DEBUG : dst/: Creating directory marker
2025/04/18 02:31:37 DEBUG : CompareDest/: Creating directory marker
2025/04/18 02:31:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qutivan0royu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qutivan0royu/CompareDest"
2025/04/18 02:31:37 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/18 02:31:37 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/18 02:31:37 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/18 02:31:38 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qutivan0royu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qutivan0royu/CompareDest"
2025/04/18 02:31:38 DEBUG : two: Need to transfer - File not found at Destination
2025/04/18 02:31:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/18 02:31:38 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/18 02:31:38 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qutivan0royu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qutivan0royu/CompareDest"
2025/04/18 02:31:38 DEBUG : two: Need to transfer - File not found at Destination
2025/04/18 02:31:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/18 02:31:38 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/18 02:31:38 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qutivan0royu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qutivan0royu/CompareDest"
2025/04/18 02:31:38 DEBUG : two: Need to transfer - File not found at Destination
2025/04/18 02:31:38 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/18 02:31:38 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/04/18 02:31:38 INFO : two: Copied (new)
2025/04/18 02:31:38 DEBUG : dst/: Removing directory marker
2025/04/18 02:31: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8aae141-301e-001f-0e0a-b00ff9000000
Time:2025-04-18T02:31:38.9209699Z
--------------------------------------------------------------------------------
2025/04/18 02:31: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8aae307-301e-001f-1c0a-b00ff9000000
Time:2025-04-18T02:31:39.9588893Z
--------------------------------------------------------------------------------
2025/04/18 02:31: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8aae4dc-301e-001f-5e0a-b00ff9000000
Time:2025-04-18T02:31:40.9966672Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8aae4dc-301e-001f-5e0a-b00ff9000000
Time:2025-04-18T02:31:40.9966672Z
--------------------------------------------------------------------------------
2025/04/18 02:31:42 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.61s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:31:49 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qutivan0royu/dst"
2025/04/18 02:31:49 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/18 02:31:49 DEBUG : Azure container rclone-test-qutivan0royu path dst: Using directory markers
2025/04/18 02:31:49 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qutivan0royu/CopyDest"
2025/04/18 02:31:49 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/18 02:31:49 DEBUG : Azure container rclone-test-qutivan0royu path CopyDest: Using directory markers
2025/04/18 02:31:49 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-qutivan0royu/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-qutivan0royu/CopyDest"
2025/04/18 02:31:49 DEBUG : one: Need to transfer - File not found at Destination
2025/04/18 02:31:49 DEBUG : /: Creating directory marker
2025/04/18 02:31:49 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/18 02:31:49 INFO : one: Copied (new)
2025/04/18 02:31:49 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qutivan0royu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qutivan0royu/CopyDest"
2025/04/18 02:31:49 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/18 02:31:49 DEBUG : /: Creating directory marker
2025/04/18 02:31:49 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/18 02:31:49 INFO : one: Copied (replaced existing)
2025/04/18 02:31:49 DEBUG : dst/: Creating directory marker
2025/04/18 02:31:50 DEBUG : CopyDest/: Creating directory marker
2025/04/18 02:31:50 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qutivan0royu/BackupDir"
2025/04/18 02:31:50 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/18 02:31:50 DEBUG : Azure container rclone-test-qutivan0royu path BackupDir: Using directory markers
2025/04/18 02:31:50 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-qutivan0royu/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-qutivan0royu/BackupDir"
2025/04/18 02:31:50 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qutivan0royu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qutivan0royu/CopyDest"
2025/04/18 02:31:50 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/18 02:31:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/18 02:31:50 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/18 02:31:50 DEBUG : /: Creating directory marker
2025/04/18 02:31:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/18 02:31:50 INFO : one: Copied (server-side copy)
2025/04/18 02:31:50 INFO : one: Deleted
2025/04/18 02:31:50 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/18 02:31:50 INFO : one: Copied (server-side copy)
2025/04/18 02:31:50 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/04/18 02:31:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qutivan0royu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qutivan0royu/CopyDest"
2025/04/18 02:31:51 DEBUG : two: Need to transfer - File not found at Destination
2025/04/18 02:31:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/18 02:31:51 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/18 02:31:51 INFO : two: Copied (server-side copy)
2025/04/18 02:31:51 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/04/18 02:31:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qutivan0royu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qutivan0royu/CopyDest"
2025/04/18 02:31:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/18 02:31:51 DEBUG : two: Unchanged skipping
2025/04/18 02:31:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qutivan0royu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qutivan0royu/CopyDest"
2025/04/18 02:31:51 DEBUG : three: Need to transfer - File not found at Destination
2025/04/18 02:31:51 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/04/18 02:31:51 DEBUG : three: Destination not found in --copy-dest
2025/04/18 02:31:51 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/04/18 02:31:51 INFO : three: Copied (new)
2025/04/18 02:31:52 DEBUG : dst/: Removing directory marker
2025/04/18 02:31:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8aaf475-301e-001f-720a-b00ff9000000
Time:2025-04-18T02:31:52.2924839Z
--------------------------------------------------------------------------------
2025/04/18 02:31:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8aaf5be-301e-001f-0d0a-b00ff9000000
Time:2025-04-18T02:31:53.3323055Z
--------------------------------------------------------------------------------
2025/04/18 02:31:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8aaf74a-301e-001f-6b0a-b00ff9000000
Time:2025-04-18T02:31:54.3703998Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8aaf74a-301e-001f-6b0a-b00ff9000000
Time:2025-04-18T02:31:54.3703998Z
--------------------------------------------------------------------------------
2025/04/18 02:31:55 DEBUG : CopyDest/: Removing directory marker
2025/04/18 02:31: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8aaf894-301e-001f-0b0a-b00ff9000000
Time:2025-04-18T02:31:55.4482995Z
--------------------------------------------------------------------------------
2025/04/18 02:31: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8aaf9f3-301e-001f-3a0a-b00ff9000000
Time:2025-04-18T02:31:56.4857574Z
--------------------------------------------------------------------------------
2025/04/18 02:31: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8aafba0-301e-001f-2e0a-b00ff9000000
Time:2025-04-18T02:31:57.5232015Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8aafba0-301e-001f-2e0a-b00ff9000000
Time:2025-04-18T02:31:57.5232015Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.49s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/04/18 02:32: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab07db-301e-001f-710a-b00ff9000000
Time:2025-04-18T02:32:05.7171069Z
--------------------------------------------------------------------------------
2025/04/18 02:32: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab098e-301e-001f-580a-b00ff9000000
Time:2025-04-18T02:32:06.7551902Z
--------------------------------------------------------------------------------
2025/04/18 02:32: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab0b29-301e-001f-4c0a-b00ff9000000
Time:2025-04-18T02:32:07.7925193Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab0b29-301e-001f-4c0a-b00ff9000000
Time:2025-04-18T02:32:07.7925193Z
--------------------------------------------------------------------------------
2025/04/18 02:32: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab0ccc-301e-001f-3b0a-b00ff9000000
Time:2025-04-18T02:32:08.8300711Z
--------------------------------------------------------------------------------
2025/04/18 02:32: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab0eba-301e-001f-790a-b00ff9000000
Time:2025-04-18T02:32:09.8678386Z
--------------------------------------------------------------------------------
2025/04/18 02:32: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab1106-301e-001f-490a-b00ff9000000
Time:2025-04-18T02:32:10.9058375Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab1106-301e-001f-490a-b00ff9000000
Time:2025-04-18T02:32:10.9058375Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/04/18 02:32: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab1df3-301e-001f-630a-b00ff9000000
Time:2025-04-18T02:32:19.0979921Z
--------------------------------------------------------------------------------
2025/04/18 02:32: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab2059-301e-001f-150a-b00ff9000000
Time:2025-04-18T02:32:20.1355816Z
--------------------------------------------------------------------------------
2025/04/18 02:32: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab2217-301e-001f-1f0a-b00ff9000000
Time:2025-04-18T02:32:21.1729415Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab2217-301e-001f-1f0a-b00ff9000000
Time:2025-04-18T02:32:21.1729415Z
--------------------------------------------------------------------------------
2025/04/18 02:32: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab2421-301e-001f-430a-b00ff9000000
Time:2025-04-18T02:32:22.2113359Z
--------------------------------------------------------------------------------
2025/04/18 02:32:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab25d0-301e-001f-290a-b00ff9000000
Time:2025-04-18T02:32:23.2492375Z
--------------------------------------------------------------------------------
2025/04/18 02:32:24 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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab2740-301e-001f-500a-b00ff9000000
Time:2025-04-18T02:32:24.2872813Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab2740-301e-001f-500a-b00ff9000000
Time:2025-04-18T02:32:24.2872813Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:32:32 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/04/18 02:32:32 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/04/18 02:32:32 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/18 02:32:32 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/04/18 02:32:32 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/04/18 02:32:32 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/04/18 02:32:32 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/04/18 02:32:33 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/04/18 02:32:33 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 4c1c239c58fb1a8a1ab76a0f508e8b78 OK
2025/04/18 02:32:33 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/04/18 02:32:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab3584-301e-001f-310a-b00ff9000000
Time:2025-04-18T02:32:33.4088064Z
--------------------------------------------------------------------------------
2025/04/18 02:32:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab376c-301e-001f-670a-b00ff9000000
Time:2025-04-18T02:32:34.4468462Z
--------------------------------------------------------------------------------
2025/04/18 02:32:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab39b3-301e-001f-710a-b00ff9000000
Time:2025-04-18T02:32:35.4850667Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab39b3-301e-001f-710a-b00ff9000000
Time:2025-04-18T02:32:35.4850667Z
--------------------------------------------------------------------------------
2025/04/18 02:32:36 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/04/18 02:32:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab3c1d-301e-001f-2a0a-b00ff9000000
Time:2025-04-18T02:32:36.5610335Z
--------------------------------------------------------------------------------
2025/04/18 02:32:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab3e74-301e-001f-530a-b00ff9000000
Time:2025-04-18T02:32:37.5986677Z
--------------------------------------------------------------------------------
2025/04/18 02:32:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab4053-301e-001f-0e0a-b00ff9000000
Time:2025-04-18T02:32:38.6376379Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab4053-301e-001f-0e0a-b00ff9000000
Time:2025-04-18T02:32:38.6376379Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.35s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/18 02:32:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab4ecd-301e-001f-3c0a-b00ff9000000
Time:2025-04-18T02:32:46.8305974Z
--------------------------------------------------------------------------------
2025/04/18 02:32:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab50b8-301e-001f-050a-b00ff9000000
Time:2025-04-18T02:32:47.8686963Z
--------------------------------------------------------------------------------
2025/04/18 02:32:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab5257-301e-001f-030a-b00ff9000000
Time:2025-04-18T02:32:48.9059344Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab5257-301e-001f-030a-b00ff9000000
Time:2025-04-18T02:32:48.9059344Z
--------------------------------------------------------------------------------
2025/04/18 02:32:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab5485-301e-001f-040a-b00ff9000000
Time:2025-04-18T02:32:49.9437478Z
--------------------------------------------------------------------------------
2025/04/18 02:32:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab569a-301e-001f-510a-b00ff9000000
Time:2025-04-18T02:32:50.9954092Z
--------------------------------------------------------------------------------
2025/04/18 02:32:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab58f7-301e-001f-5f0a-b00ff9000000
Time:2025-04-18T02:32:52.0330647Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab58f7-301e-001f-5f0a-b00ff9000000
Time:2025-04-18T02:32:52.0330647Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.39s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/18 02:33:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab67eb-301e-001f-5d0a-b00ff9000000
Time:2025-04-18T02:33:00.2256802Z
--------------------------------------------------------------------------------
2025/04/18 02:33:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab698d-301e-001f-4f0a-b00ff9000000
Time:2025-04-18T02:33:01.2631717Z
--------------------------------------------------------------------------------
2025/04/18 02:33:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab6ae1-301e-001f-0c0a-b00ff9000000
Time:2025-04-18T02:33:02.3012849Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab6ae1-301e-001f-0c0a-b00ff9000000
Time:2025-04-18T02:33:02.3012849Z
--------------------------------------------------------------------------------
2025/04/18 02:33:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab6c67-301e-001f-680a-b00ff9000000
Time:2025-04-18T02:33:03.3406309Z
--------------------------------------------------------------------------------
2025/04/18 02:33:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab6e87-301e-001f-4d0a-b00ff9000000
Time:2025-04-18T02:33:04.3786742Z
--------------------------------------------------------------------------------
2025/04/18 02:33:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab7121-301e-001f-1b0a-b00ff9000000
Time:2025-04-18T02:33:05.4159291Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab7121-301e-001f-1b0a-b00ff9000000
Time:2025-04-18T02:33:05.4159291Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.38s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/18 02:33:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab8045-301e-001f-210a-b00ff9000000
Time:2025-04-18T02:33:13.6100863Z
--------------------------------------------------------------------------------
2025/04/18 02:33:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab826e-301e-001f-250a-b00ff9000000
Time:2025-04-18T02:33:14.6485002Z
--------------------------------------------------------------------------------
2025/04/18 02:33:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab84ea-301e-001f-730a-b00ff9000000
Time:2025-04-18T02:33:15.6870002Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab84ea-301e-001f-730a-b00ff9000000
Time:2025-04-18T02:33:15.6870002Z
--------------------------------------------------------------------------------
2025/04/18 02:33:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab872b-301e-001f-020a-b00ff9000000
Time:2025-04-18T02:33:16.7252610Z
--------------------------------------------------------------------------------
2025/04/18 02:33:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab896c-301e-001f-7e0a-b00ff9000000
Time:2025-04-18T02:33:17.7644308Z
--------------------------------------------------------------------------------
2025/04/18 02:33:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab8c1f-301e-001f-700a-b00ff9000000
Time:2025-04-18T02:33:18.8025206Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab8c1f-301e-001f-700a-b00ff9000000
Time:2025-04-18T02:33:18.8025206Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.39s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/18 02:33:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab9b68-301e-001f-350a-b00ff9000000
Time:2025-04-18T02:33:26.9958508Z
--------------------------------------------------------------------------------
2025/04/18 02:33:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab9d94-301e-001f-1a0a-b00ff9000000
Time:2025-04-18T02:33:28.0331777Z
--------------------------------------------------------------------------------
2025/04/18 02:33:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab9fd1-301e-001f-1d0a-b00ff9000000
Time:2025-04-18T02:33:29.0712733Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ab9fd1-301e-001f-1d0a-b00ff9000000
Time:2025-04-18T02:33:29.0712733Z
--------------------------------------------------------------------------------
2025/04/18 02:33:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8aba1b7-301e-001f-560a-b00ff9000000
Time:2025-04-18T02:33:30.1110140Z
--------------------------------------------------------------------------------
2025/04/18 02:33:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8aba376-301e-001f-620a-b00ff9000000
Time:2025-04-18T02:33:31.1548825Z
--------------------------------------------------------------------------------
2025/04/18 02:33:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8aba4ea-301e-001f-340a-b00ff9000000
Time:2025-04-18T02:33:32.1923283Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8aba4ea-301e-001f-340a-b00ff9000000
Time:2025-04-18T02:33:32.1923283Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.39s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/18 02:33: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abb512-301e-001f-400a-b00ff9000000
Time:2025-04-18T02:33:40.3859421Z
--------------------------------------------------------------------------------
2025/04/18 02:33: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abb6c4-301e-001f-250a-b00ff9000000
Time:2025-04-18T02:33:41.4240943Z
--------------------------------------------------------------------------------
2025/04/18 02:33: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abb86b-301e-001f-250a-b00ff9000000
Time:2025-04-18T02:33:42.4632985Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abb86b-301e-001f-250a-b00ff9000000
Time:2025-04-18T02:33:42.4632985Z
--------------------------------------------------------------------------------
2025/04/18 02:33: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abba43-301e-001f-540a-b00ff9000000
Time:2025-04-18T02:33:43.5008043Z
--------------------------------------------------------------------------------
2025/04/18 02:33: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abbc1a-301e-001f-020a-b00ff9000000
Time:2025-04-18T02:33:44.5391026Z
--------------------------------------------------------------------------------
2025/04/18 02:33: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abbdb9-301e-001f-650a-b00ff9000000
Time:2025-04-18T02:33:45.5774318Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abbdb9-301e-001f-650a-b00ff9000000
Time:2025-04-18T02:33:45.5774318Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:33:53 DEBUG : also/: Creating directory marker
2025/04/18 02:33:54 INFO : Azure container rclone-test-qutivan0royu: Looking for duplicate md5 hashes using newest mode.
2025/04/18 02:33:54 NOTICE: ece8a4dec1277bb019bdc5cbe7f3c1d0: Found 3 files with duplicate md5 hashes
2025/04/18 02:33:54 INFO : one: Deleted
2025/04/18 02:33:54 INFO : also/one: Deleted
2025/04/18 02:33:54 NOTICE: ece8a4dec1277bb019bdc5cbe7f3c1d0: Deleted 2 extra copies
2025/04/18 02:33: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abcc60-301e-001f-380a-b00ff9000000
Time:2025-04-18T02:33:54.5723546Z
--------------------------------------------------------------------------------
2025/04/18 02:33: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abcdf1-301e-001f-1e0a-b00ff9000000
Time:2025-04-18T02:33:55.6098379Z
--------------------------------------------------------------------------------
2025/04/18 02:33: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abcf40-301e-001f-310a-b00ff9000000
Time:2025-04-18T02:33:56.6481120Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abcf40-301e-001f-310a-b00ff9000000
Time:2025-04-18T02:33:56.6481120Z
--------------------------------------------------------------------------------
2025/04/18 02:33:57 DEBUG : also/: Removing directory marker
2025/04/18 02:33: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abd0e2-301e-001f-2a0a-b00ff9000000
Time:2025-04-18T02:33:57.7260100Z
--------------------------------------------------------------------------------
2025/04/18 02:33: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abd25a-301e-001f-750a-b00ff9000000
Time:2025-04-18T02:33:58.7640685Z
--------------------------------------------------------------------------------
2025/04/18 02:33: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abd3cf-301e-001f-490a-b00ff9000000
Time:2025-04-18T02:33:59.8015105Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abd3cf-301e-001f-490a-b00ff9000000
Time:2025-04-18T02:33:59.8015105Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/18 02:34: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abe177-301e-001f-3d0a-b00ff9000000
Time:2025-04-18T02:34:07.9955480Z
--------------------------------------------------------------------------------
2025/04/18 02:34: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abe341-301e-001f-650a-b00ff9000000
Time:2025-04-18T02:34:09.0342210Z
--------------------------------------------------------------------------------
2025/04/18 02:34: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abe4e2-301e-001f-4e0a-b00ff9000000
Time:2025-04-18T02:34:10.0718467Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abe4e2-301e-001f-4e0a-b00ff9000000
Time:2025-04-18T02:34:10.0718467Z
--------------------------------------------------------------------------------
2025/04/18 02:34: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abe6f5-301e-001f-650a-b00ff9000000
Time:2025-04-18T02:34:11.1094813Z
--------------------------------------------------------------------------------
2025/04/18 02:34: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abe881-301e-001f-330a-b00ff9000000
Time:2025-04-18T02:34:12.1474939Z
--------------------------------------------------------------------------------
2025/04/18 02:34: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abe9ba-301e-001f-470a-b00ff9000000
Time:2025-04-18T02:34:13.1851738Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abe9ba-301e-001f-470a-b00ff9000000
Time:2025-04-18T02:34:13.1851738Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/18 02:34: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abf755-301e-001f-280a-b00ff9000000
Time:2025-04-18T02:34:21.3781314Z
--------------------------------------------------------------------------------
2025/04/18 02:34: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abf9b7-301e-001f-650a-b00ff9000000
Time:2025-04-18T02:34:22.4155017Z
--------------------------------------------------------------------------------
2025/04/18 02:34: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abfbbc-301e-001f-5f0a-b00ff9000000
Time:2025-04-18T02:34:23.4532244Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abfbbc-301e-001f-5f0a-b00ff9000000
Time:2025-04-18T02:34:23.4532244Z
--------------------------------------------------------------------------------
2025/04/18 02:34: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8abfe44-301e-001f-0c0a-b00ff9000000
Time:2025-04-18T02:34:24.4910523Z
--------------------------------------------------------------------------------
2025/04/18 02:34: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac0121-301e-001f-570a-b00ff9000000
Time:2025-04-18T02:34:25.5297240Z
--------------------------------------------------------------------------------
2025/04/18 02:34: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac03d4-301e-001f-0a0a-b00ff9000000
Time:2025-04-18T02:34:26.5682435Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac03d4-301e-001f-0a0a-b00ff9000000
Time:2025-04-18T02:34:26.5682435Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.38s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/18 02:34: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac13dd-301e-001f-410a-b00ff9000000
Time:2025-04-18T02:34:34.7623487Z
--------------------------------------------------------------------------------
2025/04/18 02:34: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac1563-301e-001f-0e0a-b00ff9000000
Time:2025-04-18T02:34:35.8001879Z
--------------------------------------------------------------------------------
2025/04/18 02:34: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac16ca-301e-001f-3b0a-b00ff9000000
Time:2025-04-18T02:34:36.8378930Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac16ca-301e-001f-3b0a-b00ff9000000
Time:2025-04-18T02:34:36.8378930Z
--------------------------------------------------------------------------------
2025/04/18 02:34: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac17ea-301e-001f-320a-b00ff9000000
Time:2025-04-18T02:34:37.8750272Z
--------------------------------------------------------------------------------
2025/04/18 02:34: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac197b-301e-001f-080a-b00ff9000000
Time:2025-04-18T02:34:38.9140068Z
--------------------------------------------------------------------------------
2025/04/18 02:34: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac1b0a-301e-001f-560a-b00ff9000000
Time:2025-04-18T02:34:39.9526462Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac1b0a-301e-001f-560a-b00ff9000000
Time:2025-04-18T02:34:39.9526462Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.39s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/18 02:34: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac2652-301e-001f-780a-b00ff9000000
Time:2025-04-18T02:34:48.1477448Z
--------------------------------------------------------------------------------
2025/04/18 02:34: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac27c2-301e-001f-380a-b00ff9000000
Time:2025-04-18T02:34:49.1850683Z
--------------------------------------------------------------------------------
2025/04/18 02:34: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac297a-301e-001f-240a-b00ff9000000
Time:2025-04-18T02:34:50.2223501Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac297a-301e-001f-240a-b00ff9000000
Time:2025-04-18T02:34:50.2223501Z
--------------------------------------------------------------------------------
2025/04/18 02:34: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac2b1b-301e-001f-1a0a-b00ff9000000
Time:2025-04-18T02:34:51.2598782Z
--------------------------------------------------------------------------------
2025/04/18 02:34:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac2c95-301e-001f-6c0a-b00ff9000000
Time:2025-04-18T02:34:52.2970647Z
--------------------------------------------------------------------------------
2025/04/18 02:34:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac2e12-301e-001f-420a-b00ff9000000
Time:2025-04-18T02:34:53.3355229Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac2e12-301e-001f-420a-b00ff9000000
Time:2025-04-18T02:34:53.3355229Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.38s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/04/18 02:35:01 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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac3a56-301e-001f-730a-b00ff9000000
Time:2025-04-18T02:35:01.5271603Z
--------------------------------------------------------------------------------
2025/04/18 02:35:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac3c1a-301e-001f-010a-b00ff9000000
Time:2025-04-18T02:35:02.5649340Z
--------------------------------------------------------------------------------
2025/04/18 02:35:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac3daf-301e-001f-770a-b00ff9000000
Time:2025-04-18T02:35:03.6031789Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac3daf-301e-001f-770a-b00ff9000000
Time:2025-04-18T02:35:03.6031789Z
--------------------------------------------------------------------------------
2025/04/18 02:35:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac3f0d-301e-001f-280a-b00ff9000000
Time:2025-04-18T02:35:04.6403336Z
--------------------------------------------------------------------------------
2025/04/18 02:35:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac40b6-301e-001f-1a0a-b00ff9000000
Time:2025-04-18T02:35:05.6783889Z
--------------------------------------------------------------------------------
2025/04/18 02:35:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac42be-301e-001f-5a0a-b00ff9000000
Time:2025-04-18T02:35:06.7170112Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac42be-301e-001f-5a0a-b00ff9000000
Time:2025-04-18T02:35:06.7170112Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.38s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:35:15 DEBUG : sub dir/: Creating directory marker
2025/04/18 02:35:15 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/04/18 02:35:15 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/18 02:35:16 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/04/18 02:35:16 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/04/18 02:35:16 DEBUG : sub dir/: Removing directory marker
2025/04/18 02:35: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac5346-301e-001f-300a-b00ff9000000
Time:2025-04-18T02:35:16.3620375Z
--------------------------------------------------------------------------------
2025/04/18 02:35: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac546b-301e-001f-220a-b00ff9000000
Time:2025-04-18T02:35:17.4000144Z
--------------------------------------------------------------------------------
2025/04/18 02:35: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac55b9-301e-001f-380a-b00ff9000000
Time:2025-04-18T02:35:18.4382239Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac55b9-301e-001f-380a-b00ff9000000
Time:2025-04-18T02:35:18.4382239Z
--------------------------------------------------------------------------------
2025/04/18 02:35: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac5718-301e-001f-640a-b00ff9000000
Time:2025-04-18T02:35:19.4759509Z
--------------------------------------------------------------------------------
2025/04/18 02:35: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac586c-301e-001f-080a-b00ff9000000
Time:2025-04-18T02:35:20.5141545Z
--------------------------------------------------------------------------------
2025/04/18 02:35: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac5a0d-301e-001f-560a-b00ff9000000
Time:2025-04-18T02:35:21.5523332Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac5a0d-301e-001f-560a-b00ff9000000
Time:2025-04-18T02:35:21.5523332Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.83s)
=== RUN TestListDirSortedFn
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:35:29 DEBUG : sub dir/: Creating directory marker
2025/04/18 02:35:30 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/04/18 02:35:30 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/18 02:35:31 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/04/18 02:35:31 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/04/18 02:35:31 DEBUG : sub dir/: Removing directory marker
2025/04/18 02:35:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac6868-301e-001f-4f0a-b00ff9000000
Time:2025-04-18T02:35:31.1937262Z
--------------------------------------------------------------------------------
2025/04/18 02:35:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac69aa-301e-001f-5a0a-b00ff9000000
Time:2025-04-18T02:35:32.2316106Z
--------------------------------------------------------------------------------
2025/04/18 02:35:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac6b71-301e-001f-330a-b00ff9000000
Time:2025-04-18T02:35:33.2697014Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac6b71-301e-001f-330a-b00ff9000000
Time:2025-04-18T02:35:33.2697014Z
--------------------------------------------------------------------------------
2025/04/18 02:35:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac6c8b-301e-001f-210a-b00ff9000000
Time:2025-04-18T02:35:34.3080609Z
--------------------------------------------------------------------------------
2025/04/18 02:35:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac6dbe-301e-001f-240a-b00ff9000000
Time:2025-04-18T02:35:35.3459823Z
--------------------------------------------------------------------------------
2025/04/18 02:35:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac6f8c-301e-001f-2e0a-b00ff9000000
Time:2025-04-18T02:35:36.3840009Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac6f8c-301e-001f-2e0a-b00ff9000000
Time:2025-04-18T02:35:36.3840009Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.83s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:35:44 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/18 02:35:45 DEBUG : sub/: Removing directory marker
2025/04/18 02:35:45 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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac7db5-301e-001f-370a-b00ff9000000
Time:2025-04-18T02:35:45.4382446Z
--------------------------------------------------------------------------------
2025/04/18 02:35:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac7efe-301e-001f-5c0a-b00ff9000000
Time:2025-04-18T02:35:46.4756147Z
--------------------------------------------------------------------------------
2025/04/18 02:35:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac8072-301e-001f-200a-b00ff9000000
Time:2025-04-18T02:35:47.5125893Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac8072-301e-001f-200a-b00ff9000000
Time:2025-04-18T02:35:47.5125893Z
--------------------------------------------------------------------------------
2025/04/18 02:35:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac81dc-301e-001f-5e0a-b00ff9000000
Time:2025-04-18T02:35:48.5501165Z
--------------------------------------------------------------------------------
2025/04/18 02:35:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac8355-301e-001f-2e0a-b00ff9000000
Time:2025-04-18T02:35:49.5877324Z
--------------------------------------------------------------------------------
2025/04/18 02:35:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac851d-301e-001f-460a-b00ff9000000
Time:2025-04-18T02:35:50.6255566Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac851d-301e-001f-460a-b00ff9000000
Time:2025-04-18T02:35:50.6255566Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.24s)
--- 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-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:35:58 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/18 02:35:59 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qutivan0royu/notfound"
2025/04/18 02:35:59 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/18 02:35:59 DEBUG : Azure container rclone-test-qutivan0royu path notfound: Using directory markers
2025/04/18 02:35:59 DEBUG : sub/: Removing directory marker
2025/04/18 02:35:59 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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac935c-301e-001f-150a-b00ff9000000
Time:2025-04-18T02:35:59.9155377Z
--------------------------------------------------------------------------------
2025/04/18 02:36:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac94d1-301e-001f-480a-b00ff9000000
Time:2025-04-18T02:36:00.9535948Z
--------------------------------------------------------------------------------
2025/04/18 02:36:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac95f8-301e-001f-370a-b00ff9000000
Time:2025-04-18T02:36:01.9914487Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac95f8-301e-001f-370a-b00ff9000000
Time:2025-04-18T02:36:01.9914487Z
--------------------------------------------------------------------------------
2025/04/18 02:36:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac9702-301e-001f-1b0a-b00ff9000000
Time:2025-04-18T02:36:03.0318392Z
--------------------------------------------------------------------------------
2025/04/18 02:36:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac98e5-301e-001f-0c0a-b00ff9000000
Time:2025-04-18T02:36:04.0699612Z
--------------------------------------------------------------------------------
2025/04/18 02:36:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac9aaa-301e-001f-150a-b00ff9000000
Time:2025-04-18T02:36:05.1074020Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ac9aaa-301e-001f-150a-b00ff9000000
Time:2025-04-18T02:36:05.1074020Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.08s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:36:13 INFO : Azure container rclone-test-qutivan0royu: Making directory
2025/04/18 02:36:13 INFO : Azure container rclone-test-qutivan0royu: Making directory
2025/04/18 02:36:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8aca855-301e-001f-580a-b00ff9000000
Time:2025-04-18T02:36:13.3377769Z
--------------------------------------------------------------------------------
2025/04/18 02:36:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8aca9b4-301e-001f-0f0a-b00ff9000000
Time:2025-04-18T02:36:14.3756932Z
--------------------------------------------------------------------------------
2025/04/18 02:36:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8acab89-301e-001f-370a-b00ff9000000
Time:2025-04-18T02:36:15.4137891Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8acab89-301e-001f-370a-b00ff9000000
Time:2025-04-18T02:36:15.4137891Z
--------------------------------------------------------------------------------
2025/04/18 02:36:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8acadf1-301e-001f-690a-b00ff9000000
Time:2025-04-18T02:36:16.4515764Z
--------------------------------------------------------------------------------
2025/04/18 02:36:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8acafaf-301e-001f-7b0a-b00ff9000000
Time:2025-04-18T02:36:17.4891552Z
--------------------------------------------------------------------------------
2025/04/18 02:36:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8acb191-301e-001f-060a-b00ff9000000
Time:2025-04-18T02:36:18.5270926Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8acb191-301e-001f-060a-b00ff9000000
Time:2025-04-18T02:36:18.5270926Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:36:26 DEBUG : sub dir/: Creating directory marker
2025/04/18 02:36:27 DEBUG : sub dir/: Removing directory marker
2025/04/18 02:36:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8acbf5e-301e-001f-390a-b00ff9000000
Time:2025-04-18T02:36:27.0990448Z
--------------------------------------------------------------------------------
2025/04/18 02:36:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8acc134-301e-001f-570a-b00ff9000000
Time:2025-04-18T02:36:28.1365843Z
--------------------------------------------------------------------------------
2025/04/18 02:36:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8acc2f8-301e-001f-700a-b00ff9000000
Time:2025-04-18T02:36:29.1738966Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8acc2f8-301e-001f-700a-b00ff9000000
Time:2025-04-18T02:36:29.1738966Z
--------------------------------------------------------------------------------
2025/04/18 02:36:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8acc4ec-301e-001f-370a-b00ff9000000
Time:2025-04-18T02:36:30.2116059Z
--------------------------------------------------------------------------------
2025/04/18 02:36:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8acc6df-301e-001f-7c0a-b00ff9000000
Time:2025-04-18T02:36:31.2492100Z
--------------------------------------------------------------------------------
2025/04/18 02:36:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8acc8aa-301e-001f-1e0a-b00ff9000000
Time:2025-04-18T02:36:32.2867666Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8acc8aa-301e-001f-1e0a-b00ff9000000
Time:2025-04-18T02:36:32.2867666Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:36: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8acd9b3-301e-001f-050a-b00ff9000000
Time:2025-04-18T02:36:40.9004636Z
--------------------------------------------------------------------------------
2025/04/18 02:36: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8acdb43-301e-001f-5b0a-b00ff9000000
Time:2025-04-18T02:36:41.9389695Z
--------------------------------------------------------------------------------
2025/04/18 02:36: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8acdd03-301e-001f-6b0a-b00ff9000000
Time:2025-04-18T02:36:42.9775321Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8acdd03-301e-001f-6b0a-b00ff9000000
Time:2025-04-18T02:36:42.9775321Z
--------------------------------------------------------------------------------
2025/04/18 02:36: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8acde93-301e-001f-590a-b00ff9000000
Time:2025-04-18T02:36:44.0172747Z
--------------------------------------------------------------------------------
2025/04/18 02:36:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ace0d3-301e-001f-5d0a-b00ff9000000
Time:2025-04-18T02:36:45.0561332Z
--------------------------------------------------------------------------------
2025/04/18 02:36:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ace2f3-301e-001f-3e0a-b00ff9000000
Time:2025-04-18T02:36:46.0941949Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ace2f3-301e-001f-3e0a-b00ff9000000
Time:2025-04-18T02:36:46.0941949Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.81s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:36:54 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/04/18 02:36: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8acf208-301e-001f-550a-b00ff9000000
Time:2025-04-18T02:36:54.7824317Z
--------------------------------------------------------------------------------
2025/04/18 02:36: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8acf3cf-301e-001f-670a-b00ff9000000
Time:2025-04-18T02:36:55.8201423Z
--------------------------------------------------------------------------------
2025/04/18 02:36: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8acf5ce-301e-001f-380a-b00ff9000000
Time:2025-04-18T02:36:56.8586403Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8acf5ce-301e-001f-380a-b00ff9000000
Time:2025-04-18T02:36:56.8586403Z
--------------------------------------------------------------------------------
2025/04/18 02:36: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8acf7b1-301e-001f-6a0a-b00ff9000000
Time:2025-04-18T02:36:57.8961145Z
--------------------------------------------------------------------------------
2025/04/18 02:36: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8acf9b8-301e-001f-440a-b00ff9000000
Time:2025-04-18T02:36:58.9342561Z
--------------------------------------------------------------------------------
2025/04/18 02:36: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8acfb74-301e-001f-420a-b00ff9000000
Time:2025-04-18T02:36:59.9727412Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8acfb74-301e-001f-420a-b00ff9000000
Time:2025-04-18T02:36:59.9727412Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.88s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:37: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ad0b31-301e-001f-640a-b00ff9000000
Time:2025-04-18T02:37:08.5754311Z
--------------------------------------------------------------------------------
2025/04/18 02:37: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ad0cec-301e-001f-6c0a-b00ff9000000
Time:2025-04-18T02:37:09.6134654Z
--------------------------------------------------------------------------------
2025/04/18 02:37: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ad0ed0-301e-001f-5e0a-b00ff9000000
Time:2025-04-18T02:37:10.6519896Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ad0ed0-301e-001f-5e0a-b00ff9000000
Time:2025-04-18T02:37:10.6519896Z
--------------------------------------------------------------------------------
2025/04/18 02:37: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ad10a0-301e-001f-7f0a-b00ff9000000
Time:2025-04-18T02:37:11.6905201Z
--------------------------------------------------------------------------------
2025/04/18 02:37: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ad1267-301e-001f-7a0a-b00ff9000000
Time:2025-04-18T02:37:12.7283514Z
--------------------------------------------------------------------------------
2025/04/18 02:37: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ad1419-301e-001f-7d0a-b00ff9000000
Time:2025-04-18T02:37:13.7655502Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ad1419-301e-001f-7d0a-b00ff9000000
Time:2025-04-18T02:37:13.7655502Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.79s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/04/18 02:37:22 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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d40bcb-a01e-000d-220a-b07429000000
Time:2025-04-18T02:37:22.4793745Z
--------------------------------------------------------------------------------
2025/04/18 02:37: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d40d1c-a01e-000d-480a-b07429000000
Time:2025-04-18T02:37:23.5172417Z
--------------------------------------------------------------------------------
2025/04/18 02:37: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d40e71-a01e-000d-010a-b07429000000
Time:2025-04-18T02:37:24.5542267Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d40e71-a01e-000d-010a-b07429000000
Time:2025-04-18T02:37:24.5542267Z
--------------------------------------------------------------------------------
2025/04/18 02:37: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d40ffa-a01e-000d-640a-b07429000000
Time:2025-04-18T02:37:25.5919833Z
--------------------------------------------------------------------------------
2025/04/18 02:37: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d411c9-a01e-000d-720a-b07429000000
Time:2025-04-18T02:37:26.6304049Z
--------------------------------------------------------------------------------
2025/04/18 02:37: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d41357-a01e-000d-500a-b07429000000
Time:2025-04-18T02:37:27.6676495Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d41357-a01e-000d-500a-b07429000000
Time:2025-04-18T02:37:27.6676495Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.90s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/04/18 02:37:35 DEBUG : Creating backend with remote ":memory:"
2025/04/18 02:37:35 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/04/18 02:37:35 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/18 02:37:35 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/18 02:37:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/18 02:37:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/18 02:37:35 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/18 02:37:35 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/18 02:37:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/04/18 02:37:35 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-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:37:35 DEBUG : sub dir/: Creating directory marker
2025/04/18 02:37:36 DEBUG : sub dir/: Removing directory marker
2025/04/18 02:37: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d421fc-a01e-000d-5d0a-b07429000000
Time:2025-04-18T02:37:36.4652823Z
--------------------------------------------------------------------------------
2025/04/18 02:37: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4238b-a01e-000d-3b0a-b07429000000
Time:2025-04-18T02:37:37.5022658Z
--------------------------------------------------------------------------------
2025/04/18 02:37: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d425a1-a01e-000d-7f0a-b07429000000
Time:2025-04-18T02:37:38.5392316Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d425a1-a01e-000d-7f0a-b07429000000
Time:2025-04-18T02:37:38.5392316Z
--------------------------------------------------------------------------------
2025/04/18 02:37:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d427ef-a01e-000d-070a-b07429000000
Time:2025-04-18T02:37:39.5769269Z
--------------------------------------------------------------------------------
2025/04/18 02:37:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d42a62-a01e-000d-610a-b07429000000
Time:2025-04-18T02:37:40.6151678Z
--------------------------------------------------------------------------------
2025/04/18 02:37:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d42c23-a01e-000d-6c0a-b07429000000
Time:2025-04-18T02:37:41.6622827Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d42c23-a01e-000d-6c0a-b07429000000
Time:2025-04-18T02:37:41.6622827Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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 (13.99s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:37:50 DEBUG : Waiting for deletions to finish
2025/04/18 02:37:50 DEBUG : large: Excluded (Size Filter)
2025/04/18 02:37:50 INFO : medium: Deleted
2025/04/18 02:37:50 INFO : small: Deleted
2025/04/18 02: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ad5828-301e-001f-290a-b00ff9000000
Time:2025-04-18T02:37:50.4225838Z
--------------------------------------------------------------------------------
2025/04/18 02: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ad5a09-301e-001f-540a-b00ff9000000
Time:2025-04-18T02:37:51.4605827Z
--------------------------------------------------------------------------------
2025/04/18 02: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ad5bd4-301e-001f-620a-b00ff9000000
Time:2025-04-18T02:37:52.5022452Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ad5bd4-301e-001f-620a-b00ff9000000
Time:2025-04-18T02:37:52.5022452Z
--------------------------------------------------------------------------------
2025/04/18 02: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ad5d9f-301e-001f-080a-b00ff9000000
Time:2025-04-18T02:37:53.5409125Z
--------------------------------------------------------------------------------
2025/04/18 02: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ad5f88-301e-001f-450a-b00ff9000000
Time:2025-04-18T02:37:54.5790209Z
--------------------------------------------------------------------------------
2025/04/18 02: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ad6180-301e-001f-0e0a-b00ff9000000
Time:2025-04-18T02:37:55.6171505Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ad6180-301e-001f-0e0a-b00ff9000000
Time:2025-04-18T02:37:55.6171505Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.96s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:38:04 DEBUG : Waiting for deletions to finish
2025/04/18 02:38:04 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/04/18 02:38:04 INFO : large: Deleted
2025/04/18 02:38:04 INFO : medium: Deleted
2025/04/18 02: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d44fb0-a01e-000d-780a-b07429000000
Time:2025-04-18T02:38:04.3888554Z
--------------------------------------------------------------------------------
2025/04/18 02: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4515d-a01e-000d-520a-b07429000000
Time:2025-04-18T02:38:05.4266886Z
--------------------------------------------------------------------------------
2025/04/18 02: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d45311-a01e-000d-3a0a-b07429000000
Time:2025-04-18T02:38:06.4640871Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d45311-a01e-000d-3a0a-b07429000000
Time:2025-04-18T02:38:06.4640871Z
--------------------------------------------------------------------------------
2025/04/18 02: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d454fe-a01e-000d-3f0a-b07429000000
Time:2025-04-18T02:38:07.5014338Z
--------------------------------------------------------------------------------
2025/04/18 02: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4571f-a01e-000d-030a-b07429000000
Time:2025-04-18T02:38:08.5386565Z
--------------------------------------------------------------------------------
2025/04/18 02: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d458d8-a01e-000d-710a-b07429000000
Time:2025-04-18T02:38:09.5759238Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d458d8-a01e-000d-710a-b07429000000
Time:2025-04-18T02:38:09.5759238Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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/18 02:38: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d465fc-a01e-000d-6b0a-b07429000000
Time:2025-04-18T02:38:17.7664652Z
--------------------------------------------------------------------------------
2025/04/18 02:38: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d467b1-a01e-000d-610a-b07429000000
Time:2025-04-18T02:38:18.8036637Z
--------------------------------------------------------------------------------
2025/04/18 02:38: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4697c-a01e-000d-630a-b07429000000
Time:2025-04-18T02:38:19.8419594Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4697c-a01e-000d-630a-b07429000000
Time:2025-04-18T02:38:19.8419594Z
--------------------------------------------------------------------------------
2025/04/18 02:38: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d46b03-a01e-000d-2a0a-b07429000000
Time:2025-04-18T02:38:20.8798183Z
--------------------------------------------------------------------------------
2025/04/18 02:38: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d46cd9-a01e-000d-460a-b07429000000
Time:2025-04-18T02:38:21.9171329Z
--------------------------------------------------------------------------------
2025/04/18 02:38: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d46f0c-a01e-000d-280a-b07429000000
Time:2025-04-18T02:38:22.9544199Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d46f0c-a01e-000d-280a-b07429000000
Time:2025-04-18T02:38:22.9544199Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:38:31 DEBUG : Waiting for deletions to finish
2025/04/18 02:38:31 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/04/18 02:38:31 INFO : small: Deleted
2025/04/18 02:38:31 INFO : medium: Deleted
2025/04/18 02:38:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8ada9a9-301e-001f-710a-b00ff9000000
Time:2025-04-18T02:38:31.7163373Z
--------------------------------------------------------------------------------
2025/04/18 02:38:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8adab98-301e-001f-2f0a-b00ff9000000
Time:2025-04-18T02:38:32.7538312Z
--------------------------------------------------------------------------------
2025/04/18 02:38:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8adaddf-301e-001f-680a-b00ff9000000
Time:2025-04-18T02:38:33.7919767Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8adaddf-301e-001f-680a-b00ff9000000
Time:2025-04-18T02:38:33.7919767Z
--------------------------------------------------------------------------------
2025/04/18 02:38:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8adaf8e-301e-001f-750a-b00ff9000000
Time:2025-04-18T02:38:34.8300256Z
--------------------------------------------------------------------------------
2025/04/18 02:38:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8adb182-301e-001f-360a-b00ff9000000
Time:2025-04-18T02:38:35.8673236Z
--------------------------------------------------------------------------------
2025/04/18 02:38:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8adb3cf-301e-001f-430a-b00ff9000000
Time:2025-04-18T02:38:36.9047964Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8adb3cf-301e-001f-430a-b00ff9000000
Time:2025-04-18T02:38:36.9047964Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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/18 02:38:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8adc4d4-301e-001f-610b-b00ff9000000
Time:2025-04-18T02:38:45.0991799Z
--------------------------------------------------------------------------------
2025/04/18 02:38:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8adc709-301e-001f-610b-b00ff9000000
Time:2025-04-18T02:38:46.1371210Z
--------------------------------------------------------------------------------
2025/04/18 02:38:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8adc94f-301e-001f-790b-b00ff9000000
Time:2025-04-18T02:38:47.1748149Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8adc94f-301e-001f-790b-b00ff9000000
Time:2025-04-18T02:38:47.1748149Z
--------------------------------------------------------------------------------
2025/04/18 02:38:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8adcaf4-301e-001f-770b-b00ff9000000
Time:2025-04-18T02:38:48.2129341Z
--------------------------------------------------------------------------------
2025/04/18 02:38:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8adcc74-301e-001f-530b-b00ff9000000
Time:2025-04-18T02:38:49.2506127Z
--------------------------------------------------------------------------------
2025/04/18 02:38:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8adce6a-301e-001f-220b-b00ff9000000
Time:2025-04-18T02:38:50.2889109Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b8adce6a-301e-001f-220b-b00ff9000000
Time:2025-04-18T02:38:50.2889109Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.33s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:38:58 DEBUG : Waiting for deletions to finish
2025/04/18 02:38:58 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/04/18 02:38:58 INFO : large: Deleted
2025/04/18 02:38:58 INFO : medium: Deleted
2025/04/18 02:38:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d49f49-a01e-000d-380b-b07429000000
Time:2025-04-18T02:38:59.0493001Z
--------------------------------------------------------------------------------
2025/04/18 02:39:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4a0b3-a01e-000d-5d0b-b07429000000
Time:2025-04-18T02:39:00.0997127Z
--------------------------------------------------------------------------------
2025/04/18 02:39:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4a1eb-a01e-000d-570b-b07429000000
Time:2025-04-18T02:39:01.1381899Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4a1eb-a01e-000d-570b-b07429000000
Time:2025-04-18T02:39:01.1381899Z
--------------------------------------------------------------------------------
2025/04/18 02:39:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4a335-a01e-000d-610b-b07429000000
Time:2025-04-18T02:39:02.1765210Z
--------------------------------------------------------------------------------
2025/04/18 02:39:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4a453-a01e-000d-4c0b-b07429000000
Time:2025-04-18T02:39:03.2151136Z
--------------------------------------------------------------------------------
2025/04/18 02:39:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4a5a7-a01e-000d-6c0b-b07429000000
Time:2025-04-18T02:39:04.2523443Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4a5a7-a01e-000d-6c0b-b07429000000
Time:2025-04-18T02:39:04.2523443Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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/18 02:39: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4b122-a01e-000d-620b-b07429000000
Time:2025-04-18T02:39:12.4445449Z
--------------------------------------------------------------------------------
2025/04/18 02:39: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4b264-a01e-000d-010b-b07429000000
Time:2025-04-18T02:39:13.4819944Z
--------------------------------------------------------------------------------
2025/04/18 02:39: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4b3c3-a01e-000d-1e0b-b07429000000
Time:2025-04-18T02:39:14.5193627Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4b3c3-a01e-000d-1e0b-b07429000000
Time:2025-04-18T02:39:14.5193627Z
--------------------------------------------------------------------------------
2025/04/18 02:39: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4b4d0-a01e-000d-790b-b07429000000
Time:2025-04-18T02:39:15.5576045Z
--------------------------------------------------------------------------------
2025/04/18 02:39: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4b5eb-a01e-000d-730b-b07429000000
Time:2025-04-18T02:39:16.5977538Z
--------------------------------------------------------------------------------
2025/04/18 02:39: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4b74c-a01e-000d-0a0b-b07429000000
Time:2025-04-18T02:39:17.6356387Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4b74c-a01e-000d-0a0b-b07429000000
Time:2025-04-18T02:39:17.6356387Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.35s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:39:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4c462-a01e-000d-100b-b07429000000
Time:2025-04-18T02:39:26.1250189Z
--------------------------------------------------------------------------------
2025/04/18 02:39: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4c5a3-a01e-000d-1d0b-b07429000000
Time:2025-04-18T02:39:27.1632140Z
--------------------------------------------------------------------------------
2025/04/18 02:39: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4c796-a01e-000d-570b-b07429000000
Time:2025-04-18T02:39:28.2012420Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4c796-a01e-000d-570b-b07429000000
Time:2025-04-18T02:39:28.2012420Z
--------------------------------------------------------------------------------
2025/04/18 02:39: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4c948-a01e-000d-6c0b-b07429000000
Time:2025-04-18T02:39:29.2399515Z
--------------------------------------------------------------------------------
2025/04/18 02:39: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4cb68-a01e-000d-2a0b-b07429000000
Time:2025-04-18T02:39:30.2778040Z
--------------------------------------------------------------------------------
2025/04/18 02:39: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4cd52-a01e-000d-330b-b07429000000
Time:2025-04-18T02:39:31.3157306Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4cd52-a01e-000d-330b-b07429000000
Time:2025-04-18T02:39:31.3157306Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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/18 02:39: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4de7a-a01e-000d-630b-b07429000000
Time:2025-04-18T02:39:39.5074293Z
--------------------------------------------------------------------------------
2025/04/18 02:39: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4e015-a01e-000d-6f0b-b07429000000
Time:2025-04-18T02:39:40.5455938Z
--------------------------------------------------------------------------------
2025/04/18 02:39: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4e167-a01e-000d-640b-b07429000000
Time:2025-04-18T02:39:41.5832706Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4e167-a01e-000d-640b-b07429000000
Time:2025-04-18T02:39:41.5832706Z
--------------------------------------------------------------------------------
2025/04/18 02:39: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4e2cf-a01e-000d-090b-b07429000000
Time:2025-04-18T02:39:42.6210853Z
--------------------------------------------------------------------------------
2025/04/18 02:39: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4e3e7-a01e-000d-780b-b07429000000
Time:2025-04-18T02:39:43.6620015Z
--------------------------------------------------------------------------------
2025/04/18 02:39: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4e52f-a01e-000d-0c0b-b07429000000
Time:2025-04-18T02:39:44.6992091Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4e52f-a01e-000d-0c0b-b07429000000
Time:2025-04-18T02:39:44.6992091Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.06s)
=== RUN TestRetry
2025/04/18 02:39:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/04/18 02:39:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/04/18 02:39:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/18 02:39:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/18 02:39:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/18 02:39:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/18 02:39:52 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-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:39: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4f17d-a01e-000d-010b-b07429000000
Time:2025-04-18T02:39:54.0068069Z
--------------------------------------------------------------------------------
2025/04/18 02:39: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4f2ce-a01e-000d-0e0b-b07429000000
Time:2025-04-18T02:39:55.0436683Z
--------------------------------------------------------------------------------
2025/04/18 02:39: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4f43c-a01e-000d-330b-b07429000000
Time:2025-04-18T02:39:56.0806972Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4f43c-a01e-000d-330b-b07429000000
Time:2025-04-18T02:39:56.0806972Z
--------------------------------------------------------------------------------
2025/04/18 02:39: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4f59e-a01e-000d-540b-b07429000000
Time:2025-04-18T02:39:57.1189334Z
--------------------------------------------------------------------------------
2025/04/18 02:39: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4f6f0-a01e-000d-6e0b-b07429000000
Time:2025-04-18T02:39:58.1564554Z
--------------------------------------------------------------------------------
2025/04/18 02:39: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4f81c-a01e-000d-5a0b-b07429000000
Time:2025-04-18T02:39:59.1940133Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d4f81c-a01e-000d-5a0b-b07429000000
Time:2025-04-18T02:39:59.1940133Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.44s)
=== RUN TestPurge
2025/04/18 02:40:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bevipef2roga"
2025/04/18 02:40:07 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/18 02:40:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/18 02:40:07 DEBUG : Azure container rclone-test-bevipef2roga: Using directory markers
2025/04/18 02:40:07 DEBUG : Creating backend with remote "/tmp/rclone1741561970"
run.go:180: Remote "Azure container rclone-test-bevipef2roga", Local "Local file system at /tmp/rclone1741561970", Modify Window "1ns"
2025/04/18 02:40:07 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/18 02:40:07 DEBUG : A1/B1/: Creating directory marker
2025/04/18 02:40:07 DEBUG : A1/: Creating directory marker
2025/04/18 02:40:07 INFO : A2: Making directory
2025/04/18 02:40:07 DEBUG : A2/: Creating directory marker
2025/04/18 02:40:07 INFO : A1/B2: Making directory
2025/04/18 02:40:07 DEBUG : A1/B2/: Creating directory marker
2025/04/18 02:40:07 INFO : A1/B2/C2: Making directory
2025/04/18 02:40:07 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/18 02:40:08 INFO : A1/B1/C3: Making directory
2025/04/18 02:40:08 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/18 02:40:08 INFO : A3: Making directory
2025/04/18 02:40:08 DEBUG : A3/: Creating directory marker
2025/04/18 02:40:08 INFO : A3/B3: Making directory
2025/04/18 02:40:08 DEBUG : A3/B3/: Creating directory marker
2025/04/18 02:40:08 INFO : A3/B3/C4: Making directory
2025/04/18 02:40:08 DEBUG : A3/B3/C4/: Creating directory marker
2025/04/18 02:40:08 DEBUG : Waiting for deletions to finish
2025/04/18 02:40:08 INFO : A1/B1/C1/one: Deleted
2025/04/18 02:40:08 DEBUG : removing 2 level 3 directories
2025/04/18 02:40:08 INFO : A1/B1/C3: Removing directory
2025/04/18 02:40:08 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/18 02:40:08 INFO : A1/B1/C1: Removing directory
2025/04/18 02:40:08 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/18 02:40:08 DEBUG : removing 1 level 2 directories
2025/04/18 02:40:08 INFO : A1/B1: Removing directory
2025/04/18 02:40:08 DEBUG : A1/B1/: Removing directory marker
2025/04/18 02:40:09 DEBUG : Azure container rclone-test-bevipef2roga: Purge remote
2025/04/18 02:40:09 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.73s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:40:09 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/18 02:40:09 DEBUG : A1/B1/: Creating directory marker
2025/04/18 02:40:09 DEBUG : A1/: Creating directory marker
2025/04/18 02:40:09 INFO : A2: Making directory
2025/04/18 02:40:09 DEBUG : A2/: Creating directory marker
2025/04/18 02:40:09 INFO : A1/B2: Making directory
2025/04/18 02:40:09 DEBUG : A1/B2/: Creating directory marker
2025/04/18 02:40:09 INFO : A1/B2/C2: Making directory
2025/04/18 02:40:09 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/18 02:40:09 INFO : A1/B1/C3: Making directory
2025/04/18 02:40:09 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/18 02:40:09 INFO : A3: Making directory
2025/04/18 02:40:09 DEBUG : A3/: Creating directory marker
2025/04/18 02:40:09 INFO : A3/B3: Making directory
2025/04/18 02:40:09 DEBUG : A3/B3/: Creating directory marker
2025/04/18 02:40:09 INFO : A3/B3/C4: Making directory
2025/04/18 02:40:09 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/18 02:40:17 DEBUG : removing 1 level 3 directories
2025/04/18 02:40:17 INFO : A3/B3/C4: Removing directory
2025/04/18 02:40:17 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/18 02:40:24 DEBUG : removing 2 level 3 directories
2025/04/18 02:40:24 INFO : A1/B2/C2: Removing directory
2025/04/18 02:40:24 DEBUG : A1/B2/C2/: Removing directory marker
2025/04/18 02:40:24 INFO : A1/B1/C3: Removing directory
2025/04/18 02:40:24 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/18 02:40:24 DEBUG : removing 2 level 2 directories
2025/04/18 02:40:24 INFO : A3/B3: Removing directory
2025/04/18 02:40:24 DEBUG : A3/B3/: Removing directory marker
2025/04/18 02:40:24 INFO : A1/B2: Removing directory
2025/04/18 02:40:24 DEBUG : A1/B2/: Removing directory marker
2025/04/18 02:40:24 DEBUG : removing 4 level 1 directories
2025/04/18 02:40:24 INFO : dst: Removing directory
2025/04/18 02:40:24 DEBUG : dst/: Removing directory marker
2025/04/18 02:40:24 INFO : A2: Removing directory
2025/04/18 02:40:24 DEBUG : A2/: Removing directory marker
2025/04/18 02:40:24 INFO : A3: Removing directory
2025/04/18 02:40:24 DEBUG : A3/: Removing directory marker
2025/04/18 02:40:24 INFO : BackupDir: Removing directory
2025/04/18 02:40:24 DEBUG : BackupDir/: Removing directory marker
2025/04/18 02:40:24 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:56d51d87-a01e-000d-1e0b-b07429000000
Time:2025-04-18T02:40:24.8766117Z
--------------------------------------------------------------------------------
2025/04/18 02:40:24 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a0baf4-401e-0067-0d0b-b0ac01000000
Time:2025-04-18T02:40:24.9128271Z
--------------------------------------------------------------------------------
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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a0baf4-401e-0067-0d0b-b0ac01000000
Time:2025-04-18T02:40:24.9128271Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/04/18 02:40: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a0bb30-401e-0067-430b-b0ac01000000
Time:2025-04-18T02:40:25.1047903Z
--------------------------------------------------------------------------------
2025/04/18 02:40:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a0bd45-401e-0067-1a0b-b0ac01000000
Time:2025-04-18T02:40:26.1424277Z
--------------------------------------------------------------------------------
2025/04/18 02:40:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a0bec6-401e-0067-6f0b-b0ac01000000
Time:2025-04-18T02:40:27.1846781Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a0bec6-401e-0067-6f0b-b0ac01000000
Time:2025-04-18T02:40:27.1846781Z
--------------------------------------------------------------------------------
2025/04/18 02:40:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a0bff0-401e-0067-6b0b-b0ac01000000
Time:2025-04-18T02:40:28.2224755Z
--------------------------------------------------------------------------------
2025/04/18 02:40: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a0c19c-401e-0067-480b-b0ac01000000
Time:2025-04-18T02:40:29.2595900Z
--------------------------------------------------------------------------------
2025/04/18 02:40: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a0c2c3-401e-0067-3d0b-b0ac01000000
Time:2025-04-18T02:40:30.2964090Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a0c2c3-401e-0067-3d0b-b0ac01000000
Time:2025-04-18T02:40:30.2964090Z
--------------------------------------------------------------------------------
2025/04/18 02:40:31 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/18 02:40:31 DEBUG : A1/B1/: Removing directory marker
2025/04/18 02:40:31 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.50s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:40:38 INFO : A1: Making directory
2025/04/18 02:40:38 DEBUG : A1/: Creating directory marker
2025/04/18 02:40:38 INFO : A1/B1: Making directory
2025/04/18 02:40:38 DEBUG : A1/B1/: Creating directory marker
2025/04/18 02:40:38 INFO : A1/B1/C1: Making directory
2025/04/18 02:40:38 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/18 02:40:46 DEBUG : removing 1 level 3 directories
2025/04/18 02:40:46 INFO : A1/B1/C1: Removing directory
2025/04/18 02:40:46 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/18 02:40:46 DEBUG : removing 1 level 2 directories
2025/04/18 02:40:46 INFO : A1/B1: Removing directory
2025/04/18 02:40:46 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/18 02:40: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a0e2ae-401e-0067-3a0b-b0ac01000000
Time:2025-04-18T02:40:53.5488929Z
--------------------------------------------------------------------------------
2025/04/18 02:40: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a0e3ce-401e-0067-250b-b0ac01000000
Time:2025-04-18T02:40:54.5866424Z
--------------------------------------------------------------------------------
2025/04/18 02:40: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a0e566-401e-0067-630b-b0ac01000000
Time:2025-04-18T02:40:55.6253118Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a0e566-401e-0067-630b-b0ac01000000
Time:2025-04-18T02:40:55.6253118Z
--------------------------------------------------------------------------------
2025/04/18 02:40: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a0e6c4-401e-0067-7b0b-b0ac01000000
Time:2025-04-18T02:40:56.6630621Z
--------------------------------------------------------------------------------
2025/04/18 02:40: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a0e84c-401e-0067-4b0b-b0ac01000000
Time:2025-04-18T02:40:57.7011505Z
--------------------------------------------------------------------------------
2025/04/18 02:40: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a0e996-401e-0067-710b-b0ac01000000
Time:2025-04-18T02:40:58.7431528Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a0e996-401e-0067-710b-b0ac01000000
Time:2025-04-18T02:40:58.7431528Z
--------------------------------------------------------------------------------
2025/04/18 02:40:59 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.37s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:41:06 INFO : A1: Making directory
2025/04/18 02:41:07 DEBUG : A1/: Creating directory marker
2025/04/18 02:41:07 INFO : A1/B1: Making directory
2025/04/18 02:41:07 DEBUG : A1/B1/: Creating directory marker
2025/04/18 02:41:07 INFO : A1/B1/C1: Making directory
2025/04/18 02:41:07 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/18 02:41:14 DEBUG : removing 1 level 3 directories
2025/04/18 02:41:14 INFO : A1/B1/C1: Removing directory
2025/04/18 02:41:14 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/18 02:41:14 DEBUG : removing 1 level 2 directories
2025/04/18 02:41:14 INFO : A1/B1: Removing directory
2025/04/18 02:41:14 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/18 02:41: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a10933-401e-0067-310b-b0ac01000000
Time:2025-04-18T02:41:22.0623536Z
--------------------------------------------------------------------------------
2025/04/18 02:41: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a10a3f-401e-0067-150b-b0ac01000000
Time:2025-04-18T02:41:23.0997602Z
--------------------------------------------------------------------------------
2025/04/18 02:41: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a10b3a-401e-0067-6c0b-b0ac01000000
Time:2025-04-18T02:41:24.1383768Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a10b3a-401e-0067-6c0b-b0ac01000000
Time:2025-04-18T02:41:24.1383768Z
--------------------------------------------------------------------------------
2025/04/18 02:41: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a10c80-401e-0067-040b-b0ac01000000
Time:2025-04-18T02:41:25.1767426Z
--------------------------------------------------------------------------------
2025/04/18 02:41: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a10db3-401e-0067-040b-b0ac01000000
Time:2025-04-18T02:41:26.2286074Z
--------------------------------------------------------------------------------
2025/04/18 02:41: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a10f1a-401e-0067-300b-b0ac01000000
Time:2025-04-18T02:41:27.2661778Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a10f1a-401e-0067-300b-b0ac01000000
Time:2025-04-18T02:41:27.2661778Z
--------------------------------------------------------------------------------
2025/04/18 02:41:28 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.52s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:41:35 DEBUG : filename.txt: File name found in url
2025/04/18 02:41:35 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/04/18 02:41: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1197f-401e-0067-5c0b-b0ac01000000
Time:2025-04-18T02:41:36.2199405Z
--------------------------------------------------------------------------------
2025/04/18 02:41: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a11acd-401e-0067-7b0b-b0ac01000000
Time:2025-04-18T02:41:37.2571081Z
--------------------------------------------------------------------------------
2025/04/18 02:41: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a11bf5-401e-0067-740b-b0ac01000000
Time:2025-04-18T02:41:38.2942096Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a11bf5-401e-0067-740b-b0ac01000000
Time:2025-04-18T02:41:38.2942096Z
--------------------------------------------------------------------------------
2025/04/18 02:41:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a11cff-401e-0067-460b-b0ac01000000
Time:2025-04-18T02:41:39.3372589Z
--------------------------------------------------------------------------------
2025/04/18 02:41:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a11eb4-401e-0067-510b-b0ac01000000
Time:2025-04-18T02:41:40.3745268Z
--------------------------------------------------------------------------------
2025/04/18 02:41:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a11fb0-401e-0067-1c0b-b0ac01000000
Time:2025-04-18T02:41:41.4122114Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a11fb0-401e-0067-1c0b-b0ac01000000
Time:2025-04-18T02:41:41.4122114Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.10s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:41:49 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/18 02:41:49 DEBUG : sub/: Creating directory marker
2025/04/18 02:41:49 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/18 02:41:49 INFO : file1: Copied (new) to: sub/file2
2025/04/18 02:41:49 INFO : file1: Deleted
2025/04/18 02:41:49 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/18 02:41:49 DEBUG : file1: Unchanged skipping
2025/04/18 02:41:49 INFO : file1: Deleted
2025/04/18 02:41:49 DEBUG : Azure container rclone-test-qutivan0royu: don't need to copy/move sub/file2, it is already at target location
2025/04/18 02:41:50 DEBUG : sub/: Removing directory marker
2025/04/18 02:41: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a129d9-401e-0067-340b-b0ac01000000
Time:2025-04-18T02:41:50.1686528Z
--------------------------------------------------------------------------------
2025/04/18 02:41: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a12b62-401e-0067-070b-b0ac01000000
Time:2025-04-18T02:41:51.2065113Z
--------------------------------------------------------------------------------
2025/04/18 02:41: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a12c8c-401e-0067-040b-b0ac01000000
Time:2025-04-18T02:41:52.2438867Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a12c8c-401e-0067-040b-b0ac01000000
Time:2025-04-18T02:41:52.2438867Z
--------------------------------------------------------------------------------
2025/04/18 02:41: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a12d82-401e-0067-5a0b-b0ac01000000
Time:2025-04-18T02:41:53.2812244Z
--------------------------------------------------------------------------------
2025/04/18 02:41: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a12e96-401e-0067-3b0b-b0ac01000000
Time:2025-04-18T02:41:54.3231025Z
--------------------------------------------------------------------------------
2025/04/18 02:41: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a12fae-401e-0067-240b-b0ac01000000
Time:2025-04-18T02:41:55.3608108Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a12fae-401e-0067-240b-b0ac01000000
Time:2025-04-18T02:41:55.3608108Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFile
Messages: directories
--- FAIL: TestMoveFile (13.95s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:42:03 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/18 02:42:03 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/18 02:42:03 INFO : file1: Copied (new)
2025/04/18 02:42:03 INFO : file1: Deleted
2025/04/18 02:42:03 DEBUG : file1: Destination exists, skipping
2025/04/18 02:42:03 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/04/18 02:42: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1395d-401e-0067-250b-b0ac01000000
Time:2025-04-18T02:42:03.9395856Z
--------------------------------------------------------------------------------
2025/04/18 02:42: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a13a88-401e-0067-1a0b-b0ac01000000
Time:2025-04-18T02:42:04.9774249Z
--------------------------------------------------------------------------------
2025/04/18 02:42: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a13bc5-401e-0067-270b-b0ac01000000
Time:2025-04-18T02:42:06.0157083Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a13bc5-401e-0067-270b-b0ac01000000
Time:2025-04-18T02:42:06.0157083Z
--------------------------------------------------------------------------------
2025/04/18 02:42: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a13ce5-401e-0067-110b-b0ac01000000
Time:2025-04-18T02:42:07.0530779Z
--------------------------------------------------------------------------------
2025/04/18 02:42: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a13dfb-401e-0067-6f0b-b0ac01000000
Time:2025-04-18T02:42:08.0904666Z
--------------------------------------------------------------------------------
2025/04/18 02:42: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a13ef4-401e-0067-300b-b0ac01000000
Time:2025-04-18T02:42:09.1287198Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a13ef4-401e-0067-300b-b0ac01000000
Time:2025-04-18T02:42:09.1287198Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:42: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a149cf-401e-0067-270b-b0ac01000000
Time:2025-04-18T02:42:17.3221644Z
--------------------------------------------------------------------------------
2025/04/18 02:42: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a14b14-401e-0067-370b-b0ac01000000
Time:2025-04-18T02:42:18.3601163Z
--------------------------------------------------------------------------------
2025/04/18 02:42: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a14caf-401e-0067-010b-b0ac01000000
Time:2025-04-18T02:42:19.3983309Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a14caf-401e-0067-010b-b0ac01000000
Time:2025-04-18T02:42:19.3983309Z
--------------------------------------------------------------------------------
2025/04/18 02:42: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a14e03-401e-0067-280b-b0ac01000000
Time:2025-04-18T02:42:20.4353968Z
--------------------------------------------------------------------------------
2025/04/18 02:42: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a14f22-401e-0067-1c0b-b0ac01000000
Time:2025-04-18T02:42:21.4737057Z
--------------------------------------------------------------------------------
2025/04/18 02:42: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a15028-401e-0067-020b-b0ac01000000
Time:2025-04-18T02:42:22.5108216Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a15028-401e-0067-020b-b0ac01000000
Time:2025-04-18T02:42:22.5108216Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCaseInsensitiveMoveFile
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFile (13.38s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:42: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a158b1-401e-0067-380b-b0ac01000000
Time:2025-04-18T02:42:30.7045275Z
--------------------------------------------------------------------------------
2025/04/18 02:42: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a159be-401e-0067-1c0b-b0ac01000000
Time:2025-04-18T02:42:31.7423650Z
--------------------------------------------------------------------------------
2025/04/18 02:42: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a15b2e-401e-0067-280b-b0ac01000000
Time:2025-04-18T02:42:32.7797968Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a15b2e-401e-0067-280b-b0ac01000000
Time:2025-04-18T02:42:32.7797968Z
--------------------------------------------------------------------------------
2025/04/18 02:42: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a15c79-401e-0067-2f0b-b0ac01000000
Time:2025-04-18T02:42:33.8179527Z
--------------------------------------------------------------------------------
2025/04/18 02:42: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a15da9-401e-0067-1b0b-b0ac01000000
Time:2025-04-18T02:42:34.8556887Z
--------------------------------------------------------------------------------
2025/04/18 02:42: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a15eda-401e-0067-1f0b-b0ac01000000
Time:2025-04-18T02:42:35.8927505Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a15eda-401e-0067-1f0b-b0ac01000000
Time:2025-04-18T02:42:35.8927505Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCaseInsensitiveMoveFileDryRun
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFileDryRun (13.38s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:42:44 DEBUG : dst/: Creating directory marker
2025/04/18 02:42:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qutivan0royu/backup"
2025/04/18 02:42:44 DEBUG : Config file has changed externally - reloading
2025/04/18 02:42:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/18 02:42:44 DEBUG : Azure container rclone-test-qutivan0royu path backup: Using directory markers
2025/04/18 02:42:44 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-qutivan0royu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-qutivan0royu/backup"
2025/04/18 02:42:44 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/18 02:42:44 DEBUG : dst/: Creating directory marker
2025/04/18 02:42:44 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/18 02:42:44 INFO : dst/file1: Copied (server-side copy)
2025/04/18 02:42:44 INFO : dst/file1: Deleted
2025/04/18 02:42:44 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/18 02:42:44 INFO : dst/file1: Copied (new)
2025/04/18 02:42:44 INFO : dst/file1: Deleted
2025/04/18 02:42:45 DEBUG : dst/: Removing directory marker
2025/04/18 02:42:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a16a5f-401e-0067-620b-b0ac01000000
Time:2025-04-18T02:42:45.2284281Z
--------------------------------------------------------------------------------
2025/04/18 02:42:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a16ba9-401e-0067-800b-b0ac01000000
Time:2025-04-18T02:42:46.2659234Z
--------------------------------------------------------------------------------
2025/04/18 02:42:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a16cbb-401e-0067-630b-b0ac01000000
Time:2025-04-18T02:42:47.3043945Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a16cbb-401e-0067-630b-b0ac01000000
Time:2025-04-18T02:42:47.3043945Z
--------------------------------------------------------------------------------
2025/04/18 02:42:48 DEBUG : backup/dst/: Removing directory marker
2025/04/18 02:42:48 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-qutivan0royu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a16dce-401e-0067-510b-b0ac01000000
Time:2025-04-18T02:42:48.3808007Z
--------------------------------------------------------------------------------
2025/04/18 02:42:49 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-qutivan0royu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a16f15-401e-0067-550b-b0ac01000000
Time:2025-04-18T02:42:49.4189065Z
--------------------------------------------------------------------------------
2025/04/18 02:42:50 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-qutivan0royu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a17068-401e-0067-760b-b0ac01000000
Time:2025-04-18T02:42:50.4563133Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a17068-401e-0067-760b-b0ac01000000
Time:2025-04-18T02:42:50.4563133Z
--------------------------------------------------------------------------------
2025/04/18 02:42: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a171be-401e-0067-250b-b0ac01000000
Time:2025-04-18T02:42:51.4948243Z
--------------------------------------------------------------------------------
2025/04/18 02:42:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a17398-401e-0067-460b-b0ac01000000
Time:2025-04-18T02:42:52.5323696Z
--------------------------------------------------------------------------------
2025/04/18 02:42:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a17504-401e-0067-110b-b0ac01000000
Time:2025-04-18T02:42:53.5707143Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a17504-401e-0067-110b-b0ac01000000
Time:2025-04-18T02:42:53.5707143Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.68s)
=== 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-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:43:01 DEBUG : A1/: Creating directory marker
2025/04/18 02:43:02 DEBUG : A1/B1/: Creating directory marker
2025/04/18 02:43:02 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/18 02:43:02 DEBUG : A1/B1/C2/: Creating directory marker
2025/04/18 02:43:02 INFO : A1/B2: Making directory
2025/04/18 02:43:02 DEBUG : A1/B2/: Creating directory marker
2025/04/18 02:43:02 INFO : A1/B1/C3: Making directory
2025/04/18 02:43:02 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/18 02:43:10 DEBUG : A2/: Creating directory marker
2025/04/18 02:43:10 DEBUG : A2/B1/: Creating directory marker
2025/04/18 02:43:10 DEBUG : A2/B1/C1/: Creating directory marker
2025/04/18 02:43:10 DEBUG : A2/B1/C2/: Creating directory marker
2025/04/18 02:43:10 DEBUG : A2/B1/C3/: Creating directory marker
2025/04/18 02:43:10 DEBUG : A2/B2/: Creating directory marker
2025/04/18 02:43:11 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/18 02:43:11 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/04/18 02:43:11 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/18 02:43:11 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/04/18 02:43:11 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/18 02:43:11 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/04/18 02:43:11 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/18 02:43:11 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/04/18 02:43:11 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/18 02:43:11 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/04/18 02:43:11 INFO : A1/one: Deleted
2025/04/18 02:43:11 INFO : A1/B1/three: Deleted
2025/04/18 02:43:11 INFO : A1/B1/C2/five: Deleted
2025/04/18 02:43:11 INFO : A1/two: Deleted
2025/04/18 02:43:11 INFO : A1/B1/C1/four: Deleted
2025/04/18 02:43:11 DEBUG : A1/B2/: Removing directory marker
2025/04/18 02:43:11 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/18 02:43:11 DEBUG : A1/B1/C2/: Removing directory marker
2025/04/18 02:43:11 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/18 02:43:11 DEBUG : A1/B1/: Removing directory marker
2025/04/18 02:43:11 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/18 02:43:18 DEBUG : A3/: Creating directory marker
2025/04/18 02:43:18 DEBUG : A3/B1/: Creating directory marker
2025/04/18 02:43:18 DEBUG : A3/B1/C1/: Creating directory marker
2025/04/18 02:43:18 DEBUG : A3/B1/C2/: Creating directory marker
2025/04/18 02:43:19 DEBUG : A3/B1/C3/: Creating directory marker
2025/04/18 02:43:19 DEBUG : A3/B2/: Creating directory marker
2025/04/18 02:43:19 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/18 02:43:19 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/04/18 02:43:19 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/18 02:43:19 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/04/18 02:43:19 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/18 02:43:19 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/04/18 02:43:19 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/18 02:43:19 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/04/18 02:43:19 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/18 02:43:19 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/04/18 02:43:19 INFO : A2/B1/C2/five: Deleted
2025/04/18 02:43:19 INFO : A2/two: Deleted
2025/04/18 02:43:19 INFO : A2/one: Deleted
2025/04/18 02:43:19 INFO : A2/B1/C1/four: Deleted
2025/04/18 02:43:19 INFO : A2/B1/three: Deleted
2025/04/18 02:43:19 DEBUG : A2/B2/: Removing directory marker
2025/04/18 02:43:19 DEBUG : A2/B1/C3/: Removing directory marker
2025/04/18 02:43:19 DEBUG : A2/B1/C2/: Removing directory marker
2025/04/18 02:43:19 DEBUG : A2/B1/C1/: Removing directory marker
2025/04/18 02:43:19 DEBUG : A2/B1/: Removing directory marker
2025/04/18 02:43:19 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/18 02:43:26 INFO : Azure container rclone-test-qutivan0royu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/04/18 02:43:27 DEBUG : A4/: Creating directory marker
2025/04/18 02:43:27 DEBUG : A4/B1/: Creating directory marker
2025/04/18 02:43:27 DEBUG : A4/B1/C1/: Creating directory marker
2025/04/18 02:43:27 DEBUG : A4/B1/C2/: Creating directory marker
2025/04/18 02:43:27 DEBUG : A4/B1/C3/: Creating directory marker
2025/04/18 02:43:27 DEBUG : A4/B2/: Creating directory marker
2025/04/18 02:43:27 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/18 02:43:27 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/04/18 02:43:27 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/18 02:43:27 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/04/18 02:43:27 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/18 02:43:27 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/04/18 02:43:27 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/18 02:43:27 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/04/18 02:43:27 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/18 02:43:27 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/04/18 02:43:27 INFO : A3/B1/C2/five: Deleted
2025/04/18 02:43:27 INFO : A3/B1/three: Deleted
2025/04/18 02:43:27 INFO : A3/one: Deleted
2025/04/18 02:43:27 INFO : A3/B1/C1/four: Deleted
2025/04/18 02:43:27 INFO : A3/two: Deleted
2025/04/18 02:43:27 DEBUG : A3/B2/: Removing directory marker
2025/04/18 02:43:27 DEBUG : A3/B1/C3/: Removing directory marker
2025/04/18 02:43:27 DEBUG : A3/B1/C2/: Removing directory marker
2025/04/18 02:43:27 DEBUG : A3/B1/C1/: Removing directory marker
2025/04/18 02:43:28 DEBUG : A3/B1/: Removing directory marker
2025/04/18 02:43:28 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/18 02:43: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1a876-401e-0067-090b-b0ac01000000
Time:2025-04-18T02:43:35.5999482Z
--------------------------------------------------------------------------------
2025/04/18 02:43: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1a9c1-401e-0067-250b-b0ac01000000
Time:2025-04-18T02:43:36.6371109Z
--------------------------------------------------------------------------------
2025/04/18 02:43: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1ab26-401e-0067-460b-b0ac01000000
Time:2025-04-18T02:43:37.6747544Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1ab26-401e-0067-460b-b0ac01000000
Time:2025-04-18T02:43:37.6747544Z
--------------------------------------------------------------------------------
2025/04/18 02:43: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1ac3b-401e-0067-1e0b-b0ac01000000
Time:2025-04-18T02:43:38.7121628Z
--------------------------------------------------------------------------------
2025/04/18 02:43: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1ad96-401e-0067-720b-b0ac01000000
Time:2025-04-18T02:43:39.7500058Z
--------------------------------------------------------------------------------
2025/04/18 02:43: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1aef5-401e-0067-6d0b-b0ac01000000
Time:2025-04-18T02:43:40.7872609Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1aef5-401e-0067-6d0b-b0ac01000000
Time:2025-04-18T02:43:40.7872609Z
--------------------------------------------------------------------------------
2025/04/18 02:43:41 DEBUG : A4/B2/: Removing directory marker
2025/04/18 02:43:41 DEBUG : A4/B1/C3/: Removing directory marker
2025/04/18 02:43:41 DEBUG : A4/B1/C2/: Removing directory marker
2025/04/18 02:43:41 DEBUG : A4/B1/C1/: Removing directory marker
2025/04/18 02:43:41 DEBUG : A4/B1/: Removing directory marker
2025/04/18 02:43:41 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.44s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:43: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1ba1e-401e-0067-0d0b-b0ac01000000
Time:2025-04-18T02:43:49.2098065Z
--------------------------------------------------------------------------------
2025/04/18 02:43: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1bb6f-401e-0067-360b-b0ac01000000
Time:2025-04-18T02:43:50.2469234Z
--------------------------------------------------------------------------------
2025/04/18 02:43: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1bd08-401e-0067-250b-b0ac01000000
Time:2025-04-18T02:43:51.2844729Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1bd08-401e-0067-250b-b0ac01000000
Time:2025-04-18T02:43:51.2844729Z
--------------------------------------------------------------------------------
2025/04/18 02:43: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1bec3-401e-0067-090b-b0ac01000000
Time:2025-04-18T02:43:52.3214164Z
--------------------------------------------------------------------------------
2025/04/18 02:43: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1c07a-401e-0067-120b-b0ac01000000
Time:2025-04-18T02:43:53.3583137Z
--------------------------------------------------------------------------------
2025/04/18 02:43: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1c1be-401e-0067-300b-b0ac01000000
Time:2025-04-18T02:43:54.3957649Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1c1be-401e-0067-300b-b0ac01000000
Time:2025-04-18T02:43:54.3957649Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.38s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:44:02 DEBUG : Azure container rclone-test-qutivan0royu: File to upload is small (34 bytes), uploading instead of streaming
2025/04/18 02:44:02 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/18 02:44:02 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/18 02:44:02 NOTICE: Azure container rclone-test-qutivan0royu: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/04/18 02:44:02 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/18 02:44:02 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/18 02:44:02 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/18 02:44:02 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/18 02:44:02 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/04/18 02:44:02 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/18 02:44:02 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/04/18 02:44: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1ce8c-401e-0067-580b-b0ac01000000
Time:2025-04-18T02:44:03.1298832Z
--------------------------------------------------------------------------------
2025/04/18 02:44: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1cff8-401e-0067-0d0b-b0ac01000000
Time:2025-04-18T02:44:04.1683474Z
--------------------------------------------------------------------------------
2025/04/18 02:44: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1d165-401e-0067-480b-b0ac01000000
Time:2025-04-18T02:44:05.2067854Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1d165-401e-0067-480b-b0ac01000000
Time:2025-04-18T02:44:05.2067854Z
--------------------------------------------------------------------------------
2025/04/18 02:44: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1d28f-401e-0067-4d0b-b0ac01000000
Time:2025-04-18T02:44:06.2441395Z
--------------------------------------------------------------------------------
2025/04/18 02:44: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1d3aa-401e-0067-3b0b-b0ac01000000
Time:2025-04-18T02:44:07.2825587Z
--------------------------------------------------------------------------------
2025/04/18 02:44: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1d4cc-401e-0067-2d0b-b0ac01000000
Time:2025-04-18T02:44:08.3199497Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1d4cc-401e-0067-2d0b-b0ac01000000
Time:2025-04-18T02:44:08.3199497Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:44:16 DEBUG : Azure container rclone-test-qutivan0royu: File to upload is small (34 bytes), uploading instead of streaming
2025/04/18 02:44:16 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/18 02:44:16 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/18 02:44:16 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/18 02:44:16 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/18 02:44:16 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/18 02:44:16 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/18 02:44:16 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/04/18 02:44:16 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/18 02:44:16 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/04/18 02:44: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1dfe8-401e-0067-410b-b0ac01000000
Time:2025-04-18T02:44:17.0477371Z
--------------------------------------------------------------------------------
2025/04/18 02:44: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1e14d-401e-0067-6d0b-b0ac01000000
Time:2025-04-18T02:44:18.0855219Z
--------------------------------------------------------------------------------
2025/04/18 02:44: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1e2a9-401e-0067-1c0b-b0ac01000000
Time:2025-04-18T02:44:19.1240166Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1e2a9-401e-0067-1c0b-b0ac01000000
Time:2025-04-18T02:44:19.1240166Z
--------------------------------------------------------------------------------
2025/04/18 02:44: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1e41c-401e-0067-5b0b-b0ac01000000
Time:2025-04-18T02:44:20.1613027Z
--------------------------------------------------------------------------------
2025/04/18 02:44: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1e579-401e-0067-130b-b0ac01000000
Time:2025-04-18T02:44:21.1987418Z
--------------------------------------------------------------------------------
2025/04/18 02:44: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1e6ef-401e-0067-560b-b0ac01000000
Time:2025-04-18T02:44:22.2362790Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1e6ef-401e-0067-560b-b0ac01000000
Time:2025-04-18T02:44:22.2362790Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:44:30 DEBUG : Azure container rclone-test-qutivan0royu: File to upload is small (34 bytes), uploading instead of streaming
2025/04/18 02:44:30 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/18 02:44:30 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/18 02:44:30 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/18 02:44:30 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/18 02:44:30 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/18 02:44:30 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/18 02:44:30 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/18 02:44: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1f08b-401e-0067-690b-b0ac01000000
Time:2025-04-18T02:44:30.9628127Z
--------------------------------------------------------------------------------
2025/04/18 02:44: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1f1ad-401e-0067-590b-b0ac01000000
Time:2025-04-18T02:44:32.0011391Z
--------------------------------------------------------------------------------
2025/04/18 02:44:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1f312-401e-0067-4a0b-b0ac01000000
Time:2025-04-18T02:44:33.0387788Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1f312-401e-0067-4a0b-b0ac01000000
Time:2025-04-18T02:44:33.0387788Z
--------------------------------------------------------------------------------
2025/04/18 02:44:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1f482-401e-0067-0c0b-b0ac01000000
Time:2025-04-18T02:44:34.0761725Z
--------------------------------------------------------------------------------
2025/04/18 02:44:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1f585-401e-0067-560b-b0ac01000000
Time:2025-04-18T02:44:35.1139493Z
--------------------------------------------------------------------------------
2025/04/18 02:44:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1f761-401e-0067-570b-b0ac01000000
Time:2025-04-18T02:44:36.1523717Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a1f761-401e-0067-570b-b0ac01000000
Time:2025-04-18T02:44:36.1523717Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:44:44 DEBUG : Azure container rclone-test-qutivan0royu: File to upload is small (34 bytes), uploading instead of streaming
2025/04/18 02:44:44 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/18 02:44:44 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/18 02:44:44 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/18 02:44:44 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/18 02:44:44 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/18 02:44:44 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/18 02:44:44 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/18 02:44:44 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/18 02:44:44 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/18 02:44:44 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/04/18 02:44: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a208e7-401e-0067-5c0b-b0ac01000000
Time:2025-04-18T02:44:44.8837180Z
--------------------------------------------------------------------------------
2025/04/18 02:44: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a20a7e-401e-0067-7b0b-b0ac01000000
Time:2025-04-18T02:44:45.9230228Z
--------------------------------------------------------------------------------
2025/04/18 02:44: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a20bb0-401e-0067-6b0b-b0ac01000000
Time:2025-04-18T02:44:46.9602608Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a20bb0-401e-0067-6b0b-b0ac01000000
Time:2025-04-18T02:44:46.9602608Z
--------------------------------------------------------------------------------
2025/04/18 02:44: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a20cdb-401e-0067-4f0b-b0ac01000000
Time:2025-04-18T02:44:47.9980844Z
--------------------------------------------------------------------------------
2025/04/18 02:44:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a20e09-401e-0067-460b-b0ac01000000
Time:2025-04-18T02:44:49.0353092Z
--------------------------------------------------------------------------------
2025/04/18 02:44:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a20efb-401e-0067-7d0b-b0ac01000000
Time:2025-04-18T02:44:50.0737185Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a20efb-401e-0067-7d0b-b0ac01000000
Time:2025-04-18T02:44:50.0737185Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.68s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (13.93s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (13.92s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (13.91s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (13.92s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
2025/04/18 02:44: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a2191d-401e-0067-0b0b-b0ac01000000
Time:2025-04-18T02:44:58.2694647Z
--------------------------------------------------------------------------------
2025/04/18 02:44: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a21a31-401e-0067-6b0b-b0ac01000000
Time:2025-04-18T02:44:59.3081604Z
--------------------------------------------------------------------------------
2025/04/18 02:45: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a21b50-401e-0067-650b-b0ac01000000
Time:2025-04-18T02:45:00.3457166Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a21b50-401e-0067-650b-b0ac01000000
Time:2025-04-18T02:45:00.3457166Z
--------------------------------------------------------------------------------
2025/04/18 02:45: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a21cc8-401e-0067-120b-b0ac01000000
Time:2025-04-18T02:45:01.3842426Z
--------------------------------------------------------------------------------
2025/04/18 02:45: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a21dfc-401e-0067-0b0b-b0ac01000000
Time:2025-04-18T02:45:02.4222051Z
--------------------------------------------------------------------------------
2025/04/18 02:45: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a21f36-401e-0067-1e0b-b0ac01000000
Time:2025-04-18T02:45:03.4597670Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a21f36-401e-0067-1e0b-b0ac01000000
Time:2025-04-18T02:45:03.4597670Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1532
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatMetadata
Messages: directories
--- FAIL: TestRcatMetadata (13.39s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:45:11 DEBUG : Azure container rclone-test-qutivan0royu: File to upload is small (60 bytes), uploading instead of streaming
2025/04/18 02:45:11 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/18 02:45:11 DEBUG : potato2: Size and md5 of src and dst objects identical
2025/04/18 02:45: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a228ab-401e-0067-520b-b0ac01000000
Time:2025-04-18T02:45:12.0015405Z
--------------------------------------------------------------------------------
2025/04/18 02:45: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a22a10-401e-0067-780b-b0ac01000000
Time:2025-04-18T02:45:13.0390086Z
--------------------------------------------------------------------------------
2025/04/18 02:45: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a22b81-401e-0067-440b-b0ac01000000
Time:2025-04-18T02:45:14.0773101Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a22b81-401e-0067-440b-b0ac01000000
Time:2025-04-18T02:45:14.0773101Z
--------------------------------------------------------------------------------
2025/04/18 02:45: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a22cfa-401e-0067-110b-b0ac01000000
Time:2025-04-18T02:45:15.1148486Z
--------------------------------------------------------------------------------
2025/04/18 02:45: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a22e4f-401e-0067-0e0b-b0ac01000000
Time:2025-04-18T02:45:16.1532867Z
--------------------------------------------------------------------------------
2025/04/18 02:45: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a22fb0-401e-0067-2b0b-b0ac01000000
Time:2025-04-18T02:45:17.1911063Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a22fb0-401e-0067-2b0b-b0ac01000000
Time:2025-04-18T02:45:17.1911063Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
2025/04/18 02:45: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a23787-401e-0067-070b-b0ac01000000
Time:2025-04-18T02:45:25.3845506Z
--------------------------------------------------------------------------------
2025/04/18 02:45:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a238e5-401e-0067-280b-b0ac01000000
Time:2025-04-18T02:45:26.4217090Z
--------------------------------------------------------------------------------
2025/04/18 02:45:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a23a14-401e-0067-270b-b0ac01000000
Time:2025-04-18T02:45:27.4592502Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a23a14-401e-0067-270b-b0ac01000000
Time:2025-04-18T02:45:27.4592502Z
--------------------------------------------------------------------------------
2025/04/18 02:45:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a23b57-401e-0067-400b-b0ac01000000
Time:2025-04-18T02:45:28.4976256Z
--------------------------------------------------------------------------------
2025/04/18 02:45: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a23cb4-401e-0067-6c0b-b0ac01000000
Time:2025-04-18T02:45:29.5348181Z
--------------------------------------------------------------------------------
2025/04/18 02:45: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a23dde-401e-0067-630b-b0ac01000000
Time:2025-04-18T02:45:30.5730666Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a23dde-401e-0067-630b-b0ac01000000
Time:2025-04-18T02:45:30.5730666Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1613
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatSizeMetadata
Messages: directories
--- FAIL: TestRcatSizeMetadata (13.39s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
2025/04/18 02:45:38 DEBUG : sub dir/: Creating directory marker
2025/04/18 02:45:39 DEBUG : Azure container rclone-test-qutivan0royu: Touching "sub dir/potato3"
2025/04/18 02:45:39 DEBUG : Azure container rclone-test-qutivan0royu: Touching "empty space"
2025/04/18 02:45:39 DEBUG : Azure container rclone-test-qutivan0royu: Touching "potato2"
2025/04/18 02:45:39 DEBUG : sub dir/: Removing directory marker
2025/04/18 02:45: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a248c7-401e-0067-230b-b0ac01000000
Time:2025-04-18T02:45:39.6134511Z
--------------------------------------------------------------------------------
2025/04/18 02:45: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a24a4c-401e-0067-580b-b0ac01000000
Time:2025-04-18T02:45:40.6514395Z
--------------------------------------------------------------------------------
2025/04/18 02:45: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a24baa-401e-0067-0b0b-b0ac01000000
Time:2025-04-18T02:45:41.6942326Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a24baa-401e-0067-0b0b-b0ac01000000
Time:2025-04-18T02:45:41.6942326Z
--------------------------------------------------------------------------------
2025/04/18 02:45: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a24d1a-401e-0067-4c0b-b0ac01000000
Time:2025-04-18T02:45:42.7327556Z
--------------------------------------------------------------------------------
2025/04/18 02:45: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a24e81-401e-0067-760b-b0ac01000000
Time:2025-04-18T02:45:43.7706518Z
--------------------------------------------------------------------------------
2025/04/18 02:45: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a24faf-401e-0067-030b-b0ac01000000
Time:2025-04-18T02:45:44.8082278Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a24faf-401e-0067-030b-b0ac01000000
Time:2025-04-18T02:45:44.8082278Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2025/04/18 02:45:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a25c7d-401e-0067-110c-b0ac01000000
Time:2025-04-18T02:45:53.0018596Z
--------------------------------------------------------------------------------
2025/04/18 02:45: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a25dc8-401e-0067-300c-b0ac01000000
Time:2025-04-18T02:45:54.0399745Z
--------------------------------------------------------------------------------
2025/04/18 02:45: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a25f25-401e-0067-5f0c-b0ac01000000
Time:2025-04-18T02:45:55.0772451Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a25f25-401e-0067-5f0c-b0ac01000000
Time:2025-04-18T02:45:55.0772451Z
--------------------------------------------------------------------------------
2025/04/18 02:45: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a26077-401e-0067-080c-b0ac01000000
Time:2025-04-18T02:45:56.1145486Z
--------------------------------------------------------------------------------
2025/04/18 02:45: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a2619f-401e-0067-7d0c-b0ac01000000
Time:2025-04-18T02:45:57.1523561Z
--------------------------------------------------------------------------------
2025/04/18 02:45: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a262ce-401e-0067-740c-b0ac01000000
Time:2025-04-18T02:45:58.1912113Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a262ce-401e-0067-740c-b0ac01000000
Time:2025-04-18T02:45:58.1912113Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2025/04/18 02:46:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a26d76-401e-0067-190c-b0ac01000000
Time:2025-04-18T02:46:06.3956373Z
--------------------------------------------------------------------------------
2025/04/18 02:46:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a26eb8-401e-0067-270c-b0ac01000000
Time:2025-04-18T02:46:07.4343812Z
--------------------------------------------------------------------------------
2025/04/18 02:46:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a26fbc-401e-0067-0d0c-b0ac01000000
Time:2025-04-18T02:46:08.4714982Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a26fbc-401e-0067-0d0c-b0ac01000000
Time:2025-04-18T02:46:08.4714982Z
--------------------------------------------------------------------------------
2025/04/18 02:46:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a2715e-401e-0067-280c-b0ac01000000
Time:2025-04-18T02:46:09.5153300Z
--------------------------------------------------------------------------------
2025/04/18 02:46:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a272d3-401e-0067-5c0c-b0ac01000000
Time:2025-04-18T02:46:10.5527822Z
--------------------------------------------------------------------------------
2025/04/18 02:46:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a27400-401e-0067-670c-b0ac01000000
Time:2025-04-18T02:46:11.5905574Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a27400-401e-0067-670c-b0ac01000000
Time:2025-04-18T02:46:11.5905574Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/04/18 02:46: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a27f77-401e-0067-320c-b0ac01000000
Time:2025-04-18T02:46:19.7881502Z
--------------------------------------------------------------------------------
2025/04/18 02:46: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a2814b-401e-0067-440c-b0ac01000000
Time:2025-04-18T02:46:20.8262449Z
--------------------------------------------------------------------------------
2025/04/18 02:46: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-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a282ca-401e-0067-060c-b0ac01000000
Time:2025-04-18T02:46:21.8647775Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a282ca-401e-0067-060c-b0ac01000000
Time:2025-04-18T02:46:21.8647775Z
--------------------------------------------------------------------------------
2025/04/18 02:46: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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a283f1-401e-0067-010c-b0ac01000000
Time:2025-04-18T02:46:22.9023908Z
--------------------------------------------------------------------------------
2025/04/18 02:46:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a28530-401e-0067-1d0c-b0ac01000000
Time:2025-04-18T02:46:23.9398393Z
--------------------------------------------------------------------------------
2025/04/18 02:46:24 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-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a28695-401e-0067-430c-b0ac01000000
Time:2025-04-18T02:46:24.9770413Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a28695-401e-0067-430c-b0ac01000000
Time:2025-04-18T02:46:24.9770413Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2025/04/18 02:46:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a29032-401e-0067-430c-b0ac01000000
Time:2025-04-18T02:46:33.1734962Z
--------------------------------------------------------------------------------
2025/04/18 02:46:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a29167-401e-0067-470c-b0ac01000000
Time:2025-04-18T02:46:34.2109142Z
--------------------------------------------------------------------------------
2025/04/18 02:46:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a292ae-401e-0067-5d0c-b0ac01000000
Time:2025-04-18T02:46:35.2482134Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a292ae-401e-0067-5d0c-b0ac01000000
Time:2025-04-18T02:46:35.2482134Z
--------------------------------------------------------------------------------
2025/04/18 02:46:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a293cb-401e-0067-560c-b0ac01000000
Time:2025-04-18T02:46:36.2858902Z
--------------------------------------------------------------------------------
2025/04/18 02:46:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a295d3-401e-0067-0d0c-b0ac01000000
Time:2025-04-18T02:46:37.3232215Z
--------------------------------------------------------------------------------
2025/04/18 02:46:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a2976b-401e-0067-7d0c-b0ac01000000
Time:2025-04-18T02:46:38.3605442Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a2976b-401e-0067-7d0c-b0ac01000000
Time:2025-04-18T02:46:38.3605442Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.38s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/04/18 02:46:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a2a4d1-401e-0067-600c-b0ac01000000
Time:2025-04-18T02:46:46.5549353Z
--------------------------------------------------------------------------------
2025/04/18 02:46:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a2a661-401e-0067-3b0c-b0ac01000000
Time:2025-04-18T02:46:47.5924167Z
--------------------------------------------------------------------------------
2025/04/18 02:46:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a2a7db-401e-0067-0d0c-b0ac01000000
Time:2025-04-18T02:46:48.6298811Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a2a7db-401e-0067-0d0c-b0ac01000000
Time:2025-04-18T02:46:48.6298811Z
--------------------------------------------------------------------------------
2025/04/18 02:46:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a2a93e-401e-0067-3e0c-b0ac01000000
Time:2025-04-18T02:46:49.6677460Z
--------------------------------------------------------------------------------
2025/04/18 02:46:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a2aa62-401e-0067-3a0c-b0ac01000000
Time:2025-04-18T02:46:50.7074591Z
--------------------------------------------------------------------------------
2025/04/18 02:46:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a2abe5-401e-0067-7b0c-b0ac01000000
Time:2025-04-18T02:46:51.7458031Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a2abe5-401e-0067-7b0c-b0ac01000000
Time:2025-04-18T02:46:51.7458031Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1823
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirsEqual
Messages: directories
--- FAIL: TestDirsEqual (13.39s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-qutivan0royu", Local "Local file system at /tmp/rclone2693003960", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
2025/04/18 02:46:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a2b5c2-401e-0067-700c-b0ac01000000
Time:2025-04-18T02:46:59.9419358Z
--------------------------------------------------------------------------------
2025/04/18 02:47:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a2b722-401e-0067-140c-b0ac01000000
Time:2025-04-18T02:47:00.9795983Z
--------------------------------------------------------------------------------
2025/04/18 02:47:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a2b865-401e-0067-1c0c-b0ac01000000
Time:2025-04-18T02:47:02.0175843Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a2b865-401e-0067-1c0c-b0ac01000000
Time:2025-04-18T02:47:02.0175843Z
--------------------------------------------------------------------------------
2025/04/18 02:47:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a2b99b-401e-0067-280c-b0ac01000000
Time:2025-04-18T02:47:03.0562085Z
--------------------------------------------------------------------------------
2025/04/18 02:47:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a2bab0-401e-0067-800c-b0ac01000000
Time:2025-04-18T02:47:04.0938958Z
--------------------------------------------------------------------------------
2025/04/18 02:47:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a2bbef-401e-0067-0a0c-b0ac01000000
Time:2025-04-18T02:47:05.1313976Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qutivan0royu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:60a2bbef-401e-0067-0a0c-b0ac01000000
Time:2025-04-18T02:47:05.1313976Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1892
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRemoveExisting
Messages: directories
--- FAIL: TestRemoveExisting (13.39s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/04/18 02:47:13 DEBUG : Azure container rclone-test-qutivan0royu: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Finished ERROR in 16m26.356103349s (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]