"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/03/16 05:40:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fifabux6doqe"
2025/03/16 05:40:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/16 05:40:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/16 05:40:39 DEBUG : Azure container rclone-test-fifabux6doqe: Using directory markers
2025/03/16 05:40:39 DEBUG : Creating backend with remote "/tmp/rclone1169190845"
=== 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-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:40:39 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/16 05:40:39 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/16 05:40:39 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/16 05:40:39 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/16 05:40:39 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/16 05:40:39 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/16 05:40:39 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/16 05:40:39 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/16 05:40:39 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/16 05:40:40 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/16 05:40:40 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/16 05:40:40 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/16 05:40:40 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/16 05:40:40 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/16 05:40:40 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/16 05:40:40 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/16 05:40:40 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/16 05:40:40 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/16 05:40:40 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/16 05:40:40 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/16 05:40:41 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/16 05:40:41 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/03/16 05:40:41 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/16 05:40:41 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/16 05:40:41 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/16 05:40:41 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/16 05:40:42 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/16 05:40:42 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/16 05:40:42 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/16 05:40:42 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/16 05:40:42 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/16 05:40:42 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/16 05:40:42 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/16 05:40:42 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/16 05:40:42 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/16 05:40:42 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/16 05:40:42 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/16 05:40:43 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/16 05:40:43 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/03/16 05:40:43 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/16 05:40:43 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/16 05:40:43 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/16 05:40:43 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/16 05:40:43 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/16 05:40:43 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/16 05:40:43 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/16 05:40:43 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/16 05:40:43 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/16 05:40:44 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/16 05:40:44 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/16 05:40:44 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/16 05:40:44 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/16 05:40:44 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/16 05:40:44 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/16 05:40:44 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/16 05:40:44 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/16 05:40:44 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/16 05:40:44 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/03/16 05:40:45 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/16 05:40:45 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/16 05:40:45 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/16 05:40:45 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/16 05:40:45 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/16 05:40:45 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/16 05:40:45 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/16 05:40:45 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/16 05:40:45 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/16 05:40:45 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/16 05:40:45 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/16 05:40:45 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/16 05:40:46 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/16 05:40:46 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/16 05:40:46 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/16 05:40:46 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/03/16 05:40:47 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/16 05:40:47 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/16 05:40:47 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/16 05:40:47 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/16 05:40:47 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/16 05:40:47 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/16 05:40:47 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/16 05:40:47 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/16 05:40:47 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/16 05:40:47 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/16 05:40:47 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/16 05:40:47 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/16 05:40:47 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/16 05:40:47 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/16 05:40:47 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/16 05:40:47 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/03/16 05:40:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/16 05:40:48 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/16 05:40:48 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/16 05:40:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/16 05:40:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/16 05:40:48 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/16 05:40:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/16 05:40:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/16 05:40:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/16 05:40:48 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/16 05:40:48 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/16 05:40:48 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/16 05:40:48 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/16 05:40:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/16 05:40:48 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/16 05:40:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/16 05:40:49 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/16 05:40:49 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/16 05:40:49 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/16 05:40:49 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (10.47s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.07s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.83s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.52s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.56s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.42s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.61s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:40:49 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/16 05:40:49 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/16 05:40:49 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/16 05:40:49 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/16 05:40:49 DEBUG : chunksize-probe: Removing empty object
2025/03/16 05:40:50 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/16 05:40:50 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/16 05:40:50 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/16 05:40:50 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/16 05:40:50 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/16 05:40:50 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/16 05:40:50 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/16 05:40:50 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/16 05:40:50 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/16 05:40:50 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/16 05:40:50 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/16 05:40:50 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/16 05:40:50 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/16 05:40:50 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/16 05:40:50 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/16 05:40:50 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/16 05:40:50 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/16 05:40:50 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/16 05:40:50 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/16 05:40:50 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/16 05:40:51 DEBUG : Returning error reader
2025/03/16 05:40:51 DEBUG : BOOM: simulated read failure
2025/03/16 05:40:51 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/16 05:40:51 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/16 05:40:52 DEBUG : Returning error reader
2025/03/16 05:40:52 DEBUG : BOOM: simulated read failure
2025/03/16 05:40:52 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/16 05:40:52 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/16 05:40:53 DEBUG : Returning error reader
2025/03/16 05:40:53 DEBUG : BOOM: simulated read failure
2025/03/16 05:40:53 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/16 05:40:53 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/16 05:40:54 DEBUG : Returning error reader
2025/03/16 05:40:54 DEBUG : BOOM: simulated read failure
2025/03/16 05:40:54 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/16 05:40:54 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/16 05:40:55 DEBUG : Returning error reader
2025/03/16 05:40:55 DEBUG : BOOM: simulated read failure
2025/03/16 05:40:55 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/16 05:40:55 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/16 05:40:56 DEBUG : Returning error reader
2025/03/16 05:40:56 DEBUG : BOOM: simulated read failure
2025/03/16 05:40:56 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/16 05:40:56 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/16 05:40:57 DEBUG : Returning error reader
2025/03/16 05:40:57 DEBUG : BOOM: simulated read failure
2025/03/16 05:40:57 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/16 05:40:57 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/16 05:40:58 DEBUG : Returning error reader
2025/03/16 05:40:58 DEBUG : BOOM: simulated read failure
2025/03/16 05:40:58 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/16 05:40:58 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/16 05:40:59 DEBUG : Returning error reader
2025/03/16 05:40:59 DEBUG : BOOM: simulated read failure
2025/03/16 05:40:59 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/16 05:40:59 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/16 05:41:00 DEBUG : Returning error reader
2025/03/16 05:41:00 DEBUG : BOOM: simulated read failure
2025/03/16 05:41:00 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/16 05:41:00 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/16 05:41:00 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/16 05:41:00 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/16 05:41:00 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/16 05:41:00 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/16 05:41:00 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.18s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/16 05:41:07 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/16 05:41:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/16 05:41:07 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/16 05:41:07 DEBUG : potato: Seek from 10 to 0
2025/03/16 05:41:07 DEBUG : potato: Seek from 10 to 0
2025/03/16 05:41:07 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/16 05:41:07 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/16 05:41:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/16 05:41:07 DEBUG : potato: Seek from 5 to 2
2025/03/16 05:41:07 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/16 05:41:07 DEBUG : potato: Seek from 7 to 0
2025/03/16 05:41:07 DEBUG : potato: Seek from 7 to 0
2025/03/16 05:41:07 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/16 05:41:07 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/16 05:41:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/16 05:41:07 DEBUG : potato: Seek from 5 to 2
2025/03/16 05:41:07 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/16 05:41:07 DEBUG : potato: Seek from 8 to 0
2025/03/16 05:41:07 DEBUG : potato: Seek from 8 to 0
2025/03/16 05:41:07 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/16 05:41:07 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/16 05:41:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/16 05:41:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/16 05:41:07 DEBUG : potato: Seek from 5 to 2
2025/03/16 05:41:07 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/16 05:41:07 DEBUG : potato: Seek from 9 to 0
2025/03/16 05:41:07 DEBUG : potato: Seek from 9 to 0
2025/03/16 05:41:07 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-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", 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.28s)
--- 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.11s)
=== RUN TestCheckFsError
2025/03/16 05:41:09 DEBUG : Creating backend with remote "nonexistent"
2025/03/16 05:41:09 DEBUG : Config file has changed externally - reloading
2025/03/16 05:41:09 DEBUG : Creating backend with remote "nonexistent"
2025/03/16 05:41:09 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/16 05:41:09 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/03/16 05:41:09 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/16 05:41:09 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-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", 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.54s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.08s)
--- PASS: TestCheckDownload/3 (0.08s)
--- PASS: TestCheckDownload/4 (0.12s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.15s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", 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.19s)
--- 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-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:41:12 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/16 05:41:12 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/16 05:41:12 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/16 05:41:12 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/16 05:41:12 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/16 05:41:12 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/16 05:41:12 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/16 05:41:12 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.41s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:41:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fifabux6doqe/data"
2025/03/16 05:41:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/16 05:41:12 DEBUG : Azure container rclone-test-fifabux6doqe path data: Using directory markers
2025/03/16 05:41:12 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/03/16 05:41:15 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.82s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.14s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.14s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:41:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fifabux6doqe/data"
2025/03/16 05:41:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/16 05:41:15 DEBUG : Azure container rclone-test-fifabux6doqe path data: Using directory markers
2025/03/16 05:41:15 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/03/16 05:41:18 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.09s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/03/16 05:41:18 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-retikus7pome"
2025/03/16 05:41:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/16 05:41:18 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/16 05:41:18 DEBUG : Azure container rclone-test-retikus7pome: Using directory markers
2025/03/16 05:41:18 DEBUG : Creating backend with remote "/tmp/rclone3269946163"
run.go:180: Remote "Azure container rclone-test-retikus7pome", Local "Local file system at /tmp/rclone3269946163", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/16 05:41:18 ERROR : hello, world!: sum not found
2025/03/16 05:41:18 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-retikus7pome
2025/03/16 05:41:18 NOTICE: Azure container rclone-test-retikus7pome: 1 files missing
2025/03/16 05:41:18 NOTICE: 1 hashes missing
2025/03/16 05:41:18 NOTICE: Azure container rclone-test-retikus7pome: 2 differences found
2025/03/16 05:41:18 NOTICE: Azure container rclone-test-retikus7pome: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/16 05:41:18 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/16 05:41:18 NOTICE: Azure container rclone-test-retikus7pome: 0 differences found
2025/03/16 05:41:18 NOTICE: Azure container rclone-test-retikus7pome: 1 matching files
2025/03/16 05:41:18 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-rasawaq0gosi"
2025/03/16 05:41:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/16 05:41:18 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/16 05:41:18 DEBUG : Azure container rclone-test-rasawaq0gosi: Using directory markers
2025/03/16 05:41:18 DEBUG : Creating backend with remote "/tmp/rclone549383855"
run.go:180: Remote "Azure container rclone-test-rasawaq0gosi", Local "Local file system at /tmp/rclone549383855", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/16 05:41:18 ERROR : HELLO, WORLD!: sum not found
2025/03/16 05:41:18 ERROR : hello, world!: file not in Azure container rclone-test-rasawaq0gosi
2025/03/16 05:41:18 NOTICE: Azure container rclone-test-rasawaq0gosi: 1 files missing
2025/03/16 05:41:18 NOTICE: 1 hashes missing
2025/03/16 05:41:18 NOTICE: Azure container rclone-test-rasawaq0gosi: 2 differences found
2025/03/16 05:41:18 NOTICE: Azure container rclone-test-rasawaq0gosi: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/16 05:41:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/16 05:41:18 NOTICE: Azure container rclone-test-rasawaq0gosi: 0 differences found
2025/03/16 05:41:18 NOTICE: Azure container rclone-test-rasawaq0gosi: 1 matching files
2025/03/16 05:41:18 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qibijeg2fato"
2025/03/16 05:41:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/16 05:41:18 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/16 05:41:18 DEBUG : Azure container rclone-test-qibijeg2fato: Using directory markers
2025/03/16 05:41:18 DEBUG : Creating backend with remote "/tmp/rclone2583558918"
run.go:180: Remote "Azure container rclone-test-qibijeg2fato", Local "Local file system at /tmp/rclone2583558918", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/16 05:41:18 ERROR : HeLlO, wOrLd!: sum not found
2025/03/16 05:41:18 ERROR : hello, world!: file not in Azure container rclone-test-qibijeg2fato
2025/03/16 05:41:18 NOTICE: Azure container rclone-test-qibijeg2fato: 1 files missing
2025/03/16 05:41:18 NOTICE: 1 hashes missing
2025/03/16 05:41:18 NOTICE: Azure container rclone-test-qibijeg2fato: 2 differences found
2025/03/16 05:41:18 NOTICE: Azure container rclone-test-qibijeg2fato: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/16 05:41:19 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/16 05:41:19 NOTICE: Azure container rclone-test-qibijeg2fato: 0 differences found
2025/03/16 05:41:19 NOTICE: Azure container rclone-test-qibijeg2fato: 1 matching files
2025/03/16 05:41:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qojemud4feco"
2025/03/16 05:41:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/16 05:41:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/16 05:41:19 DEBUG : Azure container rclone-test-qojemud4feco: Using directory markers
2025/03/16 05:41:19 DEBUG : Creating backend with remote "/tmp/rclone3171378661"
run.go:180: Remote "Azure container rclone-test-qojemud4feco", Local "Local file system at /tmp/rclone3171378661", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/16 05:41:19 ERROR : HELLO, WORLD!: sum not found
2025/03/16 05:41:19 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-qojemud4feco
2025/03/16 05:41:19 NOTICE: Azure container rclone-test-qojemud4feco: 1 files missing
2025/03/16 05:41:19 NOTICE: 1 hashes missing
2025/03/16 05:41:19 NOTICE: Azure container rclone-test-qojemud4feco: 2 differences found
2025/03/16 05:41:19 NOTICE: Azure container rclone-test-qojemud4feco: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/16 05:41:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/16 05:41:19 NOTICE: Azure container rclone-test-qojemud4feco: 0 differences found
2025/03/16 05:41:19 NOTICE: Azure container rclone-test-qojemud4feco: 1 matching files
2025/03/16 05:41:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gidajol7dura"
2025/03/16 05:41:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/16 05:41:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/16 05:41:19 DEBUG : Azure container rclone-test-gidajol7dura: Using directory markers
2025/03/16 05:41:19 DEBUG : Creating backend with remote "/tmp/rclone988917668"
run.go:180: Remote "Azure container rclone-test-gidajol7dura", Local "Local file system at /tmp/rclone988917668", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/16 05:41:19 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/16 05:41:19 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-gidajol7dura
2025/03/16 05:41:19 NOTICE: Azure container rclone-test-gidajol7dura: 1 files missing
2025/03/16 05:41:19 NOTICE: 1 hashes missing
2025/03/16 05:41:19 NOTICE: Azure container rclone-test-gidajol7dura: 2 differences found
2025/03/16 05:41:19 NOTICE: Azure container rclone-test-gidajol7dura: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/16 05:41:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/16 05:41:19 NOTICE: Azure container rclone-test-gidajol7dura: 0 differences found
2025/03/16 05:41:19 NOTICE: Azure container rclone-test-gidajol7dura: 1 matching files
2025/03/16 05:41:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-beqesol3heko"
2025/03/16 05:41:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/16 05:41:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/16 05:41:19 DEBUG : Azure container rclone-test-beqesol3heko: Using directory markers
2025/03/16 05:41:19 DEBUG : Creating backend with remote "/tmp/rclone3847412800"
run.go:180: Remote "Azure container rclone-test-beqesol3heko", Local "Local file system at /tmp/rclone3847412800", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/16 05:41:19 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/16 05:41:19 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-beqesol3heko
2025/03/16 05:41:19 NOTICE: Azure container rclone-test-beqesol3heko: 1 files missing
2025/03/16 05:41:19 NOTICE: 1 hashes missing
2025/03/16 05:41:19 NOTICE: Azure container rclone-test-beqesol3heko: 2 differences found
2025/03/16 05:41:19 NOTICE: Azure container rclone-test-beqesol3heko: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/16 05:41:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/16 05:41:19 NOTICE: Azure container rclone-test-beqesol3heko: 0 differences found
2025/03/16 05:41:19 NOTICE: Azure container rclone-test-beqesol3heko: 1 matching files
2025/03/16 05:41:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-doyufes6kera"
2025/03/16 05:41:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/16 05:41:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/16 05:41:19 DEBUG : Azure container rclone-test-doyufes6kera: Using directory markers
2025/03/16 05:41:19 DEBUG : Creating backend with remote "/tmp/rclone2803597680"
run.go:180: Remote "Azure container rclone-test-doyufes6kera", Local "Local file system at /tmp/rclone2803597680", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/16 05:41:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/16 05:41:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-doyufes6kera
2025/03/16 05:41:20 NOTICE: Azure container rclone-test-doyufes6kera: 1 files missing
2025/03/16 05:41:20 NOTICE: 1 hashes missing
2025/03/16 05:41:20 NOTICE: Azure container rclone-test-doyufes6kera: 2 differences found
2025/03/16 05:41:20 NOTICE: Azure container rclone-test-doyufes6kera: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/16 05:41:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/16 05:41:20 NOTICE: Azure container rclone-test-doyufes6kera: 0 differences found
2025/03/16 05:41:20 NOTICE: Azure container rclone-test-doyufes6kera: 1 matching files
2025/03/16 05:41:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sufitil9quna"
2025/03/16 05:41:20 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/16 05:41:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/16 05:41:20 DEBUG : Azure container rclone-test-sufitil9quna: Using directory markers
2025/03/16 05:41:20 DEBUG : Creating backend with remote "/tmp/rclone2990849333"
run.go:180: Remote "Azure container rclone-test-sufitil9quna", Local "Local file system at /tmp/rclone2990849333", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/16 05:41:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/16 05:41:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-sufitil9quna
2025/03/16 05:41:20 NOTICE: Azure container rclone-test-sufitil9quna: 1 files missing
2025/03/16 05:41:20 NOTICE: 1 hashes missing
2025/03/16 05:41:20 NOTICE: Azure container rclone-test-sufitil9quna: 2 differences found
2025/03/16 05:41:20 NOTICE: Azure container rclone-test-sufitil9quna: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/16 05:41:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/16 05:41:20 NOTICE: Azure container rclone-test-sufitil9quna: 0 differences found
2025/03/16 05:41:20 NOTICE: Azure container rclone-test-sufitil9quna: 1 matching files
2025/03/16 05:41:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-baviquw5gihe"
2025/03/16 05:41:20 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/16 05:41:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/16 05:41:20 DEBUG : Azure container rclone-test-baviquw5gihe: Using directory markers
2025/03/16 05:41:20 DEBUG : Creating backend with remote "/tmp/rclone1229928692"
run.go:180: Remote "Azure container rclone-test-baviquw5gihe", Local "Local file system at /tmp/rclone1229928692", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/16 05:41:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/16 05:41:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-baviquw5gihe
2025/03/16 05:41:20 NOTICE: Azure container rclone-test-baviquw5gihe: 1 files missing
2025/03/16 05:41:20 NOTICE: 1 hashes missing
2025/03/16 05:41:20 NOTICE: Azure container rclone-test-baviquw5gihe: 2 differences found
2025/03/16 05:41:20 NOTICE: Azure container rclone-test-baviquw5gihe: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/16 05:41:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/16 05:41:20 NOTICE: Azure container rclone-test-baviquw5gihe: 0 differences found
2025/03/16 05:41:20 NOTICE: Azure container rclone-test-baviquw5gihe: 1 matching files
2025/03/16 05:41:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-diyuzet2depi"
2025/03/16 05:41:20 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/16 05:41:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/16 05:41:20 DEBUG : Azure container rclone-test-diyuzet2depi: Using directory markers
2025/03/16 05:41:20 DEBUG : Creating backend with remote "/tmp/rclone2852766935"
run.go:180: Remote "Azure container rclone-test-diyuzet2depi", Local "Local file system at /tmp/rclone2852766935", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/16 05:41:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/16 05:41:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-diyuzet2depi
2025/03/16 05:41:20 NOTICE: Azure container rclone-test-diyuzet2depi: 1 files missing
2025/03/16 05:41:20 NOTICE: 1 hashes missing
2025/03/16 05:41:20 NOTICE: Azure container rclone-test-diyuzet2depi: 2 differences found
2025/03/16 05:41:20 NOTICE: Azure container rclone-test-diyuzet2depi: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/16 05:41:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/16 05:41:20 NOTICE: Azure container rclone-test-diyuzet2depi: 0 differences found
2025/03/16 05:41:20 NOTICE: Azure container rclone-test-diyuzet2depi: 1 matching files
2025/03/16 05:41:20 DEBUG : Azure container rclone-test-diyuzet2depi: Purge remote
2025/03/16 05:41:21 DEBUG : Azure container rclone-test-baviquw5gihe: Purge remote
2025/03/16 05:41:21 DEBUG : Azure container rclone-test-sufitil9quna: Purge remote
2025/03/16 05:41:21 DEBUG : Azure container rclone-test-doyufes6kera: Purge remote
2025/03/16 05:41:21 DEBUG : Azure container rclone-test-beqesol3heko: Purge remote
2025/03/16 05:41:21 DEBUG : Azure container rclone-test-gidajol7dura: Purge remote
2025/03/16 05:41:21 DEBUG : Azure container rclone-test-qojemud4feco: Purge remote
2025/03/16 05:41:21 DEBUG : Azure container rclone-test-qibijeg2fato: Purge remote
2025/03/16 05:41:21 DEBUG : Azure container rclone-test-rasawaq0gosi: Purge remote
2025/03/16 05:41:21 DEBUG : Azure container rclone-test-retikus7pome: Purge remote
--- PASS: TestApplyTransforms (3.51s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:41:21 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/16 05:41:21 DEBUG : sub/: Creating directory marker
2025/03/16 05:41:21 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/16 05:41:21 INFO : file1: Copied (new) to: sub/file2
2025/03/16 05:41:21 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/16 05:41:21 DEBUG : file1: Unchanged skipping
2025/03/16 05:41:22 DEBUG : Azure container rclone-test-fifabux6doqe: don't need to copy/move sub/file2, it is already at target location
2025/03/16 05:41:22 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.50s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.07s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:41:22 DEBUG : dst/: Creating directory marker
2025/03/16 05:41:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fifabux6doqe/backup"
2025/03/16 05:41:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/16 05:41:22 DEBUG : Azure container rclone-test-fifabux6doqe path backup: Using directory markers
2025/03/16 05:41:22 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fifabux6doqe/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-fifabux6doqe/backup"
2025/03/16 05:41:22 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/16 05:41:22 DEBUG : dst/: Creating directory marker
2025/03/16 05:41:22 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/16 05:41:22 INFO : dst/file1: Copied (server-side copy)
2025/03/16 05:41:22 INFO : dst/file1: Deleted
2025/03/16 05:41:22 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/16 05:41:22 INFO : dst/file1: Copied (new)
2025/03/16 05:41:23 DEBUG : dst/: Removing directory marker
2025/03/16 05:41:23 DEBUG : backup/dst/: Removing directory marker
2025/03/16 05:41:23 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-fifabux6doqe/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9135e501-001e-0066-1c36-96f3dd000000
Time:2025-03-16T05:41:23.2818999Z
--------------------------------------------------------------------------------
2025/03/16 05:41:24 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-fifabux6doqe/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9135e662-001e-0066-4036-96f3dd000000
Time:2025-03-16T05:41:24.3190626Z
--------------------------------------------------------------------------------
2025/03/16 05:41:25 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-fifabux6doqe/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9135e7b5-001e-0066-5e36-96f3dd000000
Time:2025-03-16T05:41:25.3564997Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9135e7b5-001e-0066-5e36-96f3dd000000
Time:2025-03-16T05:41:25.3564997Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.12s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:41:26 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fifabux6doqe/dst"
2025/03/16 05:41:26 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/16 05:41:26 DEBUG : Azure container rclone-test-fifabux6doqe path dst: Using directory markers
2025/03/16 05:41:26 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fifabux6doqe/CompareDest"
2025/03/16 05:41:26 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/16 05:41:26 DEBUG : Azure container rclone-test-fifabux6doqe path CompareDest: Using directory markers
2025/03/16 05:41:26 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fifabux6doqe/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-fifabux6doqe/CompareDest"
2025/03/16 05:41:26 DEBUG : one: Need to transfer - File not found at Destination
2025/03/16 05:41:26 DEBUG : /: Creating directory marker
2025/03/16 05:41:26 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/16 05:41:26 INFO : one: Copied (new)
2025/03/16 05:41:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fifabux6doqe/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fifabux6doqe/CompareDest"
2025/03/16 05:41:26 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/16 05:41:26 DEBUG : /: Creating directory marker
2025/03/16 05:41:27 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/16 05:41:27 INFO : one: Copied (replaced existing)
2025/03/16 05:41:27 DEBUG : dst/: Creating directory marker
2025/03/16 05:41:27 DEBUG : CompareDest/: Creating directory marker
2025/03/16 05:41:27 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fifabux6doqe/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fifabux6doqe/CompareDest"
2025/03/16 05:41:27 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/16 05:41:27 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/16 05:41:27 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/16 05:41:27 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fifabux6doqe/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fifabux6doqe/CompareDest"
2025/03/16 05:41:27 DEBUG : two: Need to transfer - File not found at Destination
2025/03/16 05:41:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/16 05:41:27 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/16 05:41:28 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fifabux6doqe/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fifabux6doqe/CompareDest"
2025/03/16 05:41:28 DEBUG : two: Need to transfer - File not found at Destination
2025/03/16 05:41:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/16 05:41:28 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/16 05:41:28 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fifabux6doqe/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fifabux6doqe/CompareDest"
2025/03/16 05:41:28 DEBUG : two: Need to transfer - File not found at Destination
2025/03/16 05:41:28 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/16 05:41:28 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/16 05:41:28 INFO : two: Copied (new)
2025/03/16 05:41:28 DEBUG : dst/: Removing directory marker
2025/03/16 05:41:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9135ec4e-001e-0066-6a36-96f3dd000000
Time:2025-03-16T05:41:28.7678516Z
--------------------------------------------------------------------------------
2025/03/16 05:41:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9135ed86-001e-0066-7336-96f3dd000000
Time:2025-03-16T05:41:29.8083669Z
--------------------------------------------------------------------------------
2025/03/16 05:41:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9135eeec-001e-0066-2036-96f3dd000000
Time:2025-03-16T05:41:30.8456312Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9135eeec-001e-0066-2036-96f3dd000000
Time:2025-03-16T05:41:30.8456312Z
--------------------------------------------------------------------------------
2025/03/16 05:41:31 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.60s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:41:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fifabux6doqe/dst"
2025/03/16 05:41:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/16 05:41:39 DEBUG : Azure container rclone-test-fifabux6doqe path dst: Using directory markers
2025/03/16 05:41:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fifabux6doqe/CopyDest"
2025/03/16 05:41:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/16 05:41:39 DEBUG : Azure container rclone-test-fifabux6doqe path CopyDest: Using directory markers
2025/03/16 05:41:39 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fifabux6doqe/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-fifabux6doqe/CopyDest"
2025/03/16 05:41:39 DEBUG : one: Need to transfer - File not found at Destination
2025/03/16 05:41:39 DEBUG : /: Creating directory marker
2025/03/16 05:41:39 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/16 05:41:39 INFO : one: Copied (new)
2025/03/16 05:41:39 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fifabux6doqe/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fifabux6doqe/CopyDest"
2025/03/16 05:41:39 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/16 05:41:39 DEBUG : /: Creating directory marker
2025/03/16 05:41:39 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/16 05:41:39 INFO : one: Copied (replaced existing)
2025/03/16 05:41:39 DEBUG : dst/: Creating directory marker
2025/03/16 05:41:39 DEBUG : CopyDest/: Creating directory marker
2025/03/16 05:41:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fifabux6doqe/BackupDir"
2025/03/16 05:41:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/16 05:41:40 DEBUG : Azure container rclone-test-fifabux6doqe path BackupDir: Using directory markers
2025/03/16 05:41:40 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fifabux6doqe/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-fifabux6doqe/BackupDir"
2025/03/16 05:41:40 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fifabux6doqe/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fifabux6doqe/CopyDest"
2025/03/16 05:41:40 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/16 05:41:40 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/16 05:41:40 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/16 05:41:40 DEBUG : /: Creating directory marker
2025/03/16 05:41:40 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/16 05:41:40 INFO : one: Copied (server-side copy)
2025/03/16 05:41:40 INFO : one: Deleted
2025/03/16 05:41:40 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/16 05:41:40 INFO : one: Copied (server-side copy)
2025/03/16 05:41:40 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/16 05:41:40 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fifabux6doqe/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fifabux6doqe/CopyDest"
2025/03/16 05:41:40 DEBUG : two: Need to transfer - File not found at Destination
2025/03/16 05:41:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/16 05:41:41 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/16 05:41:41 INFO : two: Copied (server-side copy)
2025/03/16 05:41:41 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/16 05:41:41 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fifabux6doqe/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fifabux6doqe/CopyDest"
2025/03/16 05:41:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/16 05:41:41 DEBUG : two: Unchanged skipping
2025/03/16 05:41:41 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fifabux6doqe/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fifabux6doqe/CopyDest"
2025/03/16 05:41:41 DEBUG : three: Need to transfer - File not found at Destination
2025/03/16 05:41:41 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/16 05:41:41 DEBUG : three: Destination not found in --copy-dest
2025/03/16 05:41:41 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/16 05:41:41 INFO : three: Copied (new)
2025/03/16 05:41:42 DEBUG : dst/: Removing directory marker
2025/03/16 05:41:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9135fda9-001e-0066-5736-96f3dd000000
Time:2025-03-16T05:41:42.1154151Z
--------------------------------------------------------------------------------
2025/03/16 05:41:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9135fee1-001e-0066-5036-96f3dd000000
Time:2025-03-16T05:41:43.1537253Z
--------------------------------------------------------------------------------
2025/03/16 05:41:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136002a-001e-0066-3f36-96f3dd000000
Time:2025-03-16T05:41:44.1907792Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136002a-001e-0066-3f36-96f3dd000000
Time:2025-03-16T05:41:44.1907792Z
--------------------------------------------------------------------------------
2025/03/16 05:41:45 DEBUG : CopyDest/: Removing directory marker
2025/03/16 05:41:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91360196-001e-0066-7336-96f3dd000000
Time:2025-03-16T05:41:45.2671109Z
--------------------------------------------------------------------------------
2025/03/16 05:41:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913602d2-001e-0066-7336-96f3dd000000
Time:2025-03-16T05:41:46.3046250Z
--------------------------------------------------------------------------------
2025/03/16 05:41:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913603fb-001e-0066-7536-96f3dd000000
Time:2025-03-16T05:41:47.3429223Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913603fb-001e-0066-7536-96f3dd000000
Time:2025-03-16T05:41:47.3429223Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.46s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/16 05:41:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91360d96-001e-0066-0636-96f3dd000000
Time:2025-03-16T05:41:55.5327208Z
--------------------------------------------------------------------------------
2025/03/16 05:41:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91360eea-001e-0066-1636-96f3dd000000
Time:2025-03-16T05:41:56.5700759Z
--------------------------------------------------------------------------------
2025/03/16 05:41:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91361031-001e-0066-1f36-96f3dd000000
Time:2025-03-16T05:41:57.6075964Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91361031-001e-0066-1f36-96f3dd000000
Time:2025-03-16T05:41:57.6075964Z
--------------------------------------------------------------------------------
2025/03/16 05:41:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91361164-001e-0066-2436-96f3dd000000
Time:2025-03-16T05:41:58.6459887Z
--------------------------------------------------------------------------------
2025/03/16 05:41:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136126d-001e-0066-7d36-96f3dd000000
Time:2025-03-16T05:41:59.6844339Z
--------------------------------------------------------------------------------
2025/03/16 05:42:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913613dc-001e-0066-2636-96f3dd000000
Time:2025-03-16T05:42:00.7216907Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913613dc-001e-0066-2636-96f3dd000000
Time:2025-03-16T05:42:00.7216907Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/16 05:42: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91361cfb-001e-0066-5a36-96f3dd000000
Time:2025-03-16T05:42:08.9110344Z
--------------------------------------------------------------------------------
2025/03/16 05:42: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91361e25-001e-0066-4a36-96f3dd000000
Time:2025-03-16T05:42:09.9535133Z
--------------------------------------------------------------------------------
2025/03/16 05:42: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91361f58-001e-0066-4b36-96f3dd000000
Time:2025-03-16T05:42:10.9908607Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91361f58-001e-0066-4b36-96f3dd000000
Time:2025-03-16T05:42:10.9908607Z
--------------------------------------------------------------------------------
2025/03/16 05:42:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136206a-001e-0066-3636-96f3dd000000
Time:2025-03-16T05:42:12.0289964Z
--------------------------------------------------------------------------------
2025/03/16 05:42:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136216e-001e-0066-0736-96f3dd000000
Time:2025-03-16T05:42:13.0669121Z
--------------------------------------------------------------------------------
2025/03/16 05:42:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136229e-001e-0066-7f36-96f3dd000000
Time:2025-03-16T05:42:14.1046558Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136229e-001e-0066-7f36-96f3dd000000
Time:2025-03-16T05:42:14.1046558Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:42:22 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/16 05:42:22 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/16 05:42:22 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/16 05:42:22 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/16 05:42:22 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/16 05:42:22 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/16 05:42:22 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/16 05:42:22 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/16 05:42:22 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 5055e419ba03579deaf21d4053785151 OK
2025/03/16 05:42:22 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/16 05:42:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91362c97-001e-0066-2636-96f3dd000000
Time:2025-03-16T05:42:23.2234050Z
--------------------------------------------------------------------------------
2025/03/16 05:42:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91362e27-001e-0066-7b36-96f3dd000000
Time:2025-03-16T05:42:24.2611424Z
--------------------------------------------------------------------------------
2025/03/16 05:42:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91362fca-001e-0066-6b36-96f3dd000000
Time:2025-03-16T05:42:25.2985169Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91362fca-001e-0066-6b36-96f3dd000000
Time:2025-03-16T05:42:25.2985169Z
--------------------------------------------------------------------------------
2025/03/16 05:42:26 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/16 05:42:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91363163-001e-0066-4d36-96f3dd000000
Time:2025-03-16T05:42:26.3756886Z
--------------------------------------------------------------------------------
2025/03/16 05:42:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913632e7-001e-0066-0a36-96f3dd000000
Time:2025-03-16T05:42:27.4136868Z
--------------------------------------------------------------------------------
2025/03/16 05:42:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91363461-001e-0066-4e36-96f3dd000000
Time:2025-03-16T05:42:28.4518572Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91363461-001e-0066-4e36-96f3dd000000
Time:2025-03-16T05:42:28.4518572Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/16 05:42: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91363f88-001e-0066-5736-96f3dd000000
Time:2025-03-16T05:42:36.6417017Z
--------------------------------------------------------------------------------
2025/03/16 05:42: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91364101-001e-0066-2036-96f3dd000000
Time:2025-03-16T05:42:37.6790906Z
--------------------------------------------------------------------------------
2025/03/16 05:42: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136424b-001e-0066-3636-96f3dd000000
Time:2025-03-16T05:42:38.7163186Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136424b-001e-0066-3636-96f3dd000000
Time:2025-03-16T05:42:38.7163186Z
--------------------------------------------------------------------------------
2025/03/16 05:42: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913643e9-001e-0066-2e36-96f3dd000000
Time:2025-03-16T05:42:39.7536592Z
--------------------------------------------------------------------------------
2025/03/16 05:42: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136451f-001e-0066-4f36-96f3dd000000
Time:2025-03-16T05:42:40.7925579Z
--------------------------------------------------------------------------------
2025/03/16 05:42: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91364657-001e-0066-5536-96f3dd000000
Time:2025-03-16T05:42:41.8298178Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91364657-001e-0066-5536-96f3dd000000
Time:2025-03-16T05:42:41.8298178Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.38s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/16 05:42: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91365091-001e-0066-6a36-96f3dd000000
Time:2025-03-16T05:42:50.0227852Z
--------------------------------------------------------------------------------
2025/03/16 05:42: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913651e3-001e-0066-6e36-96f3dd000000
Time:2025-03-16T05:42:51.0714530Z
--------------------------------------------------------------------------------
2025/03/16 05:42: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913652ee-001e-0066-5836-96f3dd000000
Time:2025-03-16T05:42:52.1089593Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913652ee-001e-0066-5836-96f3dd000000
Time:2025-03-16T05:42:52.1089593Z
--------------------------------------------------------------------------------
2025/03/16 05:42: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91365438-001e-0066-6c36-96f3dd000000
Time:2025-03-16T05:42:53.1463750Z
--------------------------------------------------------------------------------
2025/03/16 05:42: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136557f-001e-0066-7236-96f3dd000000
Time:2025-03-16T05:42:54.1953313Z
--------------------------------------------------------------------------------
2025/03/16 05:42: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913656e1-001e-0066-1536-96f3dd000000
Time:2025-03-16T05:42:55.2322668Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913656e1-001e-0066-1536-96f3dd000000
Time:2025-03-16T05:42:55.2322668Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.40s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/16 05:43: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913661d7-001e-0066-5a36-96f3dd000000
Time:2025-03-16T05:43:03.4215887Z
--------------------------------------------------------------------------------
2025/03/16 05:43: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91366311-001e-0066-5436-96f3dd000000
Time:2025-03-16T05:43:04.4597056Z
--------------------------------------------------------------------------------
2025/03/16 05:43: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91366457-001e-0066-6e36-96f3dd000000
Time:2025-03-16T05:43:05.4972942Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91366457-001e-0066-6e36-96f3dd000000
Time:2025-03-16T05:43:05.4972942Z
--------------------------------------------------------------------------------
2025/03/16 05:43: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91366594-001e-0066-7736-96f3dd000000
Time:2025-03-16T05:43:06.5350969Z
--------------------------------------------------------------------------------
2025/03/16 05:43: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91366713-001e-0066-4a36-96f3dd000000
Time:2025-03-16T05:43:07.5720399Z
--------------------------------------------------------------------------------
2025/03/16 05:43: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136684a-001e-0066-5436-96f3dd000000
Time:2025-03-16T05:43:08.6092904Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136684a-001e-0066-5436-96f3dd000000
Time:2025-03-16T05:43:08.6092904Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.38s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/16 05:43: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913672b1-001e-0066-1c36-96f3dd000000
Time:2025-03-16T05:43:16.8000441Z
--------------------------------------------------------------------------------
2025/03/16 05:43: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91367421-001e-0066-5636-96f3dd000000
Time:2025-03-16T05:43:17.8382642Z
--------------------------------------------------------------------------------
2025/03/16 05:43: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91367562-001e-0066-6f36-96f3dd000000
Time:2025-03-16T05:43:18.8755178Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91367562-001e-0066-6f36-96f3dd000000
Time:2025-03-16T05:43:18.8755178Z
--------------------------------------------------------------------------------
2025/03/16 05:43: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913676ed-001e-0066-1836-96f3dd000000
Time:2025-03-16T05:43:19.9131356Z
--------------------------------------------------------------------------------
2025/03/16 05:43: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91367846-001e-0066-2636-96f3dd000000
Time:2025-03-16T05:43:20.9524059Z
--------------------------------------------------------------------------------
2025/03/16 05:43: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913679b3-001e-0066-6336-96f3dd000000
Time:2025-03-16T05:43:21.9899377Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913679b3-001e-0066-6336-96f3dd000000
Time:2025-03-16T05:43:21.9899377Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.38s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/16 05:43: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91368536-001e-0066-5c36-96f3dd000000
Time:2025-03-16T05:43:30.1819122Z
--------------------------------------------------------------------------------
2025/03/16 05:43: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913686cb-001e-0066-3e36-96f3dd000000
Time:2025-03-16T05:43:31.2197566Z
--------------------------------------------------------------------------------
2025/03/16 05:43: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91368875-001e-0066-2c36-96f3dd000000
Time:2025-03-16T05:43:32.2574028Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91368875-001e-0066-2c36-96f3dd000000
Time:2025-03-16T05:43:32.2574028Z
--------------------------------------------------------------------------------
2025/03/16 05:43: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91368a29-001e-0066-2336-96f3dd000000
Time:2025-03-16T05:43:33.2956308Z
--------------------------------------------------------------------------------
2025/03/16 05:43: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91368b9a-001e-0066-6836-96f3dd000000
Time:2025-03-16T05:43:34.3339202Z
--------------------------------------------------------------------------------
2025/03/16 05:43: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91368d08-001e-0066-3436-96f3dd000000
Time:2025-03-16T05:43:35.3717319Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91368d08-001e-0066-3436-96f3dd000000
Time:2025-03-16T05:43:35.3717319Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:43:43 DEBUG : also/: Creating directory marker
2025/03/16 05:43:43 INFO : Azure container rclone-test-fifabux6doqe: Looking for duplicate md5 hashes using newest mode.
2025/03/16 05:43:44 NOTICE: 5ae45c01daea6bfd51a08b5883586f79: Found 3 files with duplicate md5 hashes
2025/03/16 05:43:44 INFO : one: Deleted
2025/03/16 05:43:44 INFO : also/one: Deleted
2025/03/16 05:43:44 NOTICE: 5ae45c01daea6bfd51a08b5883586f79: Deleted 2 extra copies
2025/03/16 05:43: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91369a26-001e-0066-5336-96f3dd000000
Time:2025-03-16T05:43:44.4388246Z
--------------------------------------------------------------------------------
2025/03/16 05:43: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91369be3-001e-0066-4b36-96f3dd000000
Time:2025-03-16T05:43:45.4761904Z
--------------------------------------------------------------------------------
2025/03/16 05:43: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91369d83-001e-0066-3236-96f3dd000000
Time:2025-03-16T05:43:46.5143039Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91369d83-001e-0066-3236-96f3dd000000
Time:2025-03-16T05:43:46.5143039Z
--------------------------------------------------------------------------------
2025/03/16 05:43:47 DEBUG : also/: Removing directory marker
2025/03/16 05:43: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91369f3a-001e-0066-2636-96f3dd000000
Time:2025-03-16T05:43:47.5901181Z
--------------------------------------------------------------------------------
2025/03/16 05:43:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136a0d8-001e-0066-7736-96f3dd000000
Time:2025-03-16T05:43:48.6283927Z
--------------------------------------------------------------------------------
2025/03/16 05:43:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136a22b-001e-0066-1e36-96f3dd000000
Time:2025-03-16T05:43:49.6667618Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136a22b-001e-0066-1e36-96f3dd000000
Time:2025-03-16T05:43:49.6667618Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.29s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/16 05:43:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136aef1-001e-0066-7036-96f3dd000000
Time:2025-03-16T05:43:57.8568176Z
--------------------------------------------------------------------------------
2025/03/16 05:43:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136b07e-001e-0066-5336-96f3dd000000
Time:2025-03-16T05:43:58.8942351Z
--------------------------------------------------------------------------------
2025/03/16 05:43:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136b239-001e-0066-5736-96f3dd000000
Time:2025-03-16T05:43:59.9310494Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136b239-001e-0066-5736-96f3dd000000
Time:2025-03-16T05:43:59.9310494Z
--------------------------------------------------------------------------------
2025/03/16 05:44:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136b3f3-001e-0066-5c36-96f3dd000000
Time:2025-03-16T05:44:00.9685910Z
--------------------------------------------------------------------------------
2025/03/16 05:44:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136b5a8-001e-0066-4a36-96f3dd000000
Time:2025-03-16T05:44:02.0059702Z
--------------------------------------------------------------------------------
2025/03/16 05:44: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136b762-001e-0066-4b36-96f3dd000000
Time:2025-03-16T05:44:03.0434668Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136b762-001e-0066-4b36-96f3dd000000
Time:2025-03-16T05:44:03.0434668Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/16 05:44: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136c220-001e-0066-1636-96f3dd000000
Time:2025-03-16T05:44:11.2389025Z
--------------------------------------------------------------------------------
2025/03/16 05:44:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136c35a-001e-0066-2036-96f3dd000000
Time:2025-03-16T05:44:12.2764216Z
--------------------------------------------------------------------------------
2025/03/16 05:44:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136c495-001e-0066-2036-96f3dd000000
Time:2025-03-16T05:44:13.3157302Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136c495-001e-0066-2036-96f3dd000000
Time:2025-03-16T05:44:13.3157302Z
--------------------------------------------------------------------------------
2025/03/16 05:44:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136c610-001e-0066-5036-96f3dd000000
Time:2025-03-16T05:44:14.3547463Z
--------------------------------------------------------------------------------
2025/03/16 05:44:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136c7bc-001e-0066-1d36-96f3dd000000
Time:2025-03-16T05:44:15.3921680Z
--------------------------------------------------------------------------------
2025/03/16 05:44:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136c964-001e-0066-7b36-96f3dd000000
Time:2025-03-16T05:44:16.4304597Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136c964-001e-0066-7b36-96f3dd000000
Time:2025-03-16T05:44:16.4304597Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/16 05:44:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136d3c8-001e-0066-7e36-96f3dd000000
Time:2025-03-16T05:44:24.6212606Z
--------------------------------------------------------------------------------
2025/03/16 05:44:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136d50b-001e-0066-1336-96f3dd000000
Time:2025-03-16T05:44:25.6588764Z
--------------------------------------------------------------------------------
2025/03/16 05:44:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136d642-001e-0066-2b36-96f3dd000000
Time:2025-03-16T05:44:26.6964696Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136d642-001e-0066-2b36-96f3dd000000
Time:2025-03-16T05:44:26.6964696Z
--------------------------------------------------------------------------------
2025/03/16 05:44:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136d772-001e-0066-3436-96f3dd000000
Time:2025-03-16T05:44:27.7343850Z
--------------------------------------------------------------------------------
2025/03/16 05:44:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136d8c4-001e-0066-5536-96f3dd000000
Time:2025-03-16T05:44:28.7733645Z
--------------------------------------------------------------------------------
2025/03/16 05:44:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136da60-001e-0066-1136-96f3dd000000
Time:2025-03-16T05:44:29.8109198Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136da60-001e-0066-1136-96f3dd000000
Time:2025-03-16T05:44:29.8109198Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.38s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/16 05:44:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136e4c3-001e-0066-1c36-96f3dd000000
Time:2025-03-16T05:44:38.0031923Z
--------------------------------------------------------------------------------
2025/03/16 05:44: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136e662-001e-0066-0e36-96f3dd000000
Time:2025-03-16T05:44:39.0405110Z
--------------------------------------------------------------------------------
2025/03/16 05:44: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136e7a7-001e-0066-1536-96f3dd000000
Time:2025-03-16T05:44:40.0784464Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136e7a7-001e-0066-1536-96f3dd000000
Time:2025-03-16T05:44:40.0784464Z
--------------------------------------------------------------------------------
2025/03/16 05:44:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136e8e0-001e-0066-1f36-96f3dd000000
Time:2025-03-16T05:44:41.1171849Z
--------------------------------------------------------------------------------
2025/03/16 05:44:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136ea32-001e-0066-3036-96f3dd000000
Time:2025-03-16T05:44:42.1547231Z
--------------------------------------------------------------------------------
2025/03/16 05:44:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136eb62-001e-0066-3136-96f3dd000000
Time:2025-03-16T05:44:43.1918562Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136eb62-001e-0066-3136-96f3dd000000
Time:2025-03-16T05:44:43.1918562Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/16 05:44:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136f760-001e-0066-4036-96f3dd000000
Time:2025-03-16T05:44:51.3839730Z
--------------------------------------------------------------------------------
2025/03/16 05:44:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136f8ba-001e-0066-6636-96f3dd000000
Time:2025-03-16T05:44:52.4212516Z
--------------------------------------------------------------------------------
2025/03/16 05:44:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136f9f5-001e-0066-7a36-96f3dd000000
Time:2025-03-16T05:44:53.4592246Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136f9f5-001e-0066-7a36-96f3dd000000
Time:2025-03-16T05:44:53.4592246Z
--------------------------------------------------------------------------------
2025/03/16 05:44:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136fb7a-001e-0066-5236-96f3dd000000
Time:2025-03-16T05:44:54.4970590Z
--------------------------------------------------------------------------------
2025/03/16 05:44:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136fcc4-001e-0066-6536-96f3dd000000
Time:2025-03-16T05:44:55.5344512Z
--------------------------------------------------------------------------------
2025/03/16 05:44:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136fe20-001e-0066-1336-96f3dd000000
Time:2025-03-16T05:44:56.5728734Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9136fe20-001e-0066-1336-96f3dd000000
Time:2025-03-16T05:44:56.5728734Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:45:04 DEBUG : sub dir/: Creating directory marker
2025/03/16 05:45:05 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/16 05:45:05 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/03/16 05:45:06 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/16 05:45:06 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/16 05:45:06 DEBUG : sub dir/: Removing directory marker
2025/03/16 05:45: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91370d22-001e-0066-5736-96f3dd000000
Time:2025-03-16T05:45:06.2300114Z
--------------------------------------------------------------------------------
2025/03/16 05:45: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91370eb3-001e-0066-3936-96f3dd000000
Time:2025-03-16T05:45:07.2678902Z
--------------------------------------------------------------------------------
2025/03/16 05:45: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91371000-001e-0066-6036-96f3dd000000
Time:2025-03-16T05:45:08.3055522Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91371000-001e-0066-6036-96f3dd000000
Time:2025-03-16T05:45:08.3055522Z
--------------------------------------------------------------------------------
2025/03/16 05:45: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91371140-001e-0066-5c36-96f3dd000000
Time:2025-03-16T05:45:09.3441114Z
--------------------------------------------------------------------------------
2025/03/16 05:45: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9137124e-001e-0066-3636-96f3dd000000
Time:2025-03-16T05:45:10.3820891Z
--------------------------------------------------------------------------------
2025/03/16 05:45: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913713a1-001e-0066-5736-96f3dd000000
Time:2025-03-16T05:45:11.4197216Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913713a1-001e-0066-5736-96f3dd000000
Time:2025-03-16T05:45:11.4197216Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.85s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:45:19 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/03/16 05:45:20 DEBUG : sub/: Removing directory marker
2025/03/16 05:45:20 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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9137215a-001e-0066-3736-96f3dd000000
Time:2025-03-16T05:45:20.5272007Z
--------------------------------------------------------------------------------
2025/03/16 05:45:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913722c0-001e-0066-7036-96f3dd000000
Time:2025-03-16T05:45:21.5659269Z
--------------------------------------------------------------------------------
2025/03/16 05:45:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91372431-001e-0066-4236-96f3dd000000
Time:2025-03-16T05:45:22.6037352Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91372431-001e-0066-4236-96f3dd000000
Time:2025-03-16T05:45:22.6037352Z
--------------------------------------------------------------------------------
2025/03/16 05:45:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913725c5-001e-0066-2836-96f3dd000000
Time:2025-03-16T05:45:23.6411439Z
--------------------------------------------------------------------------------
2025/03/16 05:45:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91372724-001e-0066-6536-96f3dd000000
Time:2025-03-16T05:45:24.6795835Z
--------------------------------------------------------------------------------
2025/03/16 05:45:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9137286a-001e-0066-7536-96f3dd000000
Time:2025-03-16T05:45:25.7172703Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9137286a-001e-0066-7536-96f3dd000000
Time:2025-03-16T05:45:25.7172703Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.30s)
--- 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-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:45:33 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/03/16 05:45:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fifabux6doqe/notfound"
2025/03/16 05:45:34 DEBUG : Config file has changed externally - reloading
2025/03/16 05:45:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/16 05:45:34 DEBUG : Azure container rclone-test-fifabux6doqe path notfound: Using directory markers
2025/03/16 05:45:34 DEBUG : sub/: Removing directory marker
2025/03/16 05:45:34 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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913734b6-001e-0066-5036-96f3dd000000
Time:2025-03-16T05:45:35.0108130Z
--------------------------------------------------------------------------------
2025/03/16 05:45: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9137363a-001e-0066-5a36-96f3dd000000
Time:2025-03-16T05:45:36.0490005Z
--------------------------------------------------------------------------------
2025/03/16 05:45: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91373815-001e-0066-7236-96f3dd000000
Time:2025-03-16T05:45:37.0869468Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91373815-001e-0066-7236-96f3dd000000
Time:2025-03-16T05:45:37.0869468Z
--------------------------------------------------------------------------------
2025/03/16 05:45: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91373a37-001e-0066-1836-96f3dd000000
Time:2025-03-16T05:45:38.1242313Z
--------------------------------------------------------------------------------
2025/03/16 05:45: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91373cca-001e-0066-6c36-96f3dd000000
Time:2025-03-16T05:45:39.1619059Z
--------------------------------------------------------------------------------
2025/03/16 05:45: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91373f82-001e-0066-4c36-96f3dd000000
Time:2025-03-16T05:45:40.1995352Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91373f82-001e-0066-4c36-96f3dd000000
Time:2025-03-16T05:45:40.1995352Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:45:48 INFO : Azure container rclone-test-fifabux6doqe: Making directory
2025/03/16 05:45:48 INFO : Azure container rclone-test-fifabux6doqe: Making directory
2025/03/16 05:45: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913751fd-001e-0066-6836-96f3dd000000
Time:2025-03-16T05:45:48.4315717Z
--------------------------------------------------------------------------------
2025/03/16 05:45: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9137535a-001e-0066-1636-96f3dd000000
Time:2025-03-16T05:45:49.4692593Z
--------------------------------------------------------------------------------
2025/03/16 05:45: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91375517-001e-0066-4c36-96f3dd000000
Time:2025-03-16T05:45:50.5069709Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91375517-001e-0066-4c36-96f3dd000000
Time:2025-03-16T05:45:50.5069709Z
--------------------------------------------------------------------------------
2025/03/16 05:45: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91375682-001e-0066-6836-96f3dd000000
Time:2025-03-16T05:45:51.5444655Z
--------------------------------------------------------------------------------
2025/03/16 05:45: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913757f0-001e-0066-1836-96f3dd000000
Time:2025-03-16T05:45:52.5819929Z
--------------------------------------------------------------------------------
2025/03/16 05:45: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91375968-001e-0066-6036-96f3dd000000
Time:2025-03-16T05:45:53.6193719Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91375968-001e-0066-6036-96f3dd000000
Time:2025-03-16T05:45:53.6193719Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:46:01 DEBUG : sub dir/: Creating directory marker
2025/03/16 05:46:02 DEBUG : sub dir/: Removing directory marker
2025/03/16 05:46:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9137654a-001e-0066-7c36-96f3dd000000
Time:2025-03-16T05:46:02.1872283Z
--------------------------------------------------------------------------------
2025/03/16 05:46:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91376748-001e-0066-3136-96f3dd000000
Time:2025-03-16T05:46:03.2256827Z
--------------------------------------------------------------------------------
2025/03/16 05:46:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913768ca-001e-0066-7a36-96f3dd000000
Time:2025-03-16T05:46:04.2629944Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913768ca-001e-0066-7a36-96f3dd000000
Time:2025-03-16T05:46:04.2629944Z
--------------------------------------------------------------------------------
2025/03/16 05:46:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91376a5c-001e-0066-5936-96f3dd000000
Time:2025-03-16T05:46:05.3005238Z
--------------------------------------------------------------------------------
2025/03/16 05:46:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91376b82-001e-0066-5f36-96f3dd000000
Time:2025-03-16T05:46:06.3402952Z
--------------------------------------------------------------------------------
2025/03/16 05:46:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91376ce5-001e-0066-1036-96f3dd000000
Time:2025-03-16T05:46:07.3775062Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91376ce5-001e-0066-1036-96f3dd000000
Time:2025-03-16T05:46:07.3775062Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:46:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913778cb-001e-0066-5336-96f3dd000000
Time:2025-03-16T05:46:15.9819180Z
--------------------------------------------------------------------------------
2025/03/16 05:46: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91377afa-001e-0066-3336-96f3dd000000
Time:2025-03-16T05:46:17.0193769Z
--------------------------------------------------------------------------------
2025/03/16 05:46: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91377c69-001e-0066-6d36-96f3dd000000
Time:2025-03-16T05:46:18.0573096Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91377c69-001e-0066-6d36-96f3dd000000
Time:2025-03-16T05:46:18.0573096Z
--------------------------------------------------------------------------------
2025/03/16 05:46: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91377def-001e-0066-3036-96f3dd000000
Time:2025-03-16T05:46:19.0963517Z
--------------------------------------------------------------------------------
2025/03/16 05:46: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91377fa8-001e-0066-7736-96f3dd000000
Time:2025-03-16T05:46:20.1337722Z
--------------------------------------------------------------------------------
2025/03/16 05:46: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91378118-001e-0066-1936-96f3dd000000
Time:2025-03-16T05:46:21.1716331Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91378118-001e-0066-1936-96f3dd000000
Time:2025-03-16T05:46:21.1716331Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.79s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:46:29 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/16 05:46:29 DEBUG : empty space: Excluded
2025/03/16 05:46:29 DEBUG : BackupDir: Excluded
2025/03/16 05:46:29 DEBUG : dst: Excluded
2025/03/16 05:46:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91378cb9-001e-0066-1936-96f3dd000000
Time:2025-03-16T05:46:29.8303090Z
--------------------------------------------------------------------------------
2025/03/16 05:46:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91378dfb-001e-0066-2436-96f3dd000000
Time:2025-03-16T05:46:30.8678142Z
--------------------------------------------------------------------------------
2025/03/16 05:46:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91378f4b-001e-0066-3d36-96f3dd000000
Time:2025-03-16T05:46:31.9062341Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91378f4b-001e-0066-3d36-96f3dd000000
Time:2025-03-16T05:46:31.9062341Z
--------------------------------------------------------------------------------
2025/03/16 05:46:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91379086-001e-0066-4636-96f3dd000000
Time:2025-03-16T05:46:32.9442181Z
--------------------------------------------------------------------------------
2025/03/16 05:46:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9137917d-001e-0066-2436-96f3dd000000
Time:2025-03-16T05:46:33.9821781Z
--------------------------------------------------------------------------------
2025/03/16 05:46: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913792c9-001e-0066-3636-96f3dd000000
Time:2025-03-16T05:46:35.0193995Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913792c9-001e-0066-3636-96f3dd000000
Time:2025-03-16T05:46:35.0193995Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.85s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:46:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91379e47-001e-0066-0936-96f3dd000000
Time:2025-03-16T05:46:43.6224470Z
--------------------------------------------------------------------------------
2025/03/16 05:46:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91379fb2-001e-0066-4736-96f3dd000000
Time:2025-03-16T05:46:44.6603801Z
--------------------------------------------------------------------------------
2025/03/16 05:46:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9137a0ff-001e-0066-7436-96f3dd000000
Time:2025-03-16T05:46:45.6982386Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9137a0ff-001e-0066-7436-96f3dd000000
Time:2025-03-16T05:46:45.6982386Z
--------------------------------------------------------------------------------
2025/03/16 05:46:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9137a238-001e-0066-7736-96f3dd000000
Time:2025-03-16T05:46:46.7362780Z
--------------------------------------------------------------------------------
2025/03/16 05:46:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9137a3f1-001e-0066-7036-96f3dd000000
Time:2025-03-16T05:46:47.7741931Z
--------------------------------------------------------------------------------
2025/03/16 05:46:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9137a53f-001e-0066-0836-96f3dd000000
Time:2025-03-16T05:46:48.8118617Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9137a53f-001e-0066-0836-96f3dd000000
Time:2025-03-16T05:46:48.8118617Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/16 05:46:57 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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f5648452-501e-00a0-0e36-96385c000000
Time:2025-03-16T05:46:57.5187872Z
--------------------------------------------------------------------------------
2025/03/16 05:46:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f5648615-501e-00a0-0c36-96385c000000
Time:2025-03-16T05:46:58.5557738Z
--------------------------------------------------------------------------------
2025/03/16 05:46:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f56487b5-501e-00a0-0536-96385c000000
Time:2025-03-16T05:46:59.5932199Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f56487b5-501e-00a0-0536-96385c000000
Time:2025-03-16T05:46:59.5932199Z
--------------------------------------------------------------------------------
2025/03/16 05:47:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f564890a-501e-00a0-2936-96385c000000
Time:2025-03-16T05:47:00.6306525Z
--------------------------------------------------------------------------------
2025/03/16 05:47:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f5648ab8-501e-00a0-1136-96385c000000
Time:2025-03-16T05:47:01.6681608Z
--------------------------------------------------------------------------------
2025/03/16 05:47:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f5648c3a-501e-00a0-5d36-96385c000000
Time:2025-03-16T05:47:02.7051535Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f5648c3a-501e-00a0-5d36-96385c000000
Time:2025-03-16T05:47:02.7051535Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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/03/16 05:47:10 DEBUG : Creating backend with remote ":memory:"
2025/03/16 05:47:10 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/16 05:47:10 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/16 05:47:10 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/16 05:47:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/16 05:47:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/16 05:47:10 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/16 05:47:10 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/16 05:47:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/16 05:47:10 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-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:47:11 DEBUG : sub dir/: Creating directory marker
2025/03/16 05:47:11 DEBUG : sub dir/: Removing directory marker
2025/03/16 05:47: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f5649a6c-501e-00a0-3236-96385c000000
Time:2025-03-16T05:47:11.5213671Z
--------------------------------------------------------------------------------
2025/03/16 05:47:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f5649bc8-501e-00a0-6b36-96385c000000
Time:2025-03-16T05:47:12.5589155Z
--------------------------------------------------------------------------------
2025/03/16 05:47:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f5649d23-501e-00a0-1f36-96385c000000
Time:2025-03-16T05:47:13.5958819Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f5649d23-501e-00a0-1f36-96385c000000
Time:2025-03-16T05:47:13.5958819Z
--------------------------------------------------------------------------------
2025/03/16 05:47:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f5649e96-501e-00a0-5a36-96385c000000
Time:2025-03-16T05:47:14.6326780Z
--------------------------------------------------------------------------------
2025/03/16 05:47:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f564a050-501e-00a0-5436-96385c000000
Time:2025-03-16T05:47:15.6701813Z
--------------------------------------------------------------------------------
2025/03/16 05:47:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f564a20c-501e-00a0-5836-96385c000000
Time:2025-03-16T05:47:16.7067614Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f564a20c-501e-00a0-5836-96385c000000
Time:2025-03-16T05:47:16.7067614Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.00s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:47:25 DEBUG : Waiting for deletions to finish
2025/03/16 05:47:25 DEBUG : large: Excluded (Size Filter)
2025/03/16 05:47:25 INFO : medium: Deleted
2025/03/16 05:47:25 INFO : small: Deleted
2025/03/16 05:47: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9137d8b6-001e-0066-4536-96f3dd000000
Time:2025-03-16T05:47:25.4594064Z
--------------------------------------------------------------------------------
2025/03/16 05:47: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9137da10-001e-0066-8036-96f3dd000000
Time:2025-03-16T05:47:26.4970673Z
--------------------------------------------------------------------------------
2025/03/16 05:47: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9137db57-001e-0066-2236-96f3dd000000
Time:2025-03-16T05:47:27.5345092Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9137db57-001e-0066-2236-96f3dd000000
Time:2025-03-16T05:47:27.5345092Z
--------------------------------------------------------------------------------
2025/03/16 05:47: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9137dd08-001e-0066-0536-96f3dd000000
Time:2025-03-16T05:47:28.5731130Z
--------------------------------------------------------------------------------
2025/03/16 05:47: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9137de50-001e-0066-2236-96f3dd000000
Time:2025-03-16T05:47:29.6103060Z
--------------------------------------------------------------------------------
2025/03/16 05:47: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9137dfe8-001e-0066-7f36-96f3dd000000
Time:2025-03-16T05:47:30.6482233Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9137dfe8-001e-0066-7f36-96f3dd000000
Time:2025-03-16T05:47:30.6482233Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.94s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:47:39 DEBUG : Waiting for deletions to finish
2025/03/16 05:47:39 ERROR : medium: Got fatal error on delete: --max-delete threshold reached
2025/03/16 05:47:39 INFO : large: Deleted
2025/03/16 05:47:39 INFO : small: Deleted
2025/03/16 05:47: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f564c7c6-501e-00a0-5336-96385c000000
Time:2025-03-16T05:47:39.3956842Z
--------------------------------------------------------------------------------
2025/03/16 05:47: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f564c9c0-501e-00a0-2236-96385c000000
Time:2025-03-16T05:47:40.4322280Z
--------------------------------------------------------------------------------
2025/03/16 05:47: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f564cb33-501e-00a0-6036-96385c000000
Time:2025-03-16T05:47:41.4693300Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f564cb33-501e-00a0-6036-96385c000000
Time:2025-03-16T05:47:41.4693300Z
--------------------------------------------------------------------------------
2025/03/16 05:47: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f564cc8a-501e-00a0-0836-96385c000000
Time:2025-03-16T05:47:42.5063697Z
--------------------------------------------------------------------------------
2025/03/16 05:47: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f564cddc-501e-00a0-1b36-96385c000000
Time:2025-03-16T05:47:43.5432124Z
--------------------------------------------------------------------------------
2025/03/16 05:47: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f564cf58-501e-00a0-3836-96385c000000
Time:2025-03-16T05:47:44.5801069Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f564cf58-501e-00a0-3836-96385c000000
Time:2025-03-16T05:47:44.5801069Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/03/16 05:47: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f564d980-501e-00a0-4636-96385c000000
Time:2025-03-16T05:47:52.7671061Z
--------------------------------------------------------------------------------
2025/03/16 05:47: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f564da90-501e-00a0-2136-96385c000000
Time:2025-03-16T05:47:53.8037765Z
--------------------------------------------------------------------------------
2025/03/16 05:47: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f564dbd0-501e-00a0-2b36-96385c000000
Time:2025-03-16T05:47:54.8409005Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f564dbd0-501e-00a0-2b36-96385c000000
Time:2025-03-16T05:47:54.8409005Z
--------------------------------------------------------------------------------
2025/03/16 05:47: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f564dcfc-501e-00a0-2136-96385c000000
Time:2025-03-16T05:47:55.8776482Z
--------------------------------------------------------------------------------
2025/03/16 05:47: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f564de61-501e-00a0-4236-96385c000000
Time:2025-03-16T05:47:56.9143383Z
--------------------------------------------------------------------------------
2025/03/16 05:47: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f564dfba-501e-00a0-5a36-96385c000000
Time:2025-03-16T05:47:57.9518806Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f564dfba-501e-00a0-5a36-96385c000000
Time:2025-03-16T05:47:57.9518806Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.31s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:48:06 DEBUG : Waiting for deletions to finish
2025/03/16 05:48:06 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/16 05:48:06 INFO : small: Deleted
2025/03/16 05:48:06 INFO : medium: Deleted
2025/03/16 05:48: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91381412-001e-0066-3936-96f3dd000000
Time:2025-03-16T05:48:06.7004622Z
--------------------------------------------------------------------------------
2025/03/16 05:48: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91381596-001e-0066-1736-96f3dd000000
Time:2025-03-16T05:48:07.7378762Z
--------------------------------------------------------------------------------
2025/03/16 05:48: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9138173b-001e-0066-8036-96f3dd000000
Time:2025-03-16T05:48:08.7752097Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9138173b-001e-0066-8036-96f3dd000000
Time:2025-03-16T05:48:08.7752097Z
--------------------------------------------------------------------------------
2025/03/16 05:48: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913818d7-001e-0066-5536-96f3dd000000
Time:2025-03-16T05:48:09.8126513Z
--------------------------------------------------------------------------------
2025/03/16 05:48: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91381a69-001e-0066-3b37-96f3dd000000
Time:2025-03-16T05:48:10.8504400Z
--------------------------------------------------------------------------------
2025/03/16 05:48: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91381bfc-001e-0066-1f37-96f3dd000000
Time:2025-03-16T05:48:11.8924486Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91381bfc-001e-0066-1f37-96f3dd000000
Time:2025-03-16T05:48:11.8924486Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/03/16 05:48:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913827b5-001e-0066-6937-96f3dd000000
Time:2025-03-16T05:48:20.0838432Z
--------------------------------------------------------------------------------
2025/03/16 05:48:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91382920-001e-0066-1537-96f3dd000000
Time:2025-03-16T05:48:21.1219512Z
--------------------------------------------------------------------------------
2025/03/16 05:48:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91382aa2-001e-0066-5d37-96f3dd000000
Time:2025-03-16T05:48:22.1589344Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91382aa2-001e-0066-5d37-96f3dd000000
Time:2025-03-16T05:48:22.1589344Z
--------------------------------------------------------------------------------
2025/03/16 05:48:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91382c0a-001e-0066-1d37-96f3dd000000
Time:2025-03-16T05:48:23.1969157Z
--------------------------------------------------------------------------------
2025/03/16 05:48:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91382d70-001e-0066-5b37-96f3dd000000
Time:2025-03-16T05:48:24.2345188Z
--------------------------------------------------------------------------------
2025/03/16 05:48:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91382ed7-001e-0066-1437-96f3dd000000
Time:2025-03-16T05:48:25.2719645Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91382ed7-001e-0066-1437-96f3dd000000
Time:2025-03-16T05:48:25.2719645Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.32s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:48:33 DEBUG : Waiting for deletions to finish
2025/03/16 05:48:33 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/16 05:48:33 INFO : medium: Deleted
2025/03/16 05:48:33 INFO : large: Deleted
2025/03/16 05:48: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91383a5e-001e-0066-6137-96f3dd000000
Time:2025-03-16T05:48:34.0321336Z
--------------------------------------------------------------------------------
2025/03/16 05:48: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91383b9c-001e-0066-7237-96f3dd000000
Time:2025-03-16T05:48:35.0699938Z
--------------------------------------------------------------------------------
2025/03/16 05:48: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91383cf7-001e-0066-0237-96f3dd000000
Time:2025-03-16T05:48:36.1071002Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91383cf7-001e-0066-0237-96f3dd000000
Time:2025-03-16T05:48:36.1071002Z
--------------------------------------------------------------------------------
2025/03/16 05:48: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91383e54-001e-0066-3237-96f3dd000000
Time:2025-03-16T05:48:37.1459298Z
--------------------------------------------------------------------------------
2025/03/16 05:48: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91383f9c-001e-0066-4537-96f3dd000000
Time:2025-03-16T05:48:38.1844255Z
--------------------------------------------------------------------------------
2025/03/16 05:48: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913840d5-001e-0066-5437-96f3dd000000
Time:2025-03-16T05:48:39.2227603Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913840d5-001e-0066-5437-96f3dd000000
Time:2025-03-16T05:48:39.2227603Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/03/16 05:48:47 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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91384c8e-001e-0066-1837-96f3dd000000
Time:2025-03-16T05:48:47.4147191Z
--------------------------------------------------------------------------------
2025/03/16 05:48:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91384dcb-001e-0066-2f37-96f3dd000000
Time:2025-03-16T05:48:48.4533499Z
--------------------------------------------------------------------------------
2025/03/16 05:48:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91384f56-001e-0066-0837-96f3dd000000
Time:2025-03-16T05:48:49.4918942Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91384f56-001e-0066-0837-96f3dd000000
Time:2025-03-16T05:48:49.4918942Z
--------------------------------------------------------------------------------
2025/03/16 05:48:50 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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91385104-001e-0066-2f37-96f3dd000000
Time:2025-03-16T05:48:50.5307253Z
--------------------------------------------------------------------------------
2025/03/16 05:48:51 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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91385240-001e-0066-2f37-96f3dd000000
Time:2025-03-16T05:48:51.5684580Z
--------------------------------------------------------------------------------
2025/03/16 05:48: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91385393-001e-0066-5737-96f3dd000000
Time:2025-03-16T05:48:52.6066473Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91385393-001e-0066-5737-96f3dd000000
Time:2025-03-16T05:48:52.6066473Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.34s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:49: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91385e41-001e-0066-5e37-96f3dd000000
Time:2025-03-16T05:49:01.0959942Z
--------------------------------------------------------------------------------
2025/03/16 05:49: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91385f87-001e-0066-7837-96f3dd000000
Time:2025-03-16T05:49:02.1340822Z
--------------------------------------------------------------------------------
2025/03/16 05:49: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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91386102-001e-0066-2637-96f3dd000000
Time:2025-03-16T05:49:03.1725569Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91386102-001e-0066-2637-96f3dd000000
Time:2025-03-16T05:49:03.1725569Z
--------------------------------------------------------------------------------
2025/03/16 05:49: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91386258-001e-0066-4737-96f3dd000000
Time:2025-03-16T05:49:04.2101305Z
--------------------------------------------------------------------------------
2025/03/16 05:49: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913863b7-001e-0066-6637-96f3dd000000
Time:2025-03-16T05:49:05.2474037Z
--------------------------------------------------------------------------------
2025/03/16 05:49: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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91386504-001e-0066-0537-96f3dd000000
Time:2025-03-16T05:49:06.2847690Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91386504-001e-0066-0537-96f3dd000000
Time:2025-03-16T05:49:06.2847690Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/03/16 05:49:14 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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91387269-001e-0066-7137-96f3dd000000
Time:2025-03-16T05:49:14.4761026Z
--------------------------------------------------------------------------------
2025/03/16 05:49:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913873ad-001e-0066-1237-96f3dd000000
Time:2025-03-16T05:49:15.5140926Z
--------------------------------------------------------------------------------
2025/03/16 05:49:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91387533-001e-0066-6537-96f3dd000000
Time:2025-03-16T05:49:16.5512576Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91387533-001e-0066-6537-96f3dd000000
Time:2025-03-16T05:49:16.5512576Z
--------------------------------------------------------------------------------
2025/03/16 05:49:17 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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:913876b6-001e-0066-3a37-96f3dd000000
Time:2025-03-16T05:49:17.5887005Z
--------------------------------------------------------------------------------
2025/03/16 05:49:18 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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91387817-001e-0066-6837-96f3dd000000
Time:2025-03-16T05:49:18.6259833Z
--------------------------------------------------------------------------------
2025/03/16 05:49:19 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-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91387981-001e-0066-2237-96f3dd000000
Time:2025-03-16T05:49:19.6642079Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91387981-001e-0066-2237-96f3dd000000
Time:2025-03-16T05:49:19.6642079Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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/03/16 05:49:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/16 05:49:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/16 05:49:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/16 05:49:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/16 05:49:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/16 05:49:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/16 05:49:27 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-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:49:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9138874d-001e-0066-7937-96f3dd000000
Time:2025-03-16T05:49:28.9692015Z
--------------------------------------------------------------------------------
2025/03/16 05:49:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91388916-001e-0066-8037-96f3dd000000
Time:2025-03-16T05:49:30.0061839Z
--------------------------------------------------------------------------------
2025/03/16 05:49:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91388a99-001e-0066-5437-96f3dd000000
Time:2025-03-16T05:49:31.0435538Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91388a99-001e-0066-5437-96f3dd000000
Time:2025-03-16T05:49:31.0435538Z
--------------------------------------------------------------------------------
2025/03/16 05:49:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91388c02-001e-0066-0f37-96f3dd000000
Time:2025-03-16T05:49:32.0814639Z
--------------------------------------------------------------------------------
2025/03/16 05:49:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91388d8b-001e-0066-6d37-96f3dd000000
Time:2025-03-16T05:49:33.1195815Z
--------------------------------------------------------------------------------
2025/03/16 05:49:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91388f3a-001e-0066-6937-96f3dd000000
Time:2025-03-16T05:49:34.1567549Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91388f3a-001e-0066-6937-96f3dd000000
Time:2025-03-16T05:49:34.1567549Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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/03/16 05:49:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-heqeciv0xuvu"
2025/03/16 05:49:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/16 05:49:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/16 05:49:42 DEBUG : Azure container rclone-test-heqeciv0xuvu: Using directory markers
2025/03/16 05:49:42 DEBUG : Creating backend with remote "/tmp/rclone2241368958"
run.go:180: Remote "Azure container rclone-test-heqeciv0xuvu", Local "Local file system at /tmp/rclone2241368958", Modify Window "1ns"
2025/03/16 05:49:42 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/16 05:49:42 DEBUG : A1/B1/: Creating directory marker
2025/03/16 05:49:42 DEBUG : A1/: Creating directory marker
2025/03/16 05:49:42 INFO : A2: Making directory
2025/03/16 05:49:42 DEBUG : A2/: Creating directory marker
2025/03/16 05:49:42 INFO : A1/B2: Making directory
2025/03/16 05:49:42 DEBUG : A1/B2/: Creating directory marker
2025/03/16 05:49:42 INFO : A1/B2/C2: Making directory
2025/03/16 05:49:42 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/16 05:49:42 INFO : A1/B1/C3: Making directory
2025/03/16 05:49:42 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/16 05:49:43 INFO : A3: Making directory
2025/03/16 05:49:43 DEBUG : A3/: Creating directory marker
2025/03/16 05:49:43 INFO : A3/B3: Making directory
2025/03/16 05:49:43 DEBUG : A3/B3/: Creating directory marker
2025/03/16 05:49:43 INFO : A3/B3/C4: Making directory
2025/03/16 05:49:43 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/16 05:49:43 DEBUG : Waiting for deletions to finish
2025/03/16 05:49:43 INFO : A1/B1/C1/one: Deleted
2025/03/16 05:49:43 DEBUG : removing 2 level 3 directories
2025/03/16 05:49:43 INFO : A1/B1/C3: Removing directory
2025/03/16 05:49:43 INFO : A1/B1/C1: Removing directory
2025/03/16 05:49:43 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/16 05:49:43 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/16 05:49:43 DEBUG : removing 1 level 2 directories
2025/03/16 05:49:43 INFO : A1/B1: Removing directory
2025/03/16 05:49:43 DEBUG : A1/B1/: Removing directory marker
2025/03/16 05:49:44 DEBUG : Azure container rclone-test-heqeciv0xuvu: Purge remote
2025/03/16 05:49:44 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.73s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:49:44 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/16 05:49:44 DEBUG : A1/B1/: Creating directory marker
2025/03/16 05:49:44 DEBUG : A1/: Creating directory marker
2025/03/16 05:49:44 INFO : A2: Making directory
2025/03/16 05:49:44 DEBUG : A2/: Creating directory marker
2025/03/16 05:49:44 INFO : A1/B2: Making directory
2025/03/16 05:49:44 DEBUG : A1/B2/: Creating directory marker
2025/03/16 05:49:44 INFO : A1/B2/C2: Making directory
2025/03/16 05:49:44 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/16 05:49:44 INFO : A1/B1/C3: Making directory
2025/03/16 05:49:44 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/16 05:49:44 INFO : A3: Making directory
2025/03/16 05:49:44 DEBUG : A3/: Creating directory marker
2025/03/16 05:49:44 INFO : A3/B3: Making directory
2025/03/16 05:49:44 DEBUG : A3/B3/: Creating directory marker
2025/03/16 05:49:44 INFO : A3/B3/C4: Making directory
2025/03/16 05:49:44 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/16 05:49:52 DEBUG : removing 1 level 3 directories
2025/03/16 05:49:52 INFO : A3/B3/C4: Removing directory
2025/03/16 05:49:52 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/16 05:49:59 DEBUG : removing 2 level 3 directories
2025/03/16 05:49:59 INFO : A1/B2/C2: Removing directory
2025/03/16 05:49:59 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/16 05:49:59 INFO : A1/B1/C3: Removing directory
2025/03/16 05:49:59 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/16 05:49:59 DEBUG : removing 4 level 2 directories
2025/03/16 05:49:59 INFO : dst/: Removing directory
2025/03/16 05:49:59 DEBUG : dst//: Removing directory marker
2025/03/16 05:49:59 INFO : A3/B3: Removing directory
2025/03/16 05:49:59 DEBUG : A3/B3/: Removing directory marker
2025/03/16 05:49:59 INFO : A1/B2: Removing directory
2025/03/16 05:49:59 INFO : BackupDir/: Removing directory
2025/03/16 05:49:59 DEBUG : A1/B2/: Removing directory marker
2025/03/16 05:49:59 DEBUG : BackupDir//: Removing directory marker
2025/03/16 05:49:59 DEBUG : removing 4 level 1 directories
2025/03/16 05:49:59 INFO : dst: Removing directory
2025/03/16 05:49:59 DEBUG : dst/: Removing directory marker
2025/03/16 05:49:59 INFO : A3: Removing directory
2025/03/16 05:49:59 INFO : BackupDir: Removing directory
2025/03/16 05:49:59 DEBUG : BackupDir/: Removing directory marker
2025/03/16 05:49:59 DEBUG : A3/: Removing directory marker
2025/03/16 05:49:59 INFO : A2: Removing directory
2025/03/16 05:49:59 DEBUG : A2/: Removing directory marker
2025/03/16 05:50:00 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bd79b418-a01e-0050-4737-967ead000000
Time:2025-03-16T05:50:00.0013307Z
--------------------------------------------------------------------------------
2025/03/16 05:50:00 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fdd53d62-b01e-00a8-7d37-962253000000
Time:2025-03-16T05:50:00.0034985Z
--------------------------------------------------------------------------------
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-fifabux6doqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fdd53d62-b01e-00a8-7d37-962253000000
Time:2025-03-16T05:50:00.0034985Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/16 05:50:00 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/16 05:50:00 DEBUG : A1/B1/: Removing directory marker
2025/03/16 05:50:00 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.30s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:50:00 INFO : A1: Making directory
2025/03/16 05:50:00 DEBUG : A1/: Creating directory marker
2025/03/16 05:50:00 INFO : A1/B1: Making directory
2025/03/16 05:50:00 DEBUG : A1/B1/: Creating directory marker
2025/03/16 05:50:00 INFO : A1/B1/C1: Making directory
2025/03/16 05:50:00 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/16 05:50:00 DEBUG : removing 1 level 3 directories
2025/03/16 05:50:00 INFO : A1/B1/C1: Removing directory
2025/03/16 05:50:00 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/16 05:50:00 DEBUG : removing 1 level 2 directories
2025/03/16 05:50:00 INFO : A1/B1: Removing directory
2025/03/16 05:50:00 DEBUG : A1/B1/: Removing directory marker
2025/03/16 05:50:00 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.71s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:50:01 INFO : A1: Making directory
2025/03/16 05:50:01 DEBUG : A1/: Creating directory marker
2025/03/16 05:50:01 INFO : A1/B1: Making directory
2025/03/16 05:50:01 DEBUG : A1/B1/: Creating directory marker
2025/03/16 05:50:01 INFO : A1/B1/C1: Making directory
2025/03/16 05:50:01 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/16 05:50:01 DEBUG : removing 1 level 3 directories
2025/03/16 05:50:01 INFO : A1/B1/C1: Removing directory
2025/03/16 05:50:01 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/16 05:50:01 DEBUG : removing 1 level 2 directories
2025/03/16 05:50:01 INFO : A1/B1: Removing directory
2025/03/16 05:50:01 DEBUG : A1/B1/: Removing directory marker
2025/03/16 05:50:01 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.75s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:50:01 DEBUG : filename.txt: File name found in url
2025/03/16 05:50:02 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.76s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:50:02 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/16 05:50:02 DEBUG : sub/: Creating directory marker
2025/03/16 05:50:02 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/16 05:50:02 INFO : file1: Copied (new) to: sub/file2
2025/03/16 05:50:02 INFO : file1: Deleted
2025/03/16 05:50:02 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/16 05:50:02 DEBUG : file1: Unchanged skipping
2025/03/16 05:50:02 INFO : file1: Deleted
2025/03/16 05:50:02 DEBUG : Azure container rclone-test-fifabux6doqe: don't need to copy/move sub/file2, it is already at target location
2025/03/16 05:50:02 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.50s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:50:03 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/16 05:50:03 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/16 05:50:03 INFO : file1: Copied (new)
2025/03/16 05:50:03 INFO : file1: Deleted
2025/03/16 05:50:03 DEBUG : file1: Destination exists, skipping
2025/03/16 05:50:03 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.34s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.07s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.07s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:50:03 DEBUG : dst/: Creating directory marker
2025/03/16 05:50:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fifabux6doqe/backup"
2025/03/16 05:50:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/16 05:50:03 DEBUG : Azure container rclone-test-fifabux6doqe path backup: Using directory markers
2025/03/16 05:50:03 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fifabux6doqe/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-fifabux6doqe/backup"
2025/03/16 05:50:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/16 05:50:04 DEBUG : dst/: Creating directory marker
2025/03/16 05:50:04 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/16 05:50:04 INFO : dst/file1: Copied (server-side copy)
2025/03/16 05:50:04 INFO : dst/file1: Deleted
2025/03/16 05:50:04 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/16 05:50:04 INFO : dst/file1: Copied (new)
2025/03/16 05:50:04 INFO : dst/file1: Deleted
2025/03/16 05:50:04 DEBUG : dst/: Removing directory marker
2025/03/16 05:50:04 DEBUG : backup/dst/: Removing directory marker
2025/03/16 05:50:04 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-fifabux6doqe/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:07a5f95f-901e-0016-3837-964a2a000000
Time:2025-03-16T05:50:04.6257101Z
--------------------------------------------------------------------------------
2025/03/16 05:50:05 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-fifabux6doqe/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:07a5fa90-901e-0016-3e37-964a2a000000
Time:2025-03-16T05:50:05.6627696Z
--------------------------------------------------------------------------------
2025/03/16 05:50:06 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-fifabux6doqe/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:07a5fbe3-901e-0016-6537-964a2a000000
Time:2025-03-16T05:50:06.7045549Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifabux6doqe/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:07a5fbe3-901e-0016-6537-964a2a000000
Time:2025-03-16T05:50:06.7045549Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.23s)
=== 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-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:50:07 DEBUG : A1/: Creating directory marker
2025/03/16 05:50:08 DEBUG : A1/B1/: Creating directory marker
2025/03/16 05:50:08 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/16 05:50:08 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/16 05:50:08 INFO : A1/B2: Making directory
2025/03/16 05:50:08 DEBUG : A1/B2/: Creating directory marker
2025/03/16 05:50:08 INFO : A1/B1/C3: Making directory
2025/03/16 05:50:08 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/16 05:50:08 DEBUG : A2/: Creating directory marker
2025/03/16 05:50:09 DEBUG : A2/B1/: Creating directory marker
2025/03/16 05:50:09 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/16 05:50:09 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/16 05:50:09 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/16 05:50:09 DEBUG : A2/B2/: Creating directory marker
2025/03/16 05:50:09 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/16 05:50:09 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/16 05:50:09 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/16 05:50:09 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/16 05:50:09 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/16 05:50:09 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/16 05:50:09 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/16 05:50:09 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/16 05:50:09 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/16 05:50:09 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/16 05:50:09 INFO : A1/one: Deleted
2025/03/16 05:50:09 INFO : A1/two: Deleted
2025/03/16 05:50:09 INFO : A1/B1/three: Deleted
2025/03/16 05:50:09 INFO : A1/B1/C1/four: Deleted
2025/03/16 05:50:09 INFO : A1/B1/C2/five: Deleted
2025/03/16 05:50:09 DEBUG : A1/B2/: Removing directory marker
2025/03/16 05:50:09 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/16 05:50:09 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/16 05:50:09 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/16 05:50:09 DEBUG : A1/B1/: Removing directory marker
2025/03/16 05:50:09 DEBUG : A1/: Removing directory marker
2025/03/16 05:50:10 DEBUG : A3/: Creating directory marker
2025/03/16 05:50:10 DEBUG : A3/B1/: Creating directory marker
2025/03/16 05:50:10 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/16 05:50:10 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/16 05:50:10 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/16 05:50:10 DEBUG : A3/B2/: Creating directory marker
2025/03/16 05:50:10 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/16 05:50:10 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/16 05:50:10 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/16 05:50:10 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/16 05:50:10 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/16 05:50:10 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/16 05:50:10 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/16 05:50:10 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/16 05:50:10 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/16 05:50:10 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/16 05:50:11 INFO : A2/B1/three: Deleted
2025/03/16 05:50:11 INFO : A2/two: Deleted
2025/03/16 05:50:11 INFO : A2/B1/C1/four: Deleted
2025/03/16 05:50:11 INFO : A2/B1/C2/five: Deleted
2025/03/16 05:50:11 INFO : A2/one: Deleted
2025/03/16 05:50:11 DEBUG : A2/B2/: Removing directory marker
2025/03/16 05:50:11 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/16 05:50:11 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/16 05:50:11 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/16 05:50:11 DEBUG : A2/B1/: Removing directory marker
2025/03/16 05:50:11 DEBUG : A2/: Removing directory marker
2025/03/16 05:50:11 INFO : Azure container rclone-test-fifabux6doqe: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/16 05:50:11 DEBUG : A4/: Creating directory marker
2025/03/16 05:50:11 DEBUG : A4/B1/: Creating directory marker
2025/03/16 05:50:11 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/16 05:50:11 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/16 05:50:11 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/16 05:50:11 DEBUG : A4/B2/: Creating directory marker
2025/03/16 05:50:12 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/16 05:50:12 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/16 05:50:12 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/16 05:50:12 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/16 05:50:12 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/16 05:50:12 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/16 05:50:12 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/16 05:50:12 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/16 05:50:12 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/16 05:50:12 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/16 05:50:12 INFO : A3/two: Deleted
2025/03/16 05:50:12 INFO : A3/B1/three: Deleted
2025/03/16 05:50:12 INFO : A3/one: Deleted
2025/03/16 05:50:12 INFO : A3/B1/C2/five: Deleted
2025/03/16 05:50:12 INFO : A3/B1/C1/four: Deleted
2025/03/16 05:50:12 DEBUG : A3/B2/: Removing directory marker
2025/03/16 05:50:12 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/16 05:50:12 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/16 05:50:12 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/16 05:50:12 DEBUG : A3/B1/: Removing directory marker
2025/03/16 05:50:12 DEBUG : A3/: Removing directory marker
2025/03/16 05:50:12 DEBUG : A4/B2/: Removing directory marker
2025/03/16 05:50:12 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/16 05:50:12 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/16 05:50:12 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/16 05:50:12 DEBUG : A4/B1/: Removing directory marker
2025/03/16 05:50:13 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.32s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.07s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:50:13 DEBUG : Azure container rclone-test-fifabux6doqe: File to upload is small (34 bytes), uploading instead of streaming
2025/03/16 05:50:13 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/16 05:50:13 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/16 05:50:13 NOTICE: Azure container rclone-test-fifabux6doqe: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/16 05:50:13 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/16 05:50:13 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/16 05:50:13 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/16 05:50:13 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/16 05:50:13 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/16 05:50:13 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/16 05:50:13 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:50:13 DEBUG : Azure container rclone-test-fifabux6doqe: File to upload is small (34 bytes), uploading instead of streaming
2025/03/16 05:50:13 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/16 05:50:13 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/16 05:50:13 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/16 05:50:13 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/16 05:50:13 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/16 05:50:13 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/16 05:50:13 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/16 05:50:13 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/16 05:50:13 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:50:14 DEBUG : Azure container rclone-test-fifabux6doqe: File to upload is small (34 bytes), uploading instead of streaming
2025/03/16 05:50:14 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/16 05:50:14 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/16 05:50:14 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/16 05:50:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/16 05:50:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/16 05:50:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/16 05:50:14 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:50:14 DEBUG : Azure container rclone-test-fifabux6doqe: File to upload is small (34 bytes), uploading instead of streaming
2025/03/16 05:50:14 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/16 05:50:14 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/16 05:50:14 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/16 05:50:14 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/16 05:50:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/16 05:50:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/16 05:50:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/16 05:50:14 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/16 05:50:14 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/16 05:50:14 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.80s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.53s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.43s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.42s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.43s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.08s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:50:15 DEBUG : Azure container rclone-test-fifabux6doqe: File to upload is small (60 bytes), uploading instead of streaming
2025/03/16 05:50:15 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/16 05:50:15 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.35s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.08s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
2025/03/16 05:50:15 DEBUG : sub dir/: Creating directory marker
2025/03/16 05:50:15 DEBUG : Azure container rclone-test-fifabux6doqe: Touching "sub dir/potato3"
2025/03/16 05:50:15 DEBUG : Azure container rclone-test-fifabux6doqe: Touching "potato2"
2025/03/16 05:50:15 DEBUG : Azure container rclone-test-fifabux6doqe: Touching "empty space"
2025/03/16 05:50:16 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.82s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.07s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.07s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.07s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.08s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.08s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-fifabux6doqe", Local "Local file system at /tmp/rclone1169190845", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/03/16 05:50:16 DEBUG : Azure container rclone-test-fifabux6doqe: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m37.664212255s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot]