"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/02/17 03:53:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tupotad0nari"
2025/02/17 03:53:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/17 03:53:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/17 03:53:30 DEBUG : Azure container rclone-test-tupotad0nari: Using directory markers
2025/02/17 03:53:30 DEBUG : Creating backend with remote "/tmp/rclone4128530349"
=== 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-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 03:53:31 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/02/17 03:53:31 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/02/17 03:53:31 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/02/17 03:53:31 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/02/17 03:53:31 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/02/17 03:53:31 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/17 03:53:31 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/02/17 03:53:31 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/02/17 03:53:31 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/02/17 03:53:31 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/02/17 03:53:31 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/17 03:53:31 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/02/17 03:53:32 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/17 03:53:32 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/02/17 03:53:32 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/02/17 03:53:32 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/17 03:53:32 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/17 03:53:32 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/02/17 03:53:32 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/02/17 03:53:32 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/02/17 03:53:32 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/02/17 03:53:32 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/02/17 03:53:33 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/17 03:53:33 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/02/17 03:53:33 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/02/17 03:53:33 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/02/17 03:53:33 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/17 03:53:33 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/17 03:53:33 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/02/17 03:53:34 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/17 03:53:34 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/02/17 03:53:34 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/02/17 03:53:34 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/17 03:53:34 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/17 03:53:34 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/02/17 03:53:34 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/02/17 03:53:34 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/02/17 03:53:34 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/02/17 03:53:34 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/02/17 03:53:35 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/02/17 03:53:35 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/02/17 03:53:35 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/02/17 03:53:35 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/02/17 03:53:35 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/02/17 03:53:35 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/02/17 03:53:35 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/17 03:53:35 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/17 03:53:35 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/02/17 03:53:35 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/17 03:53:35 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/02/17 03:53:35 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/02/17 03:53:35 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/17 03:53:35 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/17 03:53:35 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/02/17 03:53:35 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/02/17 03:53:35 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/02/17 03:53:36 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/02/17 03:53:36 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/02/17 03:53:37 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/02/17 03:53:37 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/17 03:53:37 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/02/17 03:53:37 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/17 03:53:37 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/02/17 03:53:37 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/02/17 03:53:37 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/02/17 03:53:37 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/02/17 03:53:37 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/02/17 03:53:37 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/02/17 03:53:37 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/17 03:53:37 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/02/17 03:53:37 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/02/17 03:53:37 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/02/17 03:53:37 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/02/17 03:53:37 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/02/17 03:53:38 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/02/17 03:53:38 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/17 03:53:38 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/02/17 03:53:38 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/17 03:53:38 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/02/17 03:53:38 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/02/17 03:53:38 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/02/17 03:53:38 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/02/17 03:53:38 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/02/17 03:53:38 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/02/17 03:53:38 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/17 03:53:38 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/02/17 03:53:38 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/17 03:53:38 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/02/17 03:53:39 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/02/17 03:53:39 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/02/17 03:53:40 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/02/17 03:53:40 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/02/17 03:53:40 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/02/17 03:53:40 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/17 03:53:40 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/02/17 03:53:40 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/02/17 03:53:40 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/02/17 03:53:40 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/02/17 03:53:40 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/02/17 03:53:40 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/02/17 03:53:40 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/02/17 03:53:40 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/02/17 03:53:40 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/02/17 03:53:40 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/02/17 03:53:40 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/17 03:53:40 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/02/17 03:53:40 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/17 03:53:40 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/02/17 03:53:40 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/02/17 03:53:40 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (10.22s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.00s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.89s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.45s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.44s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.44s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.55s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 03:53:41 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/02/17 03:53:41 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/02/17 03:53:41 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/02/17 03:53:41 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/02/17 03:53:41 DEBUG : chunksize-probe: Removing empty object
2025/02/17 03:53:41 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/02/17 03:53:41 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/02/17 03:53:41 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/02/17 03:53:41 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/02/17 03:53:41 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/02/17 03:53:41 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/02/17 03:53:41 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/02/17 03:53:41 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/17 03:53:41 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/02/17 03:53:41 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/02/17 03:53:41 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/02/17 03:53:41 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/02/17 03:53:41 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/02/17 03:53:41 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/02/17 03:53:41 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/02/17 03:53:41 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/02/17 03:53:42 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/17 03:53:42 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/02/17 03:53:42 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/17 03:53:42 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/02/17 03:53:42 DEBUG : Returning error reader
2025/02/17 03:53:42 DEBUG : BOOM: simulated read failure
2025/02/17 03:53:42 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/02/17 03:53:42 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/17 03:53:43 DEBUG : Returning error reader
2025/02/17 03:53:43 DEBUG : BOOM: simulated read failure
2025/02/17 03:53:43 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/02/17 03:53:43 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/17 03:53:44 DEBUG : Returning error reader
2025/02/17 03:53:44 DEBUG : BOOM: simulated read failure
2025/02/17 03:53:44 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/02/17 03:53:44 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/17 03:53:45 DEBUG : Returning error reader
2025/02/17 03:53:45 DEBUG : BOOM: simulated read failure
2025/02/17 03:53:45 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/02/17 03:53:45 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/17 03:53:46 DEBUG : Returning error reader
2025/02/17 03:53:46 DEBUG : BOOM: simulated read failure
2025/02/17 03:53:46 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/02/17 03:53:46 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/17 03:53:47 DEBUG : Returning error reader
2025/02/17 03:53:47 DEBUG : BOOM: simulated read failure
2025/02/17 03:53:47 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/02/17 03:53:47 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/17 03:53:48 DEBUG : Returning error reader
2025/02/17 03:53:48 DEBUG : BOOM: simulated read failure
2025/02/17 03:53:48 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/02/17 03:53:48 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/17 03:53:49 DEBUG : Returning error reader
2025/02/17 03:53:49 DEBUG : BOOM: simulated read failure
2025/02/17 03:53:49 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/02/17 03:53:49 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/17 03:53:50 DEBUG : Returning error reader
2025/02/17 03:53:50 DEBUG : BOOM: simulated read failure
2025/02/17 03:53:50 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/02/17 03:53:50 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/17 03:53:51 DEBUG : Returning error reader
2025/02/17 03:53:51 DEBUG : BOOM: simulated read failure
2025/02/17 03:53:51 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/02/17 03:53:51 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/02/17 03:53:51 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/02/17 03:53:51 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/02/17 03:53:51 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/02/17 03:53:52 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/02/17 03:53:52 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.23s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/02/17 03:53:59 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/17 03:53:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/17 03:53:59 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/02/17 03:53:59 DEBUG : potato: Seek from 10 to 0
2025/02/17 03:53:59 DEBUG : potato: Seek from 10 to 0
2025/02/17 03:53:59 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/02/17 03:53:59 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/17 03:53:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/17 03:53:59 DEBUG : potato: Seek from 5 to 2
2025/02/17 03:53:59 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/02/17 03:53:59 DEBUG : potato: Seek from 7 to 0
2025/02/17 03:53:59 DEBUG : potato: Seek from 7 to 0
2025/02/17 03:53:59 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/02/17 03:53:59 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/17 03:53:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/17 03:53:59 DEBUG : potato: Seek from 5 to 2
2025/02/17 03:53:59 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/02/17 03:53:59 DEBUG : potato: Seek from 8 to 0
2025/02/17 03:53:59 DEBUG : potato: Seek from 8 to 0
2025/02/17 03:53:59 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/02/17 03:53:59 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/17 03:53:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/17 03:53:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/17 03:53:59 DEBUG : potato: Seek from 5 to 2
2025/02/17 03:53:59 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/02/17 03:53:59 DEBUG : potato: Seek from 9 to 0
2025/02/17 03:53:59 DEBUG : potato: Seek from 9 to 0
2025/02/17 03:53:59 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-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", 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.15s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/02/17 03:54:00 DEBUG : Creating backend with remote "nonexistent"
2025/02/17 03:54:00 DEBUG : Creating backend with remote "nonexistent"
2025/02/17 03:54:00 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/02/17 03:54:00 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/02/17 03:54:00 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/02/17 03:54:00 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-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", 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.45s)
--- PASS: TestCheckDownload/1 (0.07s)
--- PASS: TestCheckDownload/2 (0.07s)
--- PASS: TestCheckDownload/3 (0.07s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", 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.22s)
--- 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-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 03:54:03 NOTICE: test.sum: improperly formatted checksum line 4
2025/02/17 03:54:03 NOTICE: test.sum: improperly formatted checksum line 5
2025/02/17 03:54:03 NOTICE: test.sum: improperly formatted checksum line 6
2025/02/17 03:54:03 NOTICE: test.sum: 2 warning(s) suppressed...
2025/02/17 03:54:03 NOTICE: test.sum: improperly formatted checksum line 4
2025/02/17 03:54:03 NOTICE: test.sum: improperly formatted checksum line 5
2025/02/17 03:54:03 NOTICE: test.sum: improperly formatted checksum line 6
2025/02/17 03:54:03 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 03:54:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tupotad0nari/data"
2025/02/17 03:54:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/17 03:54:03 DEBUG : Azure container rclone-test-tupotad0nari path data: Using directory markers
2025/02/17 03:54:03 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/02/17 03:54:06 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.89s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.16s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.17s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 03:54:06 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tupotad0nari/data"
2025/02/17 03:54:06 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/17 03:54:06 DEBUG : Azure container rclone-test-tupotad0nari path data: Using directory markers
2025/02/17 03:54:06 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/02/17 03:54:09 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.14s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.19s)
--- PASS: TestCheckSumDownload/subtest3 (0.19s)
--- PASS: TestCheckSumDownload/subtest4 (0.19s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.20s)
=== RUN TestApplyTransforms
2025/02/17 03:54:09 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cafesib7pimi"
2025/02/17 03:54:09 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/17 03:54:09 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/17 03:54:09 DEBUG : Azure container rclone-test-cafesib7pimi: Using directory markers
2025/02/17 03:54:09 DEBUG : Creating backend with remote "/tmp/rclone3564782062"
run.go:180: Remote "Azure container rclone-test-cafesib7pimi", Local "Local file system at /tmp/rclone3564782062", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/02/17 03:54:09 ERROR : hello, world!: sum not found
2025/02/17 03:54:09 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-cafesib7pimi
2025/02/17 03:54:09 NOTICE: Azure container rclone-test-cafesib7pimi: 1 files missing
2025/02/17 03:54:09 NOTICE: 1 hashes missing
2025/02/17 03:54:09 NOTICE: Azure container rclone-test-cafesib7pimi: 2 differences found
2025/02/17 03:54:09 NOTICE: Azure container rclone-test-cafesib7pimi: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/02/17 03:54:09 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/17 03:54:09 NOTICE: Azure container rclone-test-cafesib7pimi: 0 differences found
2025/02/17 03:54:09 NOTICE: Azure container rclone-test-cafesib7pimi: 1 matching files
2025/02/17 03:54:09 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sibuyic8kuko"
2025/02/17 03:54:09 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/17 03:54:09 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/17 03:54:09 DEBUG : Azure container rclone-test-sibuyic8kuko: Using directory markers
2025/02/17 03:54:09 DEBUG : Creating backend with remote "/tmp/rclone2752638332"
run.go:180: Remote "Azure container rclone-test-sibuyic8kuko", Local "Local file system at /tmp/rclone2752638332", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/02/17 03:54:10 ERROR : HELLO, WORLD!: sum not found
2025/02/17 03:54:10 ERROR : hello, world!: file not in Azure container rclone-test-sibuyic8kuko
2025/02/17 03:54:10 NOTICE: Azure container rclone-test-sibuyic8kuko: 1 files missing
2025/02/17 03:54:10 NOTICE: 1 hashes missing
2025/02/17 03:54:10 NOTICE: Azure container rclone-test-sibuyic8kuko: 2 differences found
2025/02/17 03:54:10 NOTICE: Azure container rclone-test-sibuyic8kuko: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/02/17 03:54:10 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/17 03:54:10 NOTICE: Azure container rclone-test-sibuyic8kuko: 0 differences found
2025/02/17 03:54:10 NOTICE: Azure container rclone-test-sibuyic8kuko: 1 matching files
2025/02/17 03:54:10 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jesasef6huve"
2025/02/17 03:54:10 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/17 03:54:10 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/17 03:54:10 DEBUG : Azure container rclone-test-jesasef6huve: Using directory markers
2025/02/17 03:54:10 DEBUG : Creating backend with remote "/tmp/rclone1620059621"
run.go:180: Remote "Azure container rclone-test-jesasef6huve", Local "Local file system at /tmp/rclone1620059621", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/02/17 03:54:10 ERROR : HeLlO, wOrLd!: sum not found
2025/02/17 03:54:10 ERROR : hello, world!: file not in Azure container rclone-test-jesasef6huve
2025/02/17 03:54:10 NOTICE: Azure container rclone-test-jesasef6huve: 1 files missing
2025/02/17 03:54:10 NOTICE: 1 hashes missing
2025/02/17 03:54:10 NOTICE: Azure container rclone-test-jesasef6huve: 2 differences found
2025/02/17 03:54:10 NOTICE: Azure container rclone-test-jesasef6huve: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/02/17 03:54:10 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/17 03:54:10 NOTICE: Azure container rclone-test-jesasef6huve: 0 differences found
2025/02/17 03:54:10 NOTICE: Azure container rclone-test-jesasef6huve: 1 matching files
2025/02/17 03:54:10 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dapuquf1fiku"
2025/02/17 03:54:10 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/17 03:54:10 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/17 03:54:10 DEBUG : Azure container rclone-test-dapuquf1fiku: Using directory markers
2025/02/17 03:54:10 DEBUG : Creating backend with remote "/tmp/rclone1141944406"
run.go:180: Remote "Azure container rclone-test-dapuquf1fiku", Local "Local file system at /tmp/rclone1141944406", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/02/17 03:54:10 ERROR : HELLO, WORLD!: sum not found
2025/02/17 03:54:10 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-dapuquf1fiku
2025/02/17 03:54:10 NOTICE: Azure container rclone-test-dapuquf1fiku: 1 files missing
2025/02/17 03:54:10 NOTICE: 1 hashes missing
2025/02/17 03:54:10 NOTICE: Azure container rclone-test-dapuquf1fiku: 2 differences found
2025/02/17 03:54:10 NOTICE: Azure container rclone-test-dapuquf1fiku: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/02/17 03:54:10 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/17 03:54:10 NOTICE: Azure container rclone-test-dapuquf1fiku: 0 differences found
2025/02/17 03:54:10 NOTICE: Azure container rclone-test-dapuquf1fiku: 1 matching files
2025/02/17 03:54:10 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nizitun8mire"
2025/02/17 03:54:10 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/17 03:54:10 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/17 03:54:10 DEBUG : Azure container rclone-test-nizitun8mire: Using directory markers
2025/02/17 03:54:10 DEBUG : Creating backend with remote "/tmp/rclone942070203"
run.go:180: Remote "Azure container rclone-test-nizitun8mire", Local "Local file system at /tmp/rclone942070203", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/02/17 03:54:10 ERROR : 測試_Русский___ě_áñ: sum not found
2025/02/17 03:54:10 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-nizitun8mire
2025/02/17 03:54:10 NOTICE: Azure container rclone-test-nizitun8mire: 1 files missing
2025/02/17 03:54:10 NOTICE: 1 hashes missing
2025/02/17 03:54:10 NOTICE: Azure container rclone-test-nizitun8mire: 2 differences found
2025/02/17 03:54:10 NOTICE: Azure container rclone-test-nizitun8mire: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/02/17 03:54:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/17 03:54:10 NOTICE: Azure container rclone-test-nizitun8mire: 0 differences found
2025/02/17 03:54:10 NOTICE: Azure container rclone-test-nizitun8mire: 1 matching files
2025/02/17 03:54:10 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lesiruc4nare"
2025/02/17 03:54:10 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/17 03:54:10 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/17 03:54:10 DEBUG : Azure container rclone-test-lesiruc4nare: Using directory markers
2025/02/17 03:54:10 DEBUG : Creating backend with remote "/tmp/rclone703570092"
run.go:180: Remote "Azure container rclone-test-lesiruc4nare", Local "Local file system at /tmp/rclone703570092", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/02/17 03:54:11 ERROR : 測試_Русский___ě_áñ: sum not found
2025/02/17 03:54:11 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-lesiruc4nare
2025/02/17 03:54:11 NOTICE: Azure container rclone-test-lesiruc4nare: 1 files missing
2025/02/17 03:54:11 NOTICE: 1 hashes missing
2025/02/17 03:54:11 NOTICE: Azure container rclone-test-lesiruc4nare: 2 differences found
2025/02/17 03:54:11 NOTICE: Azure container rclone-test-lesiruc4nare: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/02/17 03:54:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/17 03:54:11 NOTICE: Azure container rclone-test-lesiruc4nare: 0 differences found
2025/02/17 03:54:11 NOTICE: Azure container rclone-test-lesiruc4nare: 1 matching files
2025/02/17 03:54:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-petifey1kate"
2025/02/17 03:54:11 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/17 03:54:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/17 03:54:11 DEBUG : Azure container rclone-test-petifey1kate: Using directory markers
2025/02/17 03:54:11 DEBUG : Creating backend with remote "/tmp/rclone477682016"
run.go:180: Remote "Azure container rclone-test-petifey1kate", Local "Local file system at /tmp/rclone477682016", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/02/17 03:54:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/17 03:54:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-petifey1kate
2025/02/17 03:54:11 NOTICE: Azure container rclone-test-petifey1kate: 1 files missing
2025/02/17 03:54:11 NOTICE: 1 hashes missing
2025/02/17 03:54:11 NOTICE: Azure container rclone-test-petifey1kate: 2 differences found
2025/02/17 03:54:11 NOTICE: Azure container rclone-test-petifey1kate: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/02/17 03:54:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/17 03:54:11 NOTICE: Azure container rclone-test-petifey1kate: 0 differences found
2025/02/17 03:54:11 NOTICE: Azure container rclone-test-petifey1kate: 1 matching files
2025/02/17 03:54:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tifucul6tiyi"
2025/02/17 03:54:11 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/17 03:54:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/17 03:54:11 DEBUG : Azure container rclone-test-tifucul6tiyi: Using directory markers
2025/02/17 03:54:11 DEBUG : Creating backend with remote "/tmp/rclone1160679403"
run.go:180: Remote "Azure container rclone-test-tifucul6tiyi", Local "Local file system at /tmp/rclone1160679403", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/02/17 03:54:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/17 03:54:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-tifucul6tiyi
2025/02/17 03:54:11 NOTICE: Azure container rclone-test-tifucul6tiyi: 1 files missing
2025/02/17 03:54:11 NOTICE: 1 hashes missing
2025/02/17 03:54:11 NOTICE: Azure container rclone-test-tifucul6tiyi: 2 differences found
2025/02/17 03:54:11 NOTICE: Azure container rclone-test-tifucul6tiyi: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/02/17 03:54:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/17 03:54:11 NOTICE: Azure container rclone-test-tifucul6tiyi: 0 differences found
2025/02/17 03:54:11 NOTICE: Azure container rclone-test-tifucul6tiyi: 1 matching files
2025/02/17 03:54:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xagusuw2tinu"
2025/02/17 03:54:11 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/17 03:54:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/17 03:54:11 DEBUG : Azure container rclone-test-xagusuw2tinu: Using directory markers
2025/02/17 03:54:11 DEBUG : Creating backend with remote "/tmp/rclone882066028"
run.go:180: Remote "Azure container rclone-test-xagusuw2tinu", Local "Local file system at /tmp/rclone882066028", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/02/17 03:54:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/17 03:54:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-xagusuw2tinu
2025/02/17 03:54:12 NOTICE: Azure container rclone-test-xagusuw2tinu: 1 files missing
2025/02/17 03:54:12 NOTICE: 1 hashes missing
2025/02/17 03:54:12 NOTICE: Azure container rclone-test-xagusuw2tinu: 2 differences found
2025/02/17 03:54:12 NOTICE: Azure container rclone-test-xagusuw2tinu: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/02/17 03:54:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/17 03:54:12 NOTICE: Azure container rclone-test-xagusuw2tinu: 0 differences found
2025/02/17 03:54:12 NOTICE: Azure container rclone-test-xagusuw2tinu: 1 matching files
2025/02/17 03:54:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zekatuh5lobu"
2025/02/17 03:54:12 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/17 03:54:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/17 03:54:12 DEBUG : Azure container rclone-test-zekatuh5lobu: Using directory markers
2025/02/17 03:54:12 DEBUG : Creating backend with remote "/tmp/rclone2785033002"
run.go:180: Remote "Azure container rclone-test-zekatuh5lobu", Local "Local file system at /tmp/rclone2785033002", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/02/17 03:54:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/17 03:54:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-zekatuh5lobu
2025/02/17 03:54:12 NOTICE: Azure container rclone-test-zekatuh5lobu: 1 files missing
2025/02/17 03:54:12 NOTICE: 1 hashes missing
2025/02/17 03:54:12 NOTICE: Azure container rclone-test-zekatuh5lobu: 2 differences found
2025/02/17 03:54:12 NOTICE: Azure container rclone-test-zekatuh5lobu: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/02/17 03:54:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/17 03:54:12 NOTICE: Azure container rclone-test-zekatuh5lobu: 0 differences found
2025/02/17 03:54:12 NOTICE: Azure container rclone-test-zekatuh5lobu: 1 matching files
2025/02/17 03:54:12 DEBUG : Azure container rclone-test-zekatuh5lobu: Purge remote
2025/02/17 03:54:12 DEBUG : Azure container rclone-test-xagusuw2tinu: Purge remote
2025/02/17 03:54:12 DEBUG : Azure container rclone-test-tifucul6tiyi: Purge remote
2025/02/17 03:54:12 DEBUG : Azure container rclone-test-petifey1kate: Purge remote
2025/02/17 03:54:12 DEBUG : Azure container rclone-test-lesiruc4nare: Purge remote
2025/02/17 03:54:12 DEBUG : Azure container rclone-test-nizitun8mire: Purge remote
2025/02/17 03:54:12 DEBUG : Azure container rclone-test-dapuquf1fiku: Purge remote
2025/02/17 03:54:12 DEBUG : Azure container rclone-test-jesasef6huve: Purge remote
2025/02/17 03:54:12 DEBUG : Azure container rclone-test-sibuyic8kuko: Purge remote
2025/02/17 03:54:13 DEBUG : Azure container rclone-test-cafesib7pimi: Purge remote
--- PASS: TestApplyTransforms (3.57s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 03:54:13 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/17 03:54:13 DEBUG : sub/: Creating directory marker
2025/02/17 03:54:13 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/17 03:54:13 INFO : file1: Copied (new) to: sub/file2
2025/02/17 03:54:13 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/17 03:54:13 DEBUG : file1: Unchanged skipping
2025/02/17 03:54:13 DEBUG : Azure container rclone-test-tupotad0nari: don't need to copy/move sub/file2, it is already at target location
2025/02/17 03:54:13 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.52s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.08s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 03:54:13 DEBUG : dst/: Creating directory marker
2025/02/17 03:54:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tupotad0nari/backup"
2025/02/17 03:54:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/17 03:54:13 DEBUG : Azure container rclone-test-tupotad0nari path backup: Using directory markers
2025/02/17 03:54:14 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-tupotad0nari/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-tupotad0nari/backup"
2025/02/17 03:54:14 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/02/17 03:54:14 DEBUG : dst/: Creating directory marker
2025/02/17 03:54:14 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/02/17 03:54:14 INFO : dst/file1: Copied (server-side copy)
2025/02/17 03:54:14 INFO : dst/file1: Deleted
2025/02/17 03:54:14 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/17 03:54:14 INFO : dst/file1: Copied (new)
2025/02/17 03:54:14 DEBUG : dst/: Removing directory marker
2025/02/17 03:54:14 DEBUG : backup/dst/: Removing directory marker
2025/02/17 03:54:14 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-tupotad0nari/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e69fef39-f01e-005d-0fef-80b679000000
Time:2025-02-17T03:54:14.7542481Z
--------------------------------------------------------------------------------
2025/02/17 03:54:15 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-tupotad0nari/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e69ff05f-f01e-005d-76ef-80b679000000
Time:2025-02-17T03:54:15.7990863Z
--------------------------------------------------------------------------------
2025/02/17 03:54:16 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-tupotad0nari/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e69ff175-f01e-005d-53ef-80b679000000
Time:2025-02-17T03:54:16.8367281Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e69ff175-f01e-005d-53ef-80b679000000
Time:2025-02-17T03:54:16.8367281Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.15s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 03:54:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tupotad0nari/dst"
2025/02/17 03:54:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/17 03:54:17 DEBUG : Azure container rclone-test-tupotad0nari path dst: Using directory markers
2025/02/17 03:54:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tupotad0nari/CompareDest"
2025/02/17 03:54:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/17 03:54:17 DEBUG : Azure container rclone-test-tupotad0nari path CompareDest: Using directory markers
2025/02/17 03:54:18 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-tupotad0nari/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-tupotad0nari/CompareDest"
2025/02/17 03:54:18 DEBUG : one: Need to transfer - File not found at Destination
2025/02/17 03:54:18 DEBUG : /: Creating directory marker
2025/02/17 03:54:18 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/17 03:54:18 INFO : one: Copied (new)
2025/02/17 03:54:18 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tupotad0nari/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tupotad0nari/CompareDest"
2025/02/17 03:54:18 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/17 03:54:18 DEBUG : /: Creating directory marker
2025/02/17 03:54:18 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/17 03:54:18 INFO : one: Copied (replaced existing)
2025/02/17 03:54:18 DEBUG : dst/: Creating directory marker
2025/02/17 03:54:18 DEBUG : CompareDest/: Creating directory marker
2025/02/17 03:54:19 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tupotad0nari/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tupotad0nari/CompareDest"
2025/02/17 03:54:19 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/17 03:54:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/17 03:54:19 DEBUG : one: Destination found in --compare-dest, skipping
2025/02/17 03:54:19 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tupotad0nari/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tupotad0nari/CompareDest"
2025/02/17 03:54:19 DEBUG : two: Need to transfer - File not found at Destination
2025/02/17 03:54:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/17 03:54:19 DEBUG : two: Destination found in --compare-dest, skipping
2025/02/17 03:54:19 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tupotad0nari/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tupotad0nari/CompareDest"
2025/02/17 03:54:19 DEBUG : two: Need to transfer - File not found at Destination
2025/02/17 03:54:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/17 03:54:19 DEBUG : two: Destination found in --compare-dest, skipping
2025/02/17 03:54:19 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tupotad0nari/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tupotad0nari/CompareDest"
2025/02/17 03:54:19 DEBUG : two: Need to transfer - File not found at Destination
2025/02/17 03:54:19 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/02/17 03:54:19 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/02/17 03:54:19 INFO : two: Copied (new)
2025/02/17 03:54:20 DEBUG : dst/: Removing directory marker
2025/02/17 03:54: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e69ff5d5-f01e-005d-0fef-80b679000000
Time:2025-02-17T03:54:20.2465662Z
--------------------------------------------------------------------------------
2025/02/17 03:54: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e69ff6e7-f01e-005d-7fef-80b679000000
Time:2025-02-17T03:54:21.2850685Z
--------------------------------------------------------------------------------
2025/02/17 03:54: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e69ff7ea-f01e-005d-5fef-80b679000000
Time:2025-02-17T03:54:22.3237002Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e69ff7ea-f01e-005d-5fef-80b679000000
Time:2025-02-17T03:54:22.3237002Z
--------------------------------------------------------------------------------
2025/02/17 03:54:23 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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.61s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 03:54:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tupotad0nari/dst"
2025/02/17 03:54:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/17 03:54:30 DEBUG : Azure container rclone-test-tupotad0nari path dst: Using directory markers
2025/02/17 03:54:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tupotad0nari/CopyDest"
2025/02/17 03:54:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/17 03:54:30 DEBUG : Azure container rclone-test-tupotad0nari path CopyDest: Using directory markers
2025/02/17 03:54:30 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-tupotad0nari/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-tupotad0nari/CopyDest"
2025/02/17 03:54:30 DEBUG : one: Need to transfer - File not found at Destination
2025/02/17 03:54:30 DEBUG : /: Creating directory marker
2025/02/17 03:54:30 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/17 03:54:30 INFO : one: Copied (new)
2025/02/17 03:54:30 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tupotad0nari/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tupotad0nari/CopyDest"
2025/02/17 03:54:30 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/17 03:54:31 DEBUG : /: Creating directory marker
2025/02/17 03:54:31 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/17 03:54:31 INFO : one: Copied (replaced existing)
2025/02/17 03:54:31 DEBUG : dst/: Creating directory marker
2025/02/17 03:54:31 DEBUG : CopyDest/: Creating directory marker
2025/02/17 03:54:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tupotad0nari/BackupDir"
2025/02/17 03:54:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/17 03:54:31 DEBUG : Azure container rclone-test-tupotad0nari path BackupDir: Using directory markers
2025/02/17 03:54:31 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-tupotad0nari/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-tupotad0nari/BackupDir"
2025/02/17 03:54:31 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tupotad0nari/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tupotad0nari/CopyDest"
2025/02/17 03:54:31 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/17 03:54:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/17 03:54:31 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/17 03:54:31 DEBUG : /: Creating directory marker
2025/02/17 03:54:31 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/17 03:54:31 INFO : one: Copied (server-side copy)
2025/02/17 03:54:31 INFO : one: Deleted
2025/02/17 03:54:32 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/17 03:54:32 INFO : one: Copied (server-side copy)
2025/02/17 03:54:32 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/02/17 03:54:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tupotad0nari/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tupotad0nari/CopyDest"
2025/02/17 03:54:32 DEBUG : two: Need to transfer - File not found at Destination
2025/02/17 03:54:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/17 03:54:32 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/17 03:54:32 INFO : two: Copied (server-side copy)
2025/02/17 03:54:32 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/02/17 03:54:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tupotad0nari/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tupotad0nari/CopyDest"
2025/02/17 03:54:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/17 03:54:32 DEBUG : two: Unchanged skipping
2025/02/17 03:54:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tupotad0nari/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tupotad0nari/CopyDest"
2025/02/17 03:54:32 DEBUG : three: Need to transfer - File not found at Destination
2025/02/17 03:54:33 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/02/17 03:54:33 DEBUG : three: Destination not found in --copy-dest
2025/02/17 03:54:33 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/02/17 03:54:33 INFO : three: Copied (new)
2025/02/17 03:54:33 DEBUG : dst/: Removing directory marker
2025/02/17 03:54:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a003be-f01e-005d-63ef-80b679000000
Time:2025-02-17T03:54:33.6359623Z
--------------------------------------------------------------------------------
2025/02/17 03:54:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0049d-f01e-005d-1eef-80b679000000
Time:2025-02-17T03:54:34.6742391Z
--------------------------------------------------------------------------------
2025/02/17 03:54:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a00564-f01e-005d-4cef-80b679000000
Time:2025-02-17T03:54:35.7129886Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a00564-f01e-005d-4cef-80b679000000
Time:2025-02-17T03:54:35.7129886Z
--------------------------------------------------------------------------------
2025/02/17 03:54:36 DEBUG : CopyDest/: Removing directory marker
2025/02/17 03:54:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a00639-f01e-005d-5fef-80b679000000
Time:2025-02-17T03:54:36.7907259Z
--------------------------------------------------------------------------------
2025/02/17 03:54:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a00732-f01e-005d-31ef-80b679000000
Time:2025-02-17T03:54:37.8293388Z
--------------------------------------------------------------------------------
2025/02/17 03:54:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a00869-f01e-005d-2fef-80b679000000
Time:2025-02-17T03:54:38.8672371Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a00869-f01e-005d-2fef-80b679000000
Time:2025-02-17T03:54:38.8672371Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.50s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/02/17 03:54: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a010ad-f01e-005d-3aef-80b679000000
Time:2025-02-17T03:54:47.0608512Z
--------------------------------------------------------------------------------
2025/02/17 03:54: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a011da-f01e-005d-2aef-80b679000000
Time:2025-02-17T03:54:48.0989284Z
--------------------------------------------------------------------------------
2025/02/17 03:54: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a012fb-f01e-005d-0cef-80b679000000
Time:2025-02-17T03:54:49.1372652Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a012fb-f01e-005d-0cef-80b679000000
Time:2025-02-17T03:54:49.1372652Z
--------------------------------------------------------------------------------
2025/02/17 03:54: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0141a-f01e-005d-77ef-80b679000000
Time:2025-02-17T03:54:50.1760277Z
--------------------------------------------------------------------------------
2025/02/17 03:54: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a01549-f01e-005d-6cef-80b679000000
Time:2025-02-17T03:54:51.2146602Z
--------------------------------------------------------------------------------
2025/02/17 03:54: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a016f0-f01e-005d-35ef-80b679000000
Time:2025-02-17T03:54:52.2527485Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a016f0-f01e-005d-35ef-80b679000000
Time:2025-02-17T03:54:52.2527485Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/02/17 03:55:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a01f79-f01e-005d-34ef-80b679000000
Time:2025-02-17T03:55:00.4464005Z
--------------------------------------------------------------------------------
2025/02/17 03:55:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a020ae-f01e-005d-3eef-80b679000000
Time:2025-02-17T03:55:01.4846035Z
--------------------------------------------------------------------------------
2025/02/17 03:55:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a021ee-f01e-005d-4eef-80b679000000
Time:2025-02-17T03:55:02.5232325Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a021ee-f01e-005d-4eef-80b679000000
Time:2025-02-17T03:55:02.5232325Z
--------------------------------------------------------------------------------
2025/02/17 03:55:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a02347-f01e-005d-65ef-80b679000000
Time:2025-02-17T03:55:03.5619886Z
--------------------------------------------------------------------------------
2025/02/17 03:55:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a024c6-f01e-005d-21ef-80b679000000
Time:2025-02-17T03:55:04.6001699Z
--------------------------------------------------------------------------------
2025/02/17 03:55:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a025d6-f01e-005d-7def-80b679000000
Time:2025-02-17T03:55:05.6382035Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a025d6-f01e-005d-7def-80b679000000
Time:2025-02-17T03:55:05.6382035Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.39s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 03:55:13 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/02/17 03:55:13 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/02/17 03:55:13 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/17 03:55:13 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/02/17 03:55:14 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/02/17 03:55:14 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/02/17 03:55:14 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/02/17 03:55:14 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/02/17 03:55:14 DEBUG : TestCopyFileMaxTransfer/file4: md5 = eeff13a66144aaa8b211bf0143ace7a2 OK
2025/02/17 03:55:14 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/02/17 03:55: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a02f60-f01e-005d-5def-80b679000000
Time:2025-02-17T03:55:14.7282067Z
--------------------------------------------------------------------------------
2025/02/17 03:55: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a03078-f01e-005d-3cef-80b679000000
Time:2025-02-17T03:55:15.7667678Z
--------------------------------------------------------------------------------
2025/02/17 03:55: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0320c-f01e-005d-1fef-80b679000000
Time:2025-02-17T03:55:16.8047593Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0320c-f01e-005d-1fef-80b679000000
Time:2025-02-17T03:55:16.8047593Z
--------------------------------------------------------------------------------
2025/02/17 03:55:17 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/02/17 03:55: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a033e0-f01e-005d-45ef-80b679000000
Time:2025-02-17T03:55:17.8821862Z
--------------------------------------------------------------------------------
2025/02/17 03:55: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0354d-f01e-005d-7bef-80b679000000
Time:2025-02-17T03:55:18.9207446Z
--------------------------------------------------------------------------------
2025/02/17 03:55: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a03696-f01e-005d-10ef-80b679000000
Time:2025-02-17T03:55:19.9595897Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a03696-f01e-005d-10ef-80b679000000
Time:2025-02-17T03:55:19.9595897Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.32s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/17 03:55: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a03f4e-f01e-005d-07ef-80b679000000
Time:2025-02-17T03:55:28.1544278Z
--------------------------------------------------------------------------------
2025/02/17 03:55: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a04081-f01e-005d-80ef-80b679000000
Time:2025-02-17T03:55:29.1922642Z
--------------------------------------------------------------------------------
2025/02/17 03:55: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a041ac-f01e-005d-7def-80b679000000
Time:2025-02-17T03:55:30.2365291Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a041ac-f01e-005d-7def-80b679000000
Time:2025-02-17T03:55:30.2365291Z
--------------------------------------------------------------------------------
2025/02/17 03:55:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a04309-f01e-005d-0fef-80b679000000
Time:2025-02-17T03:55:31.2742957Z
--------------------------------------------------------------------------------
2025/02/17 03:55:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0445c-f01e-005d-32ef-80b679000000
Time:2025-02-17T03:55:32.3125225Z
--------------------------------------------------------------------------------
2025/02/17 03:55:33 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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0457b-f01e-005d-2cef-80b679000000
Time:2025-02-17T03:55:33.3510955Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0457b-f01e-005d-2cef-80b679000000
Time:2025-02-17T03:55:33.3510955Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.39s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/17 03:55:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a04eca-f01e-005d-69ef-80b679000000
Time:2025-02-17T03:55:41.5435814Z
--------------------------------------------------------------------------------
2025/02/17 03:55:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a04faa-f01e-005d-21ef-80b679000000
Time:2025-02-17T03:55:42.5813287Z
--------------------------------------------------------------------------------
2025/02/17 03:55:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a050c8-f01e-005d-02ef-80b679000000
Time:2025-02-17T03:55:43.6202197Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a050c8-f01e-005d-02ef-80b679000000
Time:2025-02-17T03:55:43.6202197Z
--------------------------------------------------------------------------------
2025/02/17 03:55:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a051b9-f01e-005d-3def-80b679000000
Time:2025-02-17T03:55:44.6596825Z
--------------------------------------------------------------------------------
2025/02/17 03:55:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a052ad-f01e-005d-04ef-80b679000000
Time:2025-02-17T03:55:45.6976394Z
--------------------------------------------------------------------------------
2025/02/17 03:55:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a053b0-f01e-005d-50ef-80b679000000
Time:2025-02-17T03:55:46.7354285Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a053b0-f01e-005d-50ef-80b679000000
Time:2025-02-17T03:55:46.7354285Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.39s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/17 03:55:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a05b49-f01e-005d-06ef-80b679000000
Time:2025-02-17T03:55:54.9314547Z
--------------------------------------------------------------------------------
2025/02/17 03:55:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a05c6b-f01e-005d-7cef-80b679000000
Time:2025-02-17T03:55:55.9690232Z
--------------------------------------------------------------------------------
2025/02/17 03:55:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a05d5b-f01e-005d-4bef-80b679000000
Time:2025-02-17T03:55:57.0078057Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a05d5b-f01e-005d-4bef-80b679000000
Time:2025-02-17T03:55:57.0078057Z
--------------------------------------------------------------------------------
2025/02/17 03:55: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a05eaa-f01e-005d-17ef-80b679000000
Time:2025-02-17T03:55:58.0470483Z
--------------------------------------------------------------------------------
2025/02/17 03:55: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a05fa6-f01e-005d-39ef-80b679000000
Time:2025-02-17T03:55:59.0863322Z
--------------------------------------------------------------------------------
2025/02/17 03:56: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a060b9-f01e-005d-13ef-80b679000000
Time:2025-02-17T03:56:00.1251031Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a060b9-f01e-005d-13ef-80b679000000
Time:2025-02-17T03:56:00.1251031Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.39s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/17 03:56: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0692d-f01e-005d-62ef-80b679000000
Time:2025-02-17T03:56:08.3192584Z
--------------------------------------------------------------------------------
2025/02/17 03:56: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a06a48-f01e-005d-4cef-80b679000000
Time:2025-02-17T03:56:09.3571481Z
--------------------------------------------------------------------------------
2025/02/17 03:56: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a06b65-f01e-005d-43ef-80b679000000
Time:2025-02-17T03:56:10.3952176Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a06b65-f01e-005d-43ef-80b679000000
Time:2025-02-17T03:56:10.3952176Z
--------------------------------------------------------------------------------
2025/02/17 03:56:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a06c70-f01e-005d-25ef-80b679000000
Time:2025-02-17T03:56:11.4334119Z
--------------------------------------------------------------------------------
2025/02/17 03:56:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a06d33-f01e-005d-46ef-80b679000000
Time:2025-02-17T03:56:12.4718129Z
--------------------------------------------------------------------------------
2025/02/17 03:56:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a06e36-f01e-005d-13ef-80b679000000
Time:2025-02-17T03:56:13.5092901Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a06e36-f01e-005d-13ef-80b679000000
Time:2025-02-17T03:56:13.5092901Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/17 03:56:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a07697-f01e-005d-26ef-80b679000000
Time:2025-02-17T03:56:21.7025683Z
--------------------------------------------------------------------------------
2025/02/17 03:56:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a077e1-f01e-005d-3eef-80b679000000
Time:2025-02-17T03:56:22.7405854Z
--------------------------------------------------------------------------------
2025/02/17 03:56:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a078ea-f01e-005d-09ef-80b679000000
Time:2025-02-17T03:56:23.7792996Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a078ea-f01e-005d-09ef-80b679000000
Time:2025-02-17T03:56:23.7792996Z
--------------------------------------------------------------------------------
2025/02/17 03:56:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a079ed-f01e-005d-3cef-80b679000000
Time:2025-02-17T03:56:24.8170590Z
--------------------------------------------------------------------------------
2025/02/17 03:56:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a07ac0-f01e-005d-5aef-80b679000000
Time:2025-02-17T03:56:25.8552092Z
--------------------------------------------------------------------------------
2025/02/17 03:56:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a07b86-f01e-005d-72ef-80b679000000
Time:2025-02-17T03:56:26.8936676Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a07b86-f01e-005d-72ef-80b679000000
Time:2025-02-17T03:56:26.8936676Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.39s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 03:56:35 DEBUG : also/: Creating directory marker
2025/02/17 03:56:35 INFO : Azure container rclone-test-tupotad0nari: Looking for duplicate md5 hashes using newest mode.
2025/02/17 03:56:35 NOTICE: 383d3ede078e91ade6999e497d05b3e0: Found 3 files with duplicate md5 hashes
2025/02/17 03:56:35 INFO : one: Deleted
2025/02/17 03:56:35 INFO : also/one: Deleted
2025/02/17 03:56:35 NOTICE: 383d3ede078e91ade6999e497d05b3e0: Deleted 2 extra copies
2025/02/17 03:56:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a085f5-f01e-005d-55ef-80b679000000
Time:2025-02-17T03:56:35.9047898Z
--------------------------------------------------------------------------------
2025/02/17 03:56: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0871a-f01e-005d-39ef-80b679000000
Time:2025-02-17T03:56:36.9434528Z
--------------------------------------------------------------------------------
2025/02/17 03:56: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a08808-f01e-005d-03ef-80b679000000
Time:2025-02-17T03:56:37.9821594Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a08808-f01e-005d-03ef-80b679000000
Time:2025-02-17T03:56:37.9821594Z
--------------------------------------------------------------------------------
2025/02/17 03:56:38 DEBUG : also/: Removing directory marker
2025/02/17 03:56: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0896a-f01e-005d-27ef-80b679000000
Time:2025-02-17T03:56:39.0591421Z
--------------------------------------------------------------------------------
2025/02/17 03:56: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a08a9e-f01e-005d-1def-80b679000000
Time:2025-02-17T03:56:40.0974897Z
--------------------------------------------------------------------------------
2025/02/17 03:56: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a08baf-f01e-005d-7aef-80b679000000
Time:2025-02-17T03:56:41.1370171Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a08baf-f01e-005d-7aef-80b679000000
Time:2025-02-17T03:56:41.1370171Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.24s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/17 03:56:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a096ac-f01e-005d-4eef-80b679000000
Time:2025-02-17T03:56:49.3320998Z
--------------------------------------------------------------------------------
2025/02/17 03:56:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0985e-f01e-005d-4def-80b679000000
Time:2025-02-17T03:56:50.3711104Z
--------------------------------------------------------------------------------
2025/02/17 03:56:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a099fb-f01e-005d-36ef-80b679000000
Time:2025-02-17T03:56:51.4089291Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a099fb-f01e-005d-36ef-80b679000000
Time:2025-02-17T03:56:51.4089291Z
--------------------------------------------------------------------------------
2025/02/17 03:56:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a09bb4-f01e-005d-06ef-80b679000000
Time:2025-02-17T03:56:52.4474371Z
--------------------------------------------------------------------------------
2025/02/17 03:56:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a09dc3-f01e-005d-65ef-80b679000000
Time:2025-02-17T03:56:53.4854164Z
--------------------------------------------------------------------------------
2025/02/17 03:56:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a09f9e-f01e-005d-80ef-80b679000000
Time:2025-02-17T03:56:54.5243427Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a09f9e-f01e-005d-80ef-80b679000000
Time:2025-02-17T03:56:54.5243427Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.39s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/17 03:57: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0aa13-f01e-005d-1df0-80b679000000
Time:2025-02-17T03:57:02.7207270Z
--------------------------------------------------------------------------------
2025/02/17 03:57: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0ab76-f01e-005d-4af0-80b679000000
Time:2025-02-17T03:57:03.7590897Z
--------------------------------------------------------------------------------
2025/02/17 03:57: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0acbc-f01e-005d-72f0-80b679000000
Time:2025-02-17T03:57:04.7988959Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0acbc-f01e-005d-72f0-80b679000000
Time:2025-02-17T03:57:04.7988959Z
--------------------------------------------------------------------------------
2025/02/17 03:57: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0add9-f01e-005d-63f0-80b679000000
Time:2025-02-17T03:57:05.8380953Z
--------------------------------------------------------------------------------
2025/02/17 03:57: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0af3c-f01e-005d-0ff0-80b679000000
Time:2025-02-17T03:57:06.8763491Z
--------------------------------------------------------------------------------
2025/02/17 03:57: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0b0b8-f01e-005d-65f0-80b679000000
Time:2025-02-17T03:57:07.9151995Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0b0b8-f01e-005d-65f0-80b679000000
Time:2025-02-17T03:57:07.9151995Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.39s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/17 03:57: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0bbd6-f01e-005d-5df0-80b679000000
Time:2025-02-17T03:57:16.1110176Z
--------------------------------------------------------------------------------
2025/02/17 03:57: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0bd81-f01e-005d-43f0-80b679000000
Time:2025-02-17T03:57:17.1500316Z
--------------------------------------------------------------------------------
2025/02/17 03:57: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0bef8-f01e-005d-06f0-80b679000000
Time:2025-02-17T03:57:18.1886336Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0bef8-f01e-005d-06f0-80b679000000
Time:2025-02-17T03:57:18.1886336Z
--------------------------------------------------------------------------------
2025/02/17 03:57: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0c129-f01e-005d-67f0-80b679000000
Time:2025-02-17T03:57:19.2270662Z
--------------------------------------------------------------------------------
2025/02/17 03:57: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0c347-f01e-005d-4ef0-80b679000000
Time:2025-02-17T03:57:20.2668061Z
--------------------------------------------------------------------------------
2025/02/17 03:57: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0c4ec-f01e-005d-3af0-80b679000000
Time:2025-02-17T03:57:21.3047187Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0c4ec-f01e-005d-3af0-80b679000000
Time:2025-02-17T03:57:21.3047187Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.39s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/17 03:57: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0ce6a-f01e-005d-80f0-80b679000000
Time:2025-02-17T03:57:29.4975067Z
--------------------------------------------------------------------------------
2025/02/17 03:57: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0cfe3-f01e-005d-4af0-80b679000000
Time:2025-02-17T03:57:30.5354019Z
--------------------------------------------------------------------------------
2025/02/17 03:57: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0d142-f01e-005d-71f0-80b679000000
Time:2025-02-17T03:57:31.5731363Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0d142-f01e-005d-71f0-80b679000000
Time:2025-02-17T03:57:31.5731363Z
--------------------------------------------------------------------------------
2025/02/17 03:57: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0d2bb-f01e-005d-27f0-80b679000000
Time:2025-02-17T03:57:32.6118040Z
--------------------------------------------------------------------------------
2025/02/17 03:57: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0d460-f01e-005d-80f0-80b679000000
Time:2025-02-17T03:57:33.6499304Z
--------------------------------------------------------------------------------
2025/02/17 03:57: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0d58a-f01e-005d-7af0-80b679000000
Time:2025-02-17T03:57:34.6883331Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0d58a-f01e-005d-7af0-80b679000000
Time:2025-02-17T03:57:34.6883331Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/02/17 03:57: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0de91-f01e-005d-5ef0-80b679000000
Time:2025-02-17T03:57:42.8819764Z
--------------------------------------------------------------------------------
2025/02/17 03:57: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0dfd8-f01e-005d-60f0-80b679000000
Time:2025-02-17T03:57:43.9200262Z
--------------------------------------------------------------------------------
2025/02/17 03:57: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0e112-f01e-005d-64f0-80b679000000
Time:2025-02-17T03:57:44.9585201Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0e112-f01e-005d-64f0-80b679000000
Time:2025-02-17T03:57:44.9585201Z
--------------------------------------------------------------------------------
2025/02/17 03:57: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0e26d-f01e-005d-77f0-80b679000000
Time:2025-02-17T03:57:45.9964603Z
--------------------------------------------------------------------------------
2025/02/17 03:57: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0e395-f01e-005d-68f0-80b679000000
Time:2025-02-17T03:57:47.0354044Z
--------------------------------------------------------------------------------
2025/02/17 03:57: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0e53e-f01e-005d-49f0-80b679000000
Time:2025-02-17T03:57:48.0741798Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0e53e-f01e-005d-49f0-80b679000000
Time:2025-02-17T03:57:48.0741798Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.39s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 03:57:56 DEBUG : sub dir/: Creating directory marker
2025/02/17 03:57:56 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/02/17 03:57:56 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/02/17 03:57:57 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/02/17 03:57:57 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/02/17 03:57:57 DEBUG : sub dir/: Removing directory marker
2025/02/17 03:57: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0f0f0-f01e-005d-5ff0-80b679000000
Time:2025-02-17T03:57:57.7431242Z
--------------------------------------------------------------------------------
2025/02/17 03:57: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0f238-f01e-005d-15f0-80b679000000
Time:2025-02-17T03:57:58.7812029Z
--------------------------------------------------------------------------------
2025/02/17 03:57: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0f353-f01e-005d-7ef0-80b679000000
Time:2025-02-17T03:57:59.8196433Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0f353-f01e-005d-7ef0-80b679000000
Time:2025-02-17T03:57:59.8196433Z
--------------------------------------------------------------------------------
2025/02/17 03:58: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0f466-f01e-005d-6bf0-80b679000000
Time:2025-02-17T03:58:00.8581646Z
--------------------------------------------------------------------------------
2025/02/17 03:58: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0f608-f01e-005d-41f0-80b679000000
Time:2025-02-17T03:58:01.8974418Z
--------------------------------------------------------------------------------
2025/02/17 03:58: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0f77b-f01e-005d-7ff0-80b679000000
Time:2025-02-17T03:58:02.9360096Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a0f77b-f01e-005d-7ff0-80b679000000
Time:2025-02-17T03:58:02.9360096Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005
/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.86s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 03:58:11 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/02/17 03:58:11 DEBUG : sub/: Removing directory marker
2025/02/17 03:58:12 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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a10b3f-f01e-005d-38f0-80b679000000
Time:2025-02-17T03:58:12.0210592Z
--------------------------------------------------------------------------------
2025/02/17 03:58:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a10fd5-f01e-005d-11f0-80b679000000
Time:2025-02-17T03:58:13.0630124Z
--------------------------------------------------------------------------------
2025/02/17 03:58:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a113bc-f01e-005d-66f0-80b679000000
Time:2025-02-17T03:58:14.1013850Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a113bc-f01e-005d-66f0-80b679000000
Time:2025-02-17T03:58:14.1013850Z
--------------------------------------------------------------------------------
2025/02/17 03:58:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a115e5-f01e-005d-6bf0-80b679000000
Time:2025-02-17T03:58:15.1397427Z
--------------------------------------------------------------------------------
2025/02/17 03:58:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a117c6-f01e-005d-51f0-80b679000000
Time:2025-02-17T03:58:16.1779480Z
--------------------------------------------------------------------------------
2025/02/17 03:58:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a119c4-f01e-005d-2bf0-80b679000000
Time:2025-02-17T03:58:17.2154236Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a119c4-f01e-005d-2bf0-80b679000000
Time:2025-02-17T03:58:17.2154236Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.28s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.08s)
--- 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-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 03:58:25 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/02/17 03:58:26 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tupotad0nari/notfound"
2025/02/17 03:58:26 DEBUG : Config file has changed externally - reloading
2025/02/17 03:58:26 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/17 03:58:26 DEBUG : Azure container rclone-test-tupotad0nari path notfound: Using directory markers
2025/02/17 03:58:26 DEBUG : sub/: Removing directory marker
2025/02/17 03:58:26 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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a12da1-f01e-005d-4ef0-80b679000000
Time:2025-02-17T03:58:26.5134904Z
--------------------------------------------------------------------------------
2025/02/17 03:58:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a12ea7-f01e-005d-2cf0-80b679000000
Time:2025-02-17T03:58:27.5511238Z
--------------------------------------------------------------------------------
2025/02/17 03:58:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1304d-f01e-005d-5df0-80b679000000
Time:2025-02-17T03:58:28.5893104Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1304d-f01e-005d-5df0-80b679000000
Time:2025-02-17T03:58:28.5893104Z
--------------------------------------------------------------------------------
2025/02/17 03:58:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a13154-f01e-005d-2df0-80b679000000
Time:2025-02-17T03:58:29.6286351Z
--------------------------------------------------------------------------------
2025/02/17 03:58:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a132c6-f01e-005d-56f0-80b679000000
Time:2025-02-17T03:58:30.6665388Z
--------------------------------------------------------------------------------
2025/02/17 03:58:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1343c-f01e-005d-78f0-80b679000000
Time:2025-02-17T03:58:31.7055637Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1343c-f01e-005d-78f0-80b679000000
Time:2025-02-17T03:58:31.7055637Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.49s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.08s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.08s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 03:58:39 INFO : Azure container rclone-test-tupotad0nari: Making directory
2025/02/17 03:58:39 INFO : Azure container rclone-test-tupotad0nari: Making directory
2025/02/17 03:58: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a14462-f01e-005d-3ff0-80b679000000
Time:2025-02-17T03:58:39.9392093Z
--------------------------------------------------------------------------------
2025/02/17 03:58: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1457d-f01e-005d-33f0-80b679000000
Time:2025-02-17T03:58:40.9783154Z
--------------------------------------------------------------------------------
2025/02/17 03:58: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a14687-f01e-005d-22f0-80b679000000
Time:2025-02-17T03:58:42.0161419Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a14687-f01e-005d-22f0-80b679000000
Time:2025-02-17T03:58:42.0161419Z
--------------------------------------------------------------------------------
2025/02/17 03:58:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a14790-f01e-005d-77f0-80b679000000
Time:2025-02-17T03:58:43.0550637Z
--------------------------------------------------------------------------------
2025/02/17 03:58:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a14998-f01e-005d-4bf0-80b679000000
Time:2025-02-17T03:58:44.0940701Z
--------------------------------------------------------------------------------
2025/02/17 03:58:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a14bbc-f01e-005d-4af0-80b679000000
Time:2025-02-17T03:58:45.1328234Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a14bbc-f01e-005d-4af0-80b679000000
Time:2025-02-17T03:58:45.1328234Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.43s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 03:58:53 DEBUG : sub dir/: Creating directory marker
2025/02/17 03:58:53 DEBUG : sub dir/: Removing directory marker
2025/02/17 03:58:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a159d7-f01e-005d-1bf0-80b679000000
Time:2025-02-17T03:58:53.7133738Z
--------------------------------------------------------------------------------
2025/02/17 03:58:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a15b94-f01e-005d-0df0-80b679000000
Time:2025-02-17T03:58:54.7519709Z
--------------------------------------------------------------------------------
2025/02/17 03:58:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a15e1f-f01e-005d-5cf0-80b679000000
Time:2025-02-17T03:58:55.7904119Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a15e1f-f01e-005d-5cf0-80b679000000
Time:2025-02-17T03:58:55.7904119Z
--------------------------------------------------------------------------------
2025/02/17 03:58:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1604b-f01e-005d-52f0-80b679000000
Time:2025-02-17T03:58:56.8285243Z
--------------------------------------------------------------------------------
2025/02/17 03:58:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a162b9-f01e-005d-04f0-80b679000000
Time:2025-02-17T03:58:57.8662921Z
--------------------------------------------------------------------------------
2025/02/17 03:58:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a165a2-f01e-005d-34f0-80b679000000
Time:2025-02-17T03:58:58.9041439Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a165a2-f01e-005d-34f0-80b679000000
Time:2025-02-17T03:58:58.9041439Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.77s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 03:59:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a17251-f01e-005d-3bf0-80b679000000
Time:2025-02-17T03:59:07.5185083Z
--------------------------------------------------------------------------------
2025/02/17 03:59:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a17491-f01e-005d-4ff0-80b679000000
Time:2025-02-17T03:59:08.5560365Z
--------------------------------------------------------------------------------
2025/02/17 03:59:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1771c-f01e-005d-24f0-80b679000000
Time:2025-02-17T03:59:09.5936130Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1771c-f01e-005d-24f0-80b679000000
Time:2025-02-17T03:59:09.5936130Z
--------------------------------------------------------------------------------
2025/02/17 03:59:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a17952-f01e-005d-22f0-80b679000000
Time:2025-02-17T03:59:10.6315684Z
--------------------------------------------------------------------------------
2025/02/17 03:59:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a17ab4-f01e-005d-50f0-80b679000000
Time:2025-02-17T03:59:11.6705510Z
--------------------------------------------------------------------------------
2025/02/17 03:59:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a17b64-f01e-005d-6af0-80b679000000
Time:2025-02-17T03:59:12.7085915Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a17b64-f01e-005d-6af0-80b679000000
Time:2025-02-17T03:59:12.7085915Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.80s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 03:59:21 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/02/17 03:59:21 DEBUG : empty space: Excluded
2025/02/17 03:59:21 DEBUG : BackupDir: Excluded
2025/02/17 03:59:21 DEBUG : dst: Excluded
2025/02/17 03:59:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a18a2f-f01e-005d-3bf0-80b679000000
Time:2025-02-17T03:59:21.3554899Z
--------------------------------------------------------------------------------
2025/02/17 03:59:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a18c4c-f01e-005d-17f0-80b679000000
Time:2025-02-17T03:59:22.3930223Z
--------------------------------------------------------------------------------
2025/02/17 03:59:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a18e29-f01e-005d-41f0-80b679000000
Time:2025-02-17T03:59:23.4321181Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a18e29-f01e-005d-41f0-80b679000000
Time:2025-02-17T03:59:23.4321181Z
--------------------------------------------------------------------------------
2025/02/17 03:59:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a18f67-f01e-005d-3af0-80b679000000
Time:2025-02-17T03:59:24.4703082Z
--------------------------------------------------------------------------------
2025/02/17 03:59:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a19058-f01e-005d-6bf0-80b679000000
Time:2025-02-17T03:59:25.5085129Z
--------------------------------------------------------------------------------
2025/02/17 03:59:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a19122-f01e-005d-0cf0-80b679000000
Time:2025-02-17T03:59:26.5464559Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a19122-f01e-005d-0cf0-80b679000000
Time:2025-02-17T03:59:26.5464559Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.84s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 03:59:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1a067-f01e-005d-74f0-80b679000000
Time:2025-02-17T03:59:35.1748216Z
--------------------------------------------------------------------------------
2025/02/17 03:59: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1a1ce-f01e-005d-05f0-80b679000000
Time:2025-02-17T03:59:36.2131278Z
--------------------------------------------------------------------------------
2025/02/17 03:59: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1a2cb-f01e-005d-5ff0-80b679000000
Time:2025-02-17T03:59:37.2514996Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1a2cb-f01e-005d-5ff0-80b679000000
Time:2025-02-17T03:59:37.2514996Z
--------------------------------------------------------------------------------
2025/02/17 03:59: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1a417-f01e-005d-6ff0-80b679000000
Time:2025-02-17T03:59:38.2895182Z
--------------------------------------------------------------------------------
2025/02/17 03:59: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1a57b-f01e-005d-3af0-80b679000000
Time:2025-02-17T03:59:39.3272523Z
--------------------------------------------------------------------------------
2025/02/17 03:59: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1a6f5-f01e-005d-12f0-80b679000000
Time:2025-02-17T03:59:40.3652960Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1a6f5-f01e-005d-12f0-80b679000000
Time:2025-02-17T03:59:40.3652960Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.81s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/02/17 03:59:49 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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1b8d9-f01e-005d-6df0-80b679000000
Time:2025-02-17T03:59:49.1301815Z
--------------------------------------------------------------------------------
2025/02/17 03:59:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1bab1-f01e-005d-69f0-80b679000000
Time:2025-02-17T03:59:50.1682233Z
--------------------------------------------------------------------------------
2025/02/17 03:59:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1bc4f-f01e-005d-39f0-80b679000000
Time:2025-02-17T03:59:51.2066315Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1bc4f-f01e-005d-39f0-80b679000000
Time:2025-02-17T03:59:51.2066315Z
--------------------------------------------------------------------------------
2025/02/17 03:59:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1be19-f01e-005d-1af0-80b679000000
Time:2025-02-17T03:59:52.2449165Z
--------------------------------------------------------------------------------
2025/02/17 03:59:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1c09b-f01e-005d-6af0-80b679000000
Time:2025-02-17T03:59:53.2827918Z
--------------------------------------------------------------------------------
2025/02/17 03:59:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1c365-f01e-005d-79f0-80b679000000
Time:2025-02-17T03:59:54.3214327Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1c365-f01e-005d-79f0-80b679000000
Time:2025-02-17T03:59:54.3214327Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.95s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.15s)
=== RUN TestHashSumsWithErrors
2025/02/17 04:00:02 DEBUG : Creating backend with remote ":memory:"
2025/02/17 04:00:02 DEBUG : Config file has changed externally - reloading
2025/02/17 04:00:02 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/02/17 04:00:02 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/02/17 04:00:02 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/02/17 04:00:02 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/02/17 04:00:02 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/02/17 04:00:02 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/02/17 04:00:02 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/02/17 04:00:02 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/02/17 04:00:02 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-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 04:00:02 DEBUG : sub dir/: Creating directory marker
2025/02/17 04:00:03 DEBUG : sub dir/: Removing directory marker
2025/02/17 04:00: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1d4f8-f01e-005d-38f0-80b679000000
Time:2025-02-17T04:00:03.1363254Z
--------------------------------------------------------------------------------
2025/02/17 04:00: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1d78d-f01e-005d-66f0-80b679000000
Time:2025-02-17T04:00:04.1743914Z
--------------------------------------------------------------------------------
2025/02/17 04:00: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1db2d-f01e-005d-32f0-80b679000000
Time:2025-02-17T04:00:05.2120605Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1db2d-f01e-005d-32f0-80b679000000
Time:2025-02-17T04:00:05.2120605Z
--------------------------------------------------------------------------------
2025/02/17 04:00: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1ddd7-f01e-005d-27f0-80b679000000
Time:2025-02-17T04:00:06.2510195Z
--------------------------------------------------------------------------------
2025/02/17 04:00: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1e14d-f01e-005d-4af0-80b679000000
Time:2025-02-17T04:00:07.2887352Z
--------------------------------------------------------------------------------
2025/02/17 04:00: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1e494-f01e-005d-64f0-80b679000000
Time:2025-02-17T04:00:08.3270199Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a1e494-f01e-005d-64f0-80b679000000
Time:2025-02-17T04:00:08.3270199Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.01s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 04:00:16 DEBUG : Waiting for deletions to finish
2025/02/17 04:00:16 DEBUG : large: Excluded (Size Filter)
2025/02/17 04:00:16 INFO : medium: Deleted
2025/02/17 04:00:16 INFO : small: Deleted
2025/02/17 04:00:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:35f8f7b9-f01e-003f-07f0-80745e000000
Time:2025-02-17T04:00:17.1012696Z
--------------------------------------------------------------------------------
2025/02/17 04:00:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:35f8f923-f01e-003f-78f0-80745e000000
Time:2025-02-17T04:00:18.1397241Z
--------------------------------------------------------------------------------
2025/02/17 04:00:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:35f8fac5-f01e-003f-2ef0-80745e000000
Time:2025-02-17T04:00:19.1775131Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:35f8fac5-f01e-003f-2ef0-80745e000000
Time:2025-02-17T04:00:19.1775131Z
--------------------------------------------------------------------------------
2025/02/17 04:00:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:35f8fcfa-f01e-003f-79f0-80745e000000
Time:2025-02-17T04:00:20.2151970Z
--------------------------------------------------------------------------------
2025/02/17 04:00:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:35f8ff52-f01e-003f-79f0-80745e000000
Time:2025-02-17T04:00:21.2539552Z
--------------------------------------------------------------------------------
2025/02/17 04:00:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:35f900cf-f01e-003f-1ff0-80745e000000
Time:2025-02-17T04:00:22.2927037Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:35f900cf-f01e-003f-1ff0-80745e000000
Time:2025-02-17T04:00:22.2927037Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.96s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 04:00:30 DEBUG : Waiting for deletions to finish
2025/02/17 04:00:30 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/02/17 04:00:30 INFO : large: Deleted
2025/02/17 04:00:30 INFO : medium: Deleted
2025/02/17 04:00:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a21358-f01e-005d-5ef0-80b679000000
Time:2025-02-17T04:00:31.0567341Z
--------------------------------------------------------------------------------
2025/02/17 04:00:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2159a-f01e-005d-6af0-80b679000000
Time:2025-02-17T04:00:32.0957614Z
--------------------------------------------------------------------------------
2025/02/17 04:00:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a21712-f01e-005d-22f0-80b679000000
Time:2025-02-17T04:00:33.1346205Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a21712-f01e-005d-22f0-80b679000000
Time:2025-02-17T04:00:33.1346205Z
--------------------------------------------------------------------------------
2025/02/17 04:00:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a218df-f01e-005d-47f0-80b679000000
Time:2025-02-17T04:00:34.1728420Z
--------------------------------------------------------------------------------
2025/02/17 04:00:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a21aea-f01e-005d-27f0-80b679000000
Time:2025-02-17T04:00:35.2112293Z
--------------------------------------------------------------------------------
2025/02/17 04:00:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a21d67-f01e-005d-70f0-80b679000000
Time:2025-02-17T04:00:36.2523712Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a21d67-f01e-005d-70f0-80b679000000
Time:2025-02-17T04:00:36.2523712Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/02/17 04:00: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a22e08-f01e-005d-0cf0-80b679000000
Time:2025-02-17T04:00:44.4473518Z
--------------------------------------------------------------------------------
2025/02/17 04:00: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a22f91-f01e-005d-64f0-80b679000000
Time:2025-02-17T04:00:45.4854920Z
--------------------------------------------------------------------------------
2025/02/17 04:00: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a230ee-f01e-005d-08f0-80b679000000
Time:2025-02-17T04:00:46.5234536Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a230ee-f01e-005d-08f0-80b679000000
Time:2025-02-17T04:00:46.5234536Z
--------------------------------------------------------------------------------
2025/02/17 04:00: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2326f-f01e-005d-59f0-80b679000000
Time:2025-02-17T04:00:47.5619296Z
--------------------------------------------------------------------------------
2025/02/17 04:00: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a233e2-f01e-005d-10f0-80b679000000
Time:2025-02-17T04:00:48.6005569Z
--------------------------------------------------------------------------------
2025/02/17 04:00: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a23560-f01e-005d-62f0-80b679000000
Time:2025-02-17T04:00:49.6386108Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a23560-f01e-005d-62f0-80b679000000
Time:2025-02-17T04:00:49.6386108Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.35s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 04:00:58 DEBUG : Waiting for deletions to finish
2025/02/17 04:00:58 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/02/17 04:00:58 INFO : medium: Deleted
2025/02/17 04:00:58 INFO : small: Deleted
2025/02/17 04:00:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:35f92681-f01e-003f-26f0-80745e000000
Time:2025-02-17T04:00:58.4127131Z
--------------------------------------------------------------------------------
2025/02/17 04:00:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:35f92782-f01e-003f-04f0-80745e000000
Time:2025-02-17T04:00:59.4511205Z
--------------------------------------------------------------------------------
2025/02/17 04:01:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:35f928c9-f01e-003f-1cf0-80745e000000
Time:2025-02-17T04:01:00.4893256Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:35f928c9-f01e-003f-1cf0-80745e000000
Time:2025-02-17T04:01:00.4893256Z
--------------------------------------------------------------------------------
2025/02/17 04:01:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:35f92a1d-f01e-003f-55f0-80745e000000
Time:2025-02-17T04:01:01.5278002Z
--------------------------------------------------------------------------------
2025/02/17 04:01:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:35f92b92-f01e-003f-63f0-80745e000000
Time:2025-02-17T04:01:02.5656761Z
--------------------------------------------------------------------------------
2025/02/17 04:01: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:35f92d04-f01e-003f-6cf0-80745e000000
Time:2025-02-17T04:01:03.6041618Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:35f92d04-f01e-003f-6cf0-80745e000000
Time:2025-02-17T04:01:03.6041618Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/02/17 04:01: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:35f93638-f01e-003f-1df0-80745e000000
Time:2025-02-17T04:01:11.7975194Z
--------------------------------------------------------------------------------
2025/02/17 04:01: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:35f9372f-f01e-003f-70f0-80745e000000
Time:2025-02-17T04:01:12.8422132Z
--------------------------------------------------------------------------------
2025/02/17 04:01: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:35f9383c-f01e-003f-56f0-80745e000000
Time:2025-02-17T04:01:13.8807784Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:35f9383c-f01e-003f-56f0-80745e000000
Time:2025-02-17T04:01:13.8807784Z
--------------------------------------------------------------------------------
2025/02/17 04:01: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:35f93968-f01e-003f-4bf0-80745e000000
Time:2025-02-17T04:01:14.9189735Z
--------------------------------------------------------------------------------
2025/02/17 04:01: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:35f93aa5-f01e-003f-4df0-80745e000000
Time:2025-02-17T04:01:15.9568753Z
--------------------------------------------------------------------------------
2025/02/17 04:01: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:35f93bb0-f01e-003f-21f0-80745e000000
Time:2025-02-17T04:01:16.9950336Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:35f93bb0-f01e-003f-21f0-80745e000000
Time:2025-02-17T04:01:16.9950336Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.36s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 04:01:25 DEBUG : Waiting for deletions to finish
2025/02/17 04:01:25 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/02/17 04:01:25 INFO : large: Deleted
2025/02/17 04:01:25 INFO : medium: Deleted
2025/02/17 04:01: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2760e-f01e-005d-2bf0-80b679000000
Time:2025-02-17T04:01:25.7602641Z
--------------------------------------------------------------------------------
2025/02/17 04:01: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a27850-f01e-005d-3ff0-80b679000000
Time:2025-02-17T04:01:26.7979913Z
--------------------------------------------------------------------------------
2025/02/17 04:01: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a27aea-f01e-005d-22f0-80b679000000
Time:2025-02-17T04:01:27.8365651Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a27aea-f01e-005d-22f0-80b679000000
Time:2025-02-17T04:01:27.8365651Z
--------------------------------------------------------------------------------
2025/02/17 04:01: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a27d50-f01e-005d-1ef0-80b679000000
Time:2025-02-17T04:01:28.8755726Z
--------------------------------------------------------------------------------
2025/02/17 04:01: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a27f73-f01e-005d-1af0-80b679000000
Time:2025-02-17T04:01:29.9136164Z
--------------------------------------------------------------------------------
2025/02/17 04:01: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a280f6-f01e-005d-4cf0-80b679000000
Time:2025-02-17T04:01:30.9518382Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a280f6-f01e-005d-4cf0-80b679000000
Time:2025-02-17T04:01:30.9518382Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/02/17 04:01: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a28cba-f01e-005d-0df0-80b679000000
Time:2025-02-17T04:01:39.1494437Z
--------------------------------------------------------------------------------
2025/02/17 04:01: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a28f4c-f01e-005d-60f0-80b679000000
Time:2025-02-17T04:01:40.1877859Z
--------------------------------------------------------------------------------
2025/02/17 04:01: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2916f-f01e-005d-4cf0-80b679000000
Time:2025-02-17T04:01:41.2259782Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2916f-f01e-005d-4cf0-80b679000000
Time:2025-02-17T04:01:41.2259782Z
--------------------------------------------------------------------------------
2025/02/17 04:01: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a292d3-f01e-005d-80f0-80b679000000
Time:2025-02-17T04:01:42.2648413Z
--------------------------------------------------------------------------------
2025/02/17 04:01: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a293ac-f01e-005d-36f0-80b679000000
Time:2025-02-17T04:01:43.3031354Z
--------------------------------------------------------------------------------
2025/02/17 04:01: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a294a0-f01e-005d-75f0-80b679000000
Time:2025-02-17T04:01:44.3417211Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a294a0-f01e-005d-75f0-80b679000000
Time:2025-02-17T04:01:44.3417211Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 04:01: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2a465-f01e-005d-4cf0-80b679000000
Time:2025-02-17T04:01:52.8368876Z
--------------------------------------------------------------------------------
2025/02/17 04:01: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2a5d5-f01e-005d-10f0-80b679000000
Time:2025-02-17T04:01:53.8758108Z
--------------------------------------------------------------------------------
2025/02/17 04:01: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2a6f1-f01e-005d-77f0-80b679000000
Time:2025-02-17T04:01:54.9141772Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2a6f1-f01e-005d-77f0-80b679000000
Time:2025-02-17T04:01:54.9141772Z
--------------------------------------------------------------------------------
2025/02/17 04:01: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2a80c-f01e-005d-69f0-80b679000000
Time:2025-02-17T04:01:55.9530225Z
--------------------------------------------------------------------------------
2025/02/17 04:01: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2a975-f01e-005d-17f0-80b679000000
Time:2025-02-17T04:01:56.9915155Z
--------------------------------------------------------------------------------
2025/02/17 04:01:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2ab4d-f01e-005d-61f0-80b679000000
Time:2025-02-17T04:01:58.0292389Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2ab4d-f01e-005d-61f0-80b679000000
Time:2025-02-17T04:01:58.0292389Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/02/17 04:02: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2b9db-f01e-005d-2ff0-80b679000000
Time:2025-02-17T04:02:06.2234587Z
--------------------------------------------------------------------------------
2025/02/17 04:02: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2bb13-f01e-005d-1ff0-80b679000000
Time:2025-02-17T04:02:07.2628850Z
--------------------------------------------------------------------------------
2025/02/17 04:02: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2bc33-f01e-005d-0af0-80b679000000
Time:2025-02-17T04:02:08.3013769Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2bc33-f01e-005d-0af0-80b679000000
Time:2025-02-17T04:02:08.3013769Z
--------------------------------------------------------------------------------
2025/02/17 04:02: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2bd78-f01e-005d-15f0-80b679000000
Time:2025-02-17T04:02:09.3397770Z
--------------------------------------------------------------------------------
2025/02/17 04:02: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2bfb1-f01e-005d-17f0-80b679000000
Time:2025-02-17T04:02:10.3784217Z
--------------------------------------------------------------------------------
2025/02/17 04:02: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2c10d-f01e-005d-3af0-80b679000000
Time:2025-02-17T04:02:11.4179970Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2c10d-f01e-005d-3af0-80b679000000
Time:2025-02-17T04:02:11.4179970Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.07s)
=== RUN TestRetry
2025/02/17 04:02:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/02/17 04:02:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/02/17 04:02:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/17 04:02:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/17 04:02:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/17 04:02:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/17 04:02:19 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-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 04:02: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2d2d9-f01e-005d-2af0-80b679000000
Time:2025-02-17T04:02:20.7589663Z
--------------------------------------------------------------------------------
2025/02/17 04:02: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2d410-f01e-005d-31f0-80b679000000
Time:2025-02-17T04:02:21.7970570Z
--------------------------------------------------------------------------------
2025/02/17 04:02: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-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2d533-f01e-005d-23f0-80b679000000
Time:2025-02-17T04:02:22.8356074Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2d533-f01e-005d-23f0-80b679000000
Time:2025-02-17T04:02:22.8356074Z
--------------------------------------------------------------------------------
2025/02/17 04:02: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2d717-f01e-005d-60f0-80b679000000
Time:2025-02-17T04:02:23.8733411Z
--------------------------------------------------------------------------------
2025/02/17 04:02: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2d9c5-f01e-005d-59f0-80b679000000
Time:2025-02-17T04:02:24.9113258Z
--------------------------------------------------------------------------------
2025/02/17 04:02: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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2dc39-f01e-005d-06f0-80b679000000
Time:2025-02-17T04:02:25.9506946Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e6a2dc39-f01e-005d-06f0-80b679000000
Time:2025-02-17T04:02:25.9506946Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.48s)
=== RUN TestPurge
2025/02/17 04:02:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jerogiv7dehu"
2025/02/17 04:02:34 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/17 04:02:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/17 04:02:34 DEBUG : Azure container rclone-test-jerogiv7dehu: Using directory markers
2025/02/17 04:02:34 DEBUG : Creating backend with remote "/tmp/rclone863908995"
run.go:180: Remote "Azure container rclone-test-jerogiv7dehu", Local "Local file system at /tmp/rclone863908995", Modify Window "1ns"
2025/02/17 04:02:34 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/17 04:02:34 DEBUG : A1/B1/: Creating directory marker
2025/02/17 04:02:34 DEBUG : A1/: Creating directory marker
2025/02/17 04:02:34 INFO : A2: Making directory
2025/02/17 04:02:34 DEBUG : A2/: Creating directory marker
2025/02/17 04:02:34 INFO : A1/B2: Making directory
2025/02/17 04:02:34 DEBUG : A1/B2/: Creating directory marker
2025/02/17 04:02:34 INFO : A1/B2/C2: Making directory
2025/02/17 04:02:34 DEBUG : A1/B2/C2/: Creating directory marker
2025/02/17 04:02:34 INFO : A1/B1/C3: Making directory
2025/02/17 04:02:34 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/17 04:02:34 INFO : A3: Making directory
2025/02/17 04:02:34 DEBUG : A3/: Creating directory marker
2025/02/17 04:02:34 INFO : A3/B3: Making directory
2025/02/17 04:02:34 DEBUG : A3/B3/: Creating directory marker
2025/02/17 04:02:35 INFO : A3/B3/C4: Making directory
2025/02/17 04:02:35 DEBUG : A3/B3/C4/: Creating directory marker
2025/02/17 04:02:35 DEBUG : Waiting for deletions to finish
2025/02/17 04:02:35 INFO : A1/B1/C1/one: Deleted
2025/02/17 04:02:35 DEBUG : removing 2 level 3 directories
2025/02/17 04:02:35 INFO : A1/B1/C3: Removing directory
2025/02/17 04:02:35 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/17 04:02:35 INFO : A1/B1/C1: Removing directory
2025/02/17 04:02:35 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/17 04:02:35 DEBUG : removing 1 level 2 directories
2025/02/17 04:02:35 INFO : A1/B1: Removing directory
2025/02/17 04:02:35 DEBUG : A1/B1/: Removing directory marker
2025/02/17 04:02:35 DEBUG : Azure container rclone-test-jerogiv7dehu: Purge remote
2025/02/17 04:02:35 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.77s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 04:02:35 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/17 04:02:35 DEBUG : A1/B1/: Creating directory marker
2025/02/17 04:02:36 DEBUG : A1/: Creating directory marker
2025/02/17 04:02:36 INFO : A2: Making directory
2025/02/17 04:02:36 DEBUG : A2/: Creating directory marker
2025/02/17 04:02:36 INFO : A1/B2: Making directory
2025/02/17 04:02:36 DEBUG : A1/B2/: Creating directory marker
2025/02/17 04:02:36 INFO : A1/B2/C2: Making directory
2025/02/17 04:02:36 DEBUG : A1/B2/C2/: Creating directory marker
2025/02/17 04:02:36 INFO : A1/B1/C3: Making directory
2025/02/17 04:02:36 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/17 04:02:36 INFO : A3: Making directory
2025/02/17 04:02:36 DEBUG : A3/: Creating directory marker
2025/02/17 04:02:36 INFO : A3/B3: Making directory
2025/02/17 04:02:36 DEBUG : A3/B3/: Creating directory marker
2025/02/17 04:02:36 INFO : A3/B3/C4: Making directory
2025/02/17 04:02:36 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/02/17 04:02:44 DEBUG : removing 1 level 3 directories
2025/02/17 04:02:44 INFO : A3/B3/C4: Removing directory
2025/02/17 04:02:44 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/02/17 04:02:51 DEBUG : removing 2 level 3 directories
2025/02/17 04:02:51 INFO : A1/B2/C2: Removing directory
2025/02/17 04:02:51 DEBUG : A1/B2/C2/: Removing directory marker
2025/02/17 04:02:51 INFO : A1/B1/C3: Removing directory
2025/02/17 04:02:51 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/17 04:02:51 DEBUG : removing 4 level 2 directories
2025/02/17 04:02:51 INFO : A3/B3: Removing directory
2025/02/17 04:02:51 INFO : BackupDir/: Removing directory
2025/02/17 04:02:51 DEBUG : A3/B3/: Removing directory marker
2025/02/17 04:02:51 INFO : A1/B2: Removing directory
2025/02/17 04:02:51 DEBUG : BackupDir//: Removing directory marker
2025/02/17 04:02:51 DEBUG : A1/B2/: Removing directory marker
2025/02/17 04:02:51 INFO : dst/: Removing directory
2025/02/17 04:02:51 DEBUG : dst//: Removing directory marker
2025/02/17 04:02:51 DEBUG : removing 4 level 1 directories
2025/02/17 04:02:51 INFO : dst: Removing directory
2025/02/17 04:02:51 INFO : A2: Removing directory
2025/02/17 04:02:51 INFO : A3: Removing directory
2025/02/17 04:02:51 DEBUG : A2/: Removing directory marker
2025/02/17 04:02:51 INFO : BackupDir: Removing directory
2025/02/17 04:02:51 DEBUG : BackupDir/: Removing directory marker
2025/02/17 04:02:51 DEBUG : dst/: Removing directory marker
2025/02/17 04:02:51 DEBUG : A3/: Removing directory marker
2025/02/17 04:02:51 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a9b87406-701e-007c-43f0-809202000000
Time:2025-02-17T04:02:51.8602987Z
--------------------------------------------------------------------------------
2025/02/17 04:02:51 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7666841c-501e-006b-57f0-803b09000000
Time:2025-02-17T04:02:51.8624136Z
--------------------------------------------------------------------------------
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-tupotad0nari/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7666841c-501e-006b-57f0-803b09000000
Time:2025-02-17T04:02:51.8624136Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/02/17 04:02:52 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/17 04:02:52 DEBUG : A1/B1/: Removing directory marker
2025/02/17 04:02:52 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.34s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 04:02:52 INFO : A1: Making directory
2025/02/17 04:02:52 DEBUG : A1/: Creating directory marker
2025/02/17 04:02:52 INFO : A1/B1: Making directory
2025/02/17 04:02:52 DEBUG : A1/B1/: Creating directory marker
2025/02/17 04:02:52 INFO : A1/B1/C1: Making directory
2025/02/17 04:02:52 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/17 04:02:52 DEBUG : removing 1 level 3 directories
2025/02/17 04:02:52 INFO : A1/B1/C1: Removing directory
2025/02/17 04:02:52 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/17 04:02:52 DEBUG : removing 1 level 2 directories
2025/02/17 04:02:52 INFO : A1/B1: Removing directory
2025/02/17 04:02:52 DEBUG : A1/B1/: Removing directory marker
2025/02/17 04:02:52 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.73s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 04:02:52 INFO : A1: Making directory
2025/02/17 04:02:52 DEBUG : A1/: Creating directory marker
2025/02/17 04:02:52 INFO : A1/B1: Making directory
2025/02/17 04:02:53 DEBUG : A1/B1/: Creating directory marker
2025/02/17 04:02:53 INFO : A1/B1/C1: Making directory
2025/02/17 04:02:53 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/17 04:02:53 DEBUG : removing 1 level 3 directories
2025/02/17 04:02:53 INFO : A1/B1/C1: Removing directory
2025/02/17 04:02:53 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/17 04:02:53 DEBUG : removing 1 level 2 directories
2025/02/17 04:02:53 INFO : A1/B1: Removing directory
2025/02/17 04:02:53 DEBUG : A1/B1/: Removing directory marker
2025/02/17 04:02:53 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.77s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 04:02:53 DEBUG : filename.txt: File name found in url
2025/02/17 04:02:53 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.80s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 04:02:54 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/17 04:02:54 DEBUG : sub/: Creating directory marker
2025/02/17 04:02:54 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/17 04:02:54 INFO : file1: Copied (new) to: sub/file2
2025/02/17 04:02:54 INFO : file1: Deleted
2025/02/17 04:02:54 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/17 04:02:54 DEBUG : file1: Unchanged skipping
2025/02/17 04:02:54 INFO : file1: Deleted
2025/02/17 04:02:54 DEBUG : Azure container rclone-test-tupotad0nari: don't need to copy/move sub/file2, it is already at target location
2025/02/17 04:02:54 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.51s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 04:02:55 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/17 04:02:55 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/17 04:02:55 INFO : file1: Copied (new)
2025/02/17 04:02:55 INFO : file1: Deleted
2025/02/17 04:02:55 DEBUG : file1: Destination exists, skipping
2025/02/17 04:02:55 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.35s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 04:02:55 DEBUG : dst/: Creating directory marker
2025/02/17 04:02:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tupotad0nari/backup"
2025/02/17 04:02:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/17 04:02:55 DEBUG : Azure container rclone-test-tupotad0nari path backup: Using directory markers
2025/02/17 04:02:55 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-tupotad0nari/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-tupotad0nari/backup"
2025/02/17 04:02:55 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/02/17 04:02:55 DEBUG : dst/: Creating directory marker
2025/02/17 04:02:56 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/02/17 04:02:56 INFO : dst/file1: Copied (server-side copy)
2025/02/17 04:02:56 INFO : dst/file1: Deleted
2025/02/17 04:02:56 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/17 04:02:56 INFO : dst/file1: Copied (new)
2025/02/17 04:02:56 INFO : dst/file1: Deleted
2025/02/17 04:02:56 DEBUG : dst/: Removing directory marker
2025/02/17 04:02:56 DEBUG : backup/dst/: Removing directory marker
2025/02/17 04:02:56 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dff997c9-f01e-0086-4ef0-807044000000
Time:2025-02-17T04:02:56.6105928Z
--------------------------------------------------------------------------------
2025/02/17 04:02:57 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dff998ec-f01e-0086-7cf0-807044000000
Time:2025-02-17T04:02:57.6485866Z
--------------------------------------------------------------------------------
2025/02/17 04:02:58 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dff99a79-f01e-0086-2bf0-807044000000
Time:2025-02-17T04:02:58.6875755Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tupotad0nari/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:dff99a79-f01e-0086-2bf0-807044000000
Time:2025-02-17T04:02:58.6875755Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.24s)
=== 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-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 04:02:59 DEBUG : A1/: Creating directory marker
2025/02/17 04:03:00 DEBUG : A1/B1/: Creating directory marker
2025/02/17 04:03:00 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/17 04:03:00 DEBUG : A1/B1/C2/: Creating directory marker
2025/02/17 04:03:00 INFO : A1/B2: Making directory
2025/02/17 04:03:00 DEBUG : A1/B2/: Creating directory marker
2025/02/17 04:03:00 INFO : A1/B1/C3: Making directory
2025/02/17 04:03:00 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/17 04:03:01 DEBUG : A2/: Creating directory marker
2025/02/17 04:03:01 DEBUG : A2/B1/: Creating directory marker
2025/02/17 04:03:01 DEBUG : A2/B1/C1/: Creating directory marker
2025/02/17 04:03:01 DEBUG : A2/B1/C2/: Creating directory marker
2025/02/17 04:03:01 DEBUG : A2/B1/C3/: Creating directory marker
2025/02/17 04:03:01 DEBUG : A2/B2/: Creating directory marker
2025/02/17 04:03:01 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/17 04:03:01 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/02/17 04:03:01 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/17 04:03:01 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/02/17 04:03:01 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/17 04:03:01 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/02/17 04:03:01 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/17 04:03:01 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/02/17 04:03:01 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/17 04:03:01 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/02/17 04:03:01 INFO : A1/B1/three: Deleted
2025/02/17 04:03:01 INFO : A1/two: Deleted
2025/02/17 04:03:01 INFO : A1/one: Deleted
2025/02/17 04:03:01 INFO : A1/B1/C2/five: Deleted
2025/02/17 04:03:01 INFO : A1/B1/C1/four: Deleted
2025/02/17 04:03:01 DEBUG : A1/B2/: Removing directory marker
2025/02/17 04:03:01 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/17 04:03:01 DEBUG : A1/B1/C2/: Removing directory marker
2025/02/17 04:03:01 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/17 04:03:02 DEBUG : A1/B1/: Removing directory marker
2025/02/17 04:03:02 DEBUG : A1/: Removing directory marker
2025/02/17 04:03:02 DEBUG : A3/: Creating directory marker
2025/02/17 04:03:02 DEBUG : A3/B1/: Creating directory marker
2025/02/17 04:03:02 DEBUG : A3/B1/C1/: Creating directory marker
2025/02/17 04:03:02 DEBUG : A3/B1/C2/: Creating directory marker
2025/02/17 04:03:02 DEBUG : A3/B1/C3/: Creating directory marker
2025/02/17 04:03:02 DEBUG : A3/B2/: Creating directory marker
2025/02/17 04:03:03 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/17 04:03:03 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/02/17 04:03:03 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/17 04:03:03 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/02/17 04:03:03 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/17 04:03:03 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/02/17 04:03:03 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/17 04:03:03 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/02/17 04:03:03 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/17 04:03:03 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/02/17 04:03:03 INFO : A2/B1/C1/four: Deleted
2025/02/17 04:03:03 INFO : A2/B1/three: Deleted
2025/02/17 04:03:03 INFO : A2/B1/C2/five: Deleted
2025/02/17 04:03:03 INFO : A2/two: Deleted
2025/02/17 04:03:03 INFO : A2/one: Deleted
2025/02/17 04:03:03 DEBUG : A2/B2/: Removing directory marker
2025/02/17 04:03:03 DEBUG : A2/B1/C3/: Removing directory marker
2025/02/17 04:03:03 DEBUG : A2/B1/C2/: Removing directory marker
2025/02/17 04:03:03 DEBUG : A2/B1/C1/: Removing directory marker
2025/02/17 04:03:03 DEBUG : A2/B1/: Removing directory marker
2025/02/17 04:03:03 DEBUG : A2/: Removing directory marker
2025/02/17 04:03:03 INFO : Azure container rclone-test-tupotad0nari: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/02/17 04:03:03 DEBUG : A4/: Creating directory marker
2025/02/17 04:03:03 DEBUG : A4/B1/: Creating directory marker
2025/02/17 04:03:03 DEBUG : A4/B1/C1/: Creating directory marker
2025/02/17 04:03:03 DEBUG : A4/B1/C2/: Creating directory marker
2025/02/17 04:03:03 DEBUG : A4/B1/C3/: Creating directory marker
2025/02/17 04:03:04 DEBUG : A4/B2/: Creating directory marker
2025/02/17 04:03:04 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/17 04:03:04 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/02/17 04:03:04 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/17 04:03:04 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/02/17 04:03:04 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/17 04:03:04 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/02/17 04:03:04 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/17 04:03:04 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/02/17 04:03:04 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/17 04:03:04 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/02/17 04:03:04 INFO : A3/B1/C2/five: Deleted
2025/02/17 04:03:04 INFO : A3/B1/C1/four: Deleted
2025/02/17 04:03:04 INFO : A3/two: Deleted
2025/02/17 04:03:04 INFO : A3/B1/three: Deleted
2025/02/17 04:03:04 INFO : A3/one: Deleted
2025/02/17 04:03:04 DEBUG : A3/B2/: Removing directory marker
2025/02/17 04:03:04 DEBUG : A3/B1/C3/: Removing directory marker
2025/02/17 04:03:04 DEBUG : A3/B1/C2/: Removing directory marker
2025/02/17 04:03:04 DEBUG : A3/B1/C1/: Removing directory marker
2025/02/17 04:03:04 DEBUG : A3/B1/: Removing directory marker
2025/02/17 04:03:04 DEBUG : A3/: Removing directory marker
2025/02/17 04:03:04 DEBUG : A4/B2/: Removing directory marker
2025/02/17 04:03:04 DEBUG : A4/B1/C3/: Removing directory marker
2025/02/17 04:03:04 DEBUG : A4/B1/C2/: Removing directory marker
2025/02/17 04:03:05 DEBUG : A4/B1/C1/: Removing directory marker
2025/02/17 04:03:05 DEBUG : A4/B1/: Removing directory marker
2025/02/17 04:03:05 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.43s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 04:03:05 DEBUG : Azure container rclone-test-tupotad0nari: File to upload is small (34 bytes), uploading instead of streaming
2025/02/17 04:03:05 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/02/17 04:03:05 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/02/17 04:03:05 NOTICE: Azure container rclone-test-tupotad0nari: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/02/17 04:03:05 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/17 04:03:05 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/17 04:03:05 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/17 04:03:05 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/17 04:03:05 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/02/17 04:03:05 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/17 04:03:05 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 04:03:05 DEBUG : Azure container rclone-test-tupotad0nari: File to upload is small (34 bytes), uploading instead of streaming
2025/02/17 04:03:05 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/02/17 04:03:05 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/02/17 04:03:05 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/17 04:03:05 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/17 04:03:05 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/17 04:03:05 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/17 04:03:06 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/02/17 04:03:06 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/17 04:03:06 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-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 04:03:06 DEBUG : Azure container rclone-test-tupotad0nari: File to upload is small (34 bytes), uploading instead of streaming
2025/02/17 04:03:06 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/17 04:03:06 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/17 04:03:06 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/17 04:03:06 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/17 04:03:06 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/17 04:03:06 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/02/17 04:03:06 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 04:03:06 DEBUG : Azure container rclone-test-tupotad0nari: File to upload is small (34 bytes), uploading instead of streaming
2025/02/17 04:03:06 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/02/17 04:03:06 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/02/17 04:03:06 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/17 04:03:06 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/17 04:03:06 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/17 04:03:06 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/17 04:03:06 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/02/17 04:03:06 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/17 04:03:06 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/02/17 04:03:06 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.87s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.56s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.43s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.44s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.44s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", 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-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 04:03:07 DEBUG : Azure container rclone-test-tupotad0nari: File to upload is small (60 bytes), uploading instead of streaming
2025/02/17 04:03:07 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/02/17 04:03:07 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-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", 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-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
2025/02/17 04:03:07 DEBUG : sub dir/: Creating directory marker
2025/02/17 04:03:08 DEBUG : Azure container rclone-test-tupotad0nari: Touching "empty space"
2025/02/17 04:03:08 DEBUG : Azure container rclone-test-tupotad0nari: Touching "potato2"
2025/02/17 04:03:08 DEBUG : Azure container rclone-test-tupotad0nari: Touching "sub dir/potato3"
2025/02/17 04:03:08 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.92s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.08s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.08s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.08s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", 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-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", 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-tupotad0nari", Local "Local file system at /tmp/rclone4128530349", 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/02/17 04:03:09 DEBUG : Azure container rclone-test-tupotad0nari: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m38.28507869s (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]