"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/04/02 05:47:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mojagik3qero"
2025/04/02 05:47:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/02 05:47:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/02 05:47:30 DEBUG : Azure container rclone-test-mojagik3qero: Using directory markers
2025/04/02 05:47:30 DEBUG : Creating backend with remote "/tmp/rclone3058688531"
=== 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-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:47:30 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/02 05:47:30 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/02 05:47:30 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/02 05:47:30 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/02 05:47:30 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/04/02 05:47:30 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/02 05:47:30 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/04/02 05:47:30 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/04/02 05:47:30 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/02 05:47:31 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/02 05:47:31 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/02 05:47:31 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/04/02 05:47:31 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/02 05:47:31 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/04/02 05:47:31 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/02 05:47:31 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/02 05:47:31 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/02 05:47:31 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/02 05:47:31 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/04/02 05:47:31 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/04/02 05:47:32 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/04/02 05:47: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/04/02 05:47:33 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/02 05:47:33 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/04/02 05:47:33 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/04/02 05:47:33 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/04/02 05:47:33 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/02 05:47:33 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/02 05:47:33 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/04/02 05:47:33 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/02 05:47:33 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/04/02 05:47:33 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/04/02 05:47:33 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/02 05:47:33 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/02 05:47:33 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/04/02 05:47:33 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/04/02 05:47:34 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/04/02 05:47:34 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/04/02 05:47: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/04/02 05:47:35 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/02 05:47:35 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/04/02 05:47:35 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/02 05:47:35 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/04/02 05:47:35 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/04/02 05:47:35 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/02 05:47:35 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/02 05:47:35 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/02 05:47:35 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/04/02 05:47:35 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/02 05:47:35 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/04/02 05:47:35 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/02 05:47:35 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/02 05:47:35 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/02 05:47:35 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/02 05:47:35 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/04/02 05:47:36 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/04/02 05:47:36 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/04/02 05:47: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/04/02 05:47:37 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/04/02 05:47:37 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/02 05:47:37 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/04/02 05:47:37 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/02 05:47:37 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/02 05:47:37 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/02 05:47:37 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/04/02 05:47:37 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/02 05:47:37 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/04/02 05:47:37 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/04/02 05:47:37 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/02 05:47:37 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/02 05:47:37 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/02 05:47:37 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/04/02 05:47:38 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/04/02 05:47:38 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/04/02 05:47:39 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/04/02 05:47:39 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/02 05:47:39 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/04/02 05:47:39 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/02 05:47:39 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/02 05:47:39 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/02 05:47:39 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/04/02 05:47:39 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/02 05:47:39 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/02 05:47:39 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/02 05:47:39 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/02 05:47:39 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/02 05:47:39 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/02 05:47:39 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/04/02 05:47:39 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/04/02 05:47:40 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/04/02 05:47:41 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/04/02 05:47:41 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/02 05:47:41 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/04/02 05:47:41 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/02 05:47:41 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/02 05:47:41 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/02 05:47:41 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/02 05:47:41 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/02 05:47:41 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/02 05:47:41 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/04/02 05:47:41 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/02 05:47:41 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/02 05:47:41 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/02 05:47:41 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/04/02 05:47:41 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/02 05:47:41 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/02 05:47:41 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/02 05:47:41 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/02 05:47:41 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/04/02 05:47:41 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.27s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.29s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.15s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.63s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.94s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.89s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.85s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:47:42 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/02 05:47:42 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/02 05:47:42 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/02 05:47:42 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/02 05:47:42 DEBUG : chunksize-probe: Removing empty object
2025/04/02 05:47:43 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/04/02 05:47:43 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/04/02 05:47:43 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/04/02 05:47:43 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/04/02 05:47:43 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/02 05:47:43 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/02 05:47:43 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/02 05:47:43 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/02 05:47:43 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/02 05:47:43 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/02 05:47:43 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/02 05:47:43 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/02 05:47:43 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/02 05:47:43 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/02 05:47:43 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/02 05:47:43 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/02 05:47:43 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/02 05:47:43 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/02 05:47:43 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/02 05:47:43 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/02 05:47:44 DEBUG : Returning error reader
2025/04/02 05:47:44 DEBUG : BOOM: simulated read failure
2025/04/02 05:47:44 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/04/02 05:47:44 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/02 05:47:45 DEBUG : Returning error reader
2025/04/02 05:47:45 DEBUG : BOOM: simulated read failure
2025/04/02 05:47:45 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/04/02 05:47:45 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/02 05:47:46 DEBUG : Returning error reader
2025/04/02 05:47:46 DEBUG : BOOM: simulated read failure
2025/04/02 05:47:46 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/04/02 05:47:46 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/02 05:47:47 DEBUG : Returning error reader
2025/04/02 05:47:47 DEBUG : BOOM: simulated read failure
2025/04/02 05:47:47 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/04/02 05:47:47 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/02 05:47:48 DEBUG : Returning error reader
2025/04/02 05:47:48 DEBUG : BOOM: simulated read failure
2025/04/02 05:47:48 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/04/02 05:47:48 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/02 05:47:49 DEBUG : Returning error reader
2025/04/02 05:47:49 DEBUG : BOOM: simulated read failure
2025/04/02 05:47:49 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/04/02 05:47:49 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/02 05:47:50 DEBUG : Returning error reader
2025/04/02 05:47:50 DEBUG : BOOM: simulated read failure
2025/04/02 05:47:50 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/04/02 05:47:50 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/02 05:47:51 DEBUG : Returning error reader
2025/04/02 05:47:51 DEBUG : BOOM: simulated read failure
2025/04/02 05:47:51 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/04/02 05:47:51 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/02 05:47:52 DEBUG : Returning error reader
2025/04/02 05:47:52 DEBUG : BOOM: simulated read failure
2025/04/02 05:47:52 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/04/02 05:47:52 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/02 05:47:53 DEBUG : Returning error reader
2025/04/02 05:47:53 DEBUG : BOOM: simulated read failure
2025/04/02 05:47:53 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/04/02 05:47:53 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/04/02 05:47:53 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/04/02 05:47:53 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/04/02 05:47:53 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/04/02 05:47:53 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/04/02 05:47:53 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.42s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/04/02 05:48:00 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/02 05:48:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/02 05:48:00 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/04/02 05:48:00 DEBUG : potato: Seek from 10 to 0
2025/04/02 05:48:00 DEBUG : potato: Seek from 10 to 0
2025/04/02 05:48:00 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/04/02 05:48:00 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/02 05:48:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/02 05:48:00 DEBUG : potato: Seek from 5 to 2
2025/04/02 05:48:00 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/04/02 05:48:00 DEBUG : potato: Seek from 7 to 0
2025/04/02 05:48:00 DEBUG : potato: Seek from 7 to 0
2025/04/02 05:48:00 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/04/02 05:48:00 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/02 05:48:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/02 05:48:00 DEBUG : potato: Seek from 5 to 2
2025/04/02 05:48:00 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/04/02 05:48:00 DEBUG : potato: Seek from 8 to 0
2025/04/02 05:48:00 DEBUG : potato: Seek from 8 to 0
2025/04/02 05:48:00 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/04/02 05:48:00 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/02 05:48:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/02 05:48:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/02 05:48:00 DEBUG : potato: Seek from 5 to 2
2025/04/02 05:48:00 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/04/02 05:48:00 DEBUG : potato: Seek from 9 to 0
2025/04/02 05:48:00 DEBUG : potato: Seek from 9 to 0
2025/04/02 05:48:00 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-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", 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.29s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.08s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/04/02 05:48:02 DEBUG : Creating backend with remote "nonexistent"
2025/04/02 05:48:02 DEBUG : Config file has changed externally - reloading
2025/04/02 05:48:02 DEBUG : Creating backend with remote "nonexistent"
2025/04/02 05:48:02 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/04/02 05:48:02 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/04/02 05:48:02 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/04/02 05:48:02 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-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", 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.51s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.08s)
--- PASS: TestCheckDownload/3 (0.08s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
=== RUN TestCheckSizeOnly/1
=== RUN TestCheckSizeOnly/2
=== RUN TestCheckSizeOnly/3
=== RUN TestCheckSizeOnly/4
=== RUN TestCheckSizeOnly/5
=== RUN TestCheckSizeOnly/6
=== RUN TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (1.26s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.11s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:48:05 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/02 05:48:05 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/02 05:48:05 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/02 05:48:05 NOTICE: test.sum: 2 warning(s) suppressed...
2025/04/02 05:48:05 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/02 05:48:05 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/02 05:48:05 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/02 05:48:05 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.41s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:48:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mojagik3qero/data"
2025/04/02 05:48:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/02 05:48:05 DEBUG : Azure container rclone-test-mojagik3qero path data: Using directory markers
2025/04/02 05:48:05 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/04/02 05:48:08 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.81s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.14s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:48:08 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mojagik3qero/data"
2025/04/02 05:48:08 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/02 05:48:08 DEBUG : Azure container rclone-test-mojagik3qero path data: Using directory markers
2025/04/02 05:48:08 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/04/02 05:48:11 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.14s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.19s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.19s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/04/02 05:48:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xikuzas3bute"
2025/04/02 05:48:11 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/02 05:48:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/02 05:48:11 DEBUG : Azure container rclone-test-xikuzas3bute: Using directory markers
2025/04/02 05:48:11 DEBUG : Creating backend with remote "/tmp/rclone2940945365"
run.go:180: Remote "Azure container rclone-test-xikuzas3bute", Local "Local file system at /tmp/rclone2940945365", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/04/02 05:48:11 ERROR : hello, world!: sum not found
2025/04/02 05:48:11 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-xikuzas3bute
2025/04/02 05:48:11 NOTICE: Azure container rclone-test-xikuzas3bute: 1 files missing
2025/04/02 05:48:11 NOTICE: 1 hashes missing
2025/04/02 05:48:11 NOTICE: Azure container rclone-test-xikuzas3bute: 2 differences found
2025/04/02 05:48:11 NOTICE: Azure container rclone-test-xikuzas3bute: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/04/02 05:48:11 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/02 05:48:11 NOTICE: Azure container rclone-test-xikuzas3bute: 0 differences found
2025/04/02 05:48:11 NOTICE: Azure container rclone-test-xikuzas3bute: 1 matching files
2025/04/02 05:48:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-litumac3fiji"
2025/04/02 05:48:11 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/02 05:48:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/02 05:48:11 DEBUG : Azure container rclone-test-litumac3fiji: Using directory markers
2025/04/02 05:48:11 DEBUG : Creating backend with remote "/tmp/rclone347697008"
run.go:180: Remote "Azure container rclone-test-litumac3fiji", Local "Local file system at /tmp/rclone347697008", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/04/02 05:48:11 ERROR : HELLO, WORLD!: sum not found
2025/04/02 05:48:11 ERROR : hello, world!: file not in Azure container rclone-test-litumac3fiji
2025/04/02 05:48:11 NOTICE: Azure container rclone-test-litumac3fiji: 1 files missing
2025/04/02 05:48:11 NOTICE: 1 hashes missing
2025/04/02 05:48:11 NOTICE: Azure container rclone-test-litumac3fiji: 2 differences found
2025/04/02 05:48:11 NOTICE: Azure container rclone-test-litumac3fiji: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/04/02 05:48:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/02 05:48:11 NOTICE: Azure container rclone-test-litumac3fiji: 0 differences found
2025/04/02 05:48:11 NOTICE: Azure container rclone-test-litumac3fiji: 1 matching files
2025/04/02 05:48:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bobejav3fuso"
2025/04/02 05:48:11 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/02 05:48:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/02 05:48:11 DEBUG : Azure container rclone-test-bobejav3fuso: Using directory markers
2025/04/02 05:48:11 DEBUG : Creating backend with remote "/tmp/rclone3307772554"
run.go:180: Remote "Azure container rclone-test-bobejav3fuso", Local "Local file system at /tmp/rclone3307772554", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/04/02 05:48:12 ERROR : HeLlO, wOrLd!: sum not found
2025/04/02 05:48:12 ERROR : hello, world!: file not in Azure container rclone-test-bobejav3fuso
2025/04/02 05:48:12 NOTICE: Azure container rclone-test-bobejav3fuso: 1 files missing
2025/04/02 05:48:12 NOTICE: 1 hashes missing
2025/04/02 05:48:12 NOTICE: Azure container rclone-test-bobejav3fuso: 2 differences found
2025/04/02 05:48:12 NOTICE: Azure container rclone-test-bobejav3fuso: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/04/02 05:48:12 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/02 05:48:12 NOTICE: Azure container rclone-test-bobejav3fuso: 0 differences found
2025/04/02 05:48:12 NOTICE: Azure container rclone-test-bobejav3fuso: 1 matching files
2025/04/02 05:48:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puyanah1qaqu"
2025/04/02 05:48:12 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/02 05:48:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/02 05:48:12 DEBUG : Azure container rclone-test-puyanah1qaqu: Using directory markers
2025/04/02 05:48:12 DEBUG : Creating backend with remote "/tmp/rclone3469219115"
run.go:180: Remote "Azure container rclone-test-puyanah1qaqu", Local "Local file system at /tmp/rclone3469219115", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/04/02 05:48:12 ERROR : HELLO, WORLD!: sum not found
2025/04/02 05:48:12 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-puyanah1qaqu
2025/04/02 05:48:12 NOTICE: Azure container rclone-test-puyanah1qaqu: 1 files missing
2025/04/02 05:48:12 NOTICE: 1 hashes missing
2025/04/02 05:48:12 NOTICE: Azure container rclone-test-puyanah1qaqu: 2 differences found
2025/04/02 05:48:12 NOTICE: Azure container rclone-test-puyanah1qaqu: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/04/02 05:48:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/02 05:48:12 NOTICE: Azure container rclone-test-puyanah1qaqu: 0 differences found
2025/04/02 05:48:12 NOTICE: Azure container rclone-test-puyanah1qaqu: 1 matching files
2025/04/02 05:48:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yuruyem6mopu"
2025/04/02 05:48:12 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/02 05:48:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/02 05:48:12 DEBUG : Azure container rclone-test-yuruyem6mopu: Using directory markers
2025/04/02 05:48:12 DEBUG : Creating backend with remote "/tmp/rclone2150151983"
run.go:180: Remote "Azure container rclone-test-yuruyem6mopu", Local "Local file system at /tmp/rclone2150151983", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/04/02 05:48:12 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/02 05:48:12 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-yuruyem6mopu
2025/04/02 05:48:12 NOTICE: Azure container rclone-test-yuruyem6mopu: 1 files missing
2025/04/02 05:48:12 NOTICE: 1 hashes missing
2025/04/02 05:48:12 NOTICE: Azure container rclone-test-yuruyem6mopu: 2 differences found
2025/04/02 05:48:12 NOTICE: Azure container rclone-test-yuruyem6mopu: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/04/02 05:48:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/02 05:48:12 NOTICE: Azure container rclone-test-yuruyem6mopu: 0 differences found
2025/04/02 05:48:12 NOTICE: Azure container rclone-test-yuruyem6mopu: 1 matching files
2025/04/02 05:48:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fafufiq7cohi"
2025/04/02 05:48:12 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/02 05:48:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/02 05:48:12 DEBUG : Azure container rclone-test-fafufiq7cohi: Using directory markers
2025/04/02 05:48:12 DEBUG : Creating backend with remote "/tmp/rclone2541144079"
run.go:180: Remote "Azure container rclone-test-fafufiq7cohi", Local "Local file system at /tmp/rclone2541144079", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/04/02 05:48:12 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/02 05:48:12 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-fafufiq7cohi
2025/04/02 05:48:12 NOTICE: Azure container rclone-test-fafufiq7cohi: 1 files missing
2025/04/02 05:48:12 NOTICE: 1 hashes missing
2025/04/02 05:48:12 NOTICE: Azure container rclone-test-fafufiq7cohi: 2 differences found
2025/04/02 05:48:12 NOTICE: Azure container rclone-test-fafufiq7cohi: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/04/02 05:48:13 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/02 05:48:13 NOTICE: Azure container rclone-test-fafufiq7cohi: 0 differences found
2025/04/02 05:48:13 NOTICE: Azure container rclone-test-fafufiq7cohi: 1 matching files
2025/04/02 05:48:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-feresaw6qibe"
2025/04/02 05:48:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/02 05:48:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/02 05:48:13 DEBUG : Azure container rclone-test-feresaw6qibe: Using directory markers
2025/04/02 05:48:13 DEBUG : Creating backend with remote "/tmp/rclone793477473"
run.go:180: Remote "Azure container rclone-test-feresaw6qibe", Local "Local file system at /tmp/rclone793477473", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/04/02 05:48:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/02 05:48:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-feresaw6qibe
2025/04/02 05:48:13 NOTICE: Azure container rclone-test-feresaw6qibe: 1 files missing
2025/04/02 05:48:13 NOTICE: 1 hashes missing
2025/04/02 05:48:13 NOTICE: Azure container rclone-test-feresaw6qibe: 2 differences found
2025/04/02 05:48:13 NOTICE: Azure container rclone-test-feresaw6qibe: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/04/02 05:48:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/02 05:48:13 NOTICE: Azure container rclone-test-feresaw6qibe: 0 differences found
2025/04/02 05:48:13 NOTICE: Azure container rclone-test-feresaw6qibe: 1 matching files
2025/04/02 05:48:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-rahikaj6wuwa"
2025/04/02 05:48:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/02 05:48:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/02 05:48:13 DEBUG : Azure container rclone-test-rahikaj6wuwa: Using directory markers
2025/04/02 05:48:13 DEBUG : Creating backend with remote "/tmp/rclone2425357627"
run.go:180: Remote "Azure container rclone-test-rahikaj6wuwa", Local "Local file system at /tmp/rclone2425357627", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/04/02 05:48:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/02 05:48:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-rahikaj6wuwa
2025/04/02 05:48:13 NOTICE: Azure container rclone-test-rahikaj6wuwa: 1 files missing
2025/04/02 05:48:13 NOTICE: 1 hashes missing
2025/04/02 05:48:13 NOTICE: Azure container rclone-test-rahikaj6wuwa: 2 differences found
2025/04/02 05:48:13 NOTICE: Azure container rclone-test-rahikaj6wuwa: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/04/02 05:48:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/02 05:48:13 NOTICE: Azure container rclone-test-rahikaj6wuwa: 0 differences found
2025/04/02 05:48:13 NOTICE: Azure container rclone-test-rahikaj6wuwa: 1 matching files
2025/04/02 05:48:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qobicar5vava"
2025/04/02 05:48:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/02 05:48:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/02 05:48:13 DEBUG : Azure container rclone-test-qobicar5vava: Using directory markers
2025/04/02 05:48:13 DEBUG : Creating backend with remote "/tmp/rclone2119335718"
run.go:180: Remote "Azure container rclone-test-qobicar5vava", Local "Local file system at /tmp/rclone2119335718", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/04/02 05:48:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/02 05:48:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-qobicar5vava
2025/04/02 05:48:13 NOTICE: Azure container rclone-test-qobicar5vava: 1 files missing
2025/04/02 05:48:13 NOTICE: 1 hashes missing
2025/04/02 05:48:13 NOTICE: Azure container rclone-test-qobicar5vava: 2 differences found
2025/04/02 05:48:13 NOTICE: Azure container rclone-test-qobicar5vava: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/04/02 05:48:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/02 05:48:13 NOTICE: Azure container rclone-test-qobicar5vava: 0 differences found
2025/04/02 05:48:13 NOTICE: Azure container rclone-test-qobicar5vava: 1 matching files
2025/04/02 05:48:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vixutoz8bejo"
2025/04/02 05:48:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/02 05:48:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/02 05:48:13 DEBUG : Azure container rclone-test-vixutoz8bejo: Using directory markers
2025/04/02 05:48:13 DEBUG : Creating backend with remote "/tmp/rclone497936839"
run.go:180: Remote "Azure container rclone-test-vixutoz8bejo", Local "Local file system at /tmp/rclone497936839", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/04/02 05:48:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/02 05:48:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-vixutoz8bejo
2025/04/02 05:48:14 NOTICE: Azure container rclone-test-vixutoz8bejo: 1 files missing
2025/04/02 05:48:14 NOTICE: 1 hashes missing
2025/04/02 05:48:14 NOTICE: Azure container rclone-test-vixutoz8bejo: 2 differences found
2025/04/02 05:48:14 NOTICE: Azure container rclone-test-vixutoz8bejo: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/04/02 05:48:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/02 05:48:14 NOTICE: Azure container rclone-test-vixutoz8bejo: 0 differences found
2025/04/02 05:48:14 NOTICE: Azure container rclone-test-vixutoz8bejo: 1 matching files
2025/04/02 05:48:14 DEBUG : Azure container rclone-test-vixutoz8bejo: Purge remote
2025/04/02 05:48:14 DEBUG : Azure container rclone-test-qobicar5vava: Purge remote
2025/04/02 05:48:14 DEBUG : Azure container rclone-test-rahikaj6wuwa: Purge remote
2025/04/02 05:48:14 DEBUG : Azure container rclone-test-feresaw6qibe: Purge remote
2025/04/02 05:48:14 DEBUG : Azure container rclone-test-fafufiq7cohi: Purge remote
2025/04/02 05:48:14 DEBUG : Azure container rclone-test-yuruyem6mopu: Purge remote
2025/04/02 05:48:14 DEBUG : Azure container rclone-test-puyanah1qaqu: Purge remote
2025/04/02 05:48:14 DEBUG : Azure container rclone-test-bobejav3fuso: Purge remote
2025/04/02 05:48:14 DEBUG : Azure container rclone-test-litumac3fiji: Purge remote
2025/04/02 05:48:14 DEBUG : Azure container rclone-test-xikuzas3bute: Purge remote
--- PASS: TestApplyTransforms (3.61s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:48:14 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/02 05:48:14 DEBUG : sub/: Creating directory marker
2025/04/02 05:48:15 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/02 05:48:15 INFO : file1: Copied (new) to: sub/file2
2025/04/02 05:48:15 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/02 05:48:15 DEBUG : file1: Unchanged skipping
2025/04/02 05:48:15 DEBUG : Azure container rclone-test-mojagik3qero: don't need to copy/move sub/file2, it is already at target location
2025/04/02 05:48:15 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.52s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.07s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:48:15 DEBUG : dst/: Creating directory marker
2025/04/02 05:48:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mojagik3qero/backup"
2025/04/02 05:48:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/02 05:48:15 DEBUG : Azure container rclone-test-mojagik3qero path backup: Using directory markers
2025/04/02 05:48:15 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-mojagik3qero/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-mojagik3qero/backup"
2025/04/02 05:48:15 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/02 05:48:15 DEBUG : dst/: Creating directory marker
2025/04/02 05:48:16 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/02 05:48:16 INFO : dst/file1: Copied (server-side copy)
2025/04/02 05:48:16 INFO : dst/file1: Deleted
2025/04/02 05:48:16 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/02 05:48:16 INFO : dst/file1: Copied (new)
2025/04/02 05:48:16 DEBUG : dst/: Removing directory marker
2025/04/02 05:48:16 DEBUG : backup/dst/: Removing directory marker
2025/04/02 05:48:16 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-mojagik3qero/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b160fe4-301e-0052-6d92-a3c015000000
Time:2025-04-02T05:48:16.5111577Z
--------------------------------------------------------------------------------
2025/04/02 05:48:17 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-mojagik3qero/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b161114-301e-0052-5a92-a3c015000000
Time:2025-04-02T05:48:17.5486588Z
--------------------------------------------------------------------------------
2025/04/02 05:48:18 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-mojagik3qero/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b161241-301e-0052-2192-a3c015000000
Time:2025-04-02T05:48:18.5859166Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b161241-301e-0052-2192-a3c015000000
Time:2025-04-02T05:48:18.5859166Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.14s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:48:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mojagik3qero/dst"
2025/04/02 05:48:19 DEBUG : Config file has changed externally - reloading
2025/04/02 05:48:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/02 05:48:19 DEBUG : Azure container rclone-test-mojagik3qero path dst: Using directory markers
2025/04/02 05:48:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mojagik3qero/CompareDest"
2025/04/02 05:48:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/02 05:48:19 DEBUG : Azure container rclone-test-mojagik3qero path CompareDest: Using directory markers
2025/04/02 05:48:19 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-mojagik3qero/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-mojagik3qero/CompareDest"
2025/04/02 05:48:19 DEBUG : one: Need to transfer - File not found at Destination
2025/04/02 05:48:19 DEBUG : /: Creating directory marker
2025/04/02 05:48:20 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/02 05:48:20 INFO : one: Copied (new)
2025/04/02 05:48:20 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mojagik3qero/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mojagik3qero/CompareDest"
2025/04/02 05:48:20 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/02 05:48:20 DEBUG : /: Creating directory marker
2025/04/02 05:48:20 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/02 05:48:20 INFO : one: Copied (replaced existing)
2025/04/02 05:48:20 DEBUG : dst/: Creating directory marker
2025/04/02 05:48:20 DEBUG : CompareDest/: Creating directory marker
2025/04/02 05:48:20 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mojagik3qero/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mojagik3qero/CompareDest"
2025/04/02 05:48:20 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/02 05:48:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/02 05:48:20 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/02 05:48:21 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mojagik3qero/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mojagik3qero/CompareDest"
2025/04/02 05:48:21 DEBUG : two: Need to transfer - File not found at Destination
2025/04/02 05:48:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/02 05:48:21 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/02 05:48:21 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mojagik3qero/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mojagik3qero/CompareDest"
2025/04/02 05:48:21 DEBUG : two: Need to transfer - File not found at Destination
2025/04/02 05:48:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/02 05:48:21 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/02 05:48:21 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mojagik3qero/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mojagik3qero/CompareDest"
2025/04/02 05:48:21 DEBUG : two: Need to transfer - File not found at Destination
2025/04/02 05:48:21 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/02 05:48:21 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/04/02 05:48:21 INFO : two: Copied (new)
2025/04/02 05:48:21 DEBUG : dst/: Removing directory marker
2025/04/02 05:48:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b161819-301e-0052-7c92-a3c015000000
Time:2025-04-02T05:48:22.0064105Z
--------------------------------------------------------------------------------
2025/04/02 05:48:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b161a0b-301e-0052-5392-a3c015000000
Time:2025-04-02T05:48:23.0440196Z
--------------------------------------------------------------------------------
2025/04/02 05:48:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b161b7c-301e-0052-6392-a3c015000000
Time:2025-04-02T05:48:24.0822813Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b161b7c-301e-0052-6392-a3c015000000
Time:2025-04-02T05:48:24.0822813Z
--------------------------------------------------------------------------------
2025/04/02 05:48:25 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.61s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:48:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mojagik3qero/dst"
2025/04/02 05:48:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/02 05:48:32 DEBUG : Azure container rclone-test-mojagik3qero path dst: Using directory markers
2025/04/02 05:48:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mojagik3qero/CopyDest"
2025/04/02 05:48:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/02 05:48:32 DEBUG : Azure container rclone-test-mojagik3qero path CopyDest: Using directory markers
2025/04/02 05:48:32 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-mojagik3qero/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-mojagik3qero/CopyDest"
2025/04/02 05:48:32 DEBUG : one: Need to transfer - File not found at Destination
2025/04/02 05:48:32 DEBUG : /: Creating directory marker
2025/04/02 05:48:32 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/02 05:48:32 INFO : one: Copied (new)
2025/04/02 05:48:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mojagik3qero/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mojagik3qero/CopyDest"
2025/04/02 05:48:32 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/02 05:48:32 DEBUG : /: Creating directory marker
2025/04/02 05:48:32 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/02 05:48:32 INFO : one: Copied (replaced existing)
2025/04/02 05:48:33 DEBUG : dst/: Creating directory marker
2025/04/02 05:48:33 DEBUG : CopyDest/: Creating directory marker
2025/04/02 05:48:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mojagik3qero/BackupDir"
2025/04/02 05:48:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/02 05:48:33 DEBUG : Azure container rclone-test-mojagik3qero path BackupDir: Using directory markers
2025/04/02 05:48:33 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-mojagik3qero/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-mojagik3qero/BackupDir"
2025/04/02 05:48:33 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mojagik3qero/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mojagik3qero/CopyDest"
2025/04/02 05:48:33 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/02 05:48:33 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/02 05:48:33 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/02 05:48:33 DEBUG : /: Creating directory marker
2025/04/02 05:48:33 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/02 05:48:33 INFO : one: Copied (server-side copy)
2025/04/02 05:48:33 INFO : one: Deleted
2025/04/02 05:48:33 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/02 05:48:33 INFO : one: Copied (server-side copy)
2025/04/02 05:48:33 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/04/02 05:48:34 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mojagik3qero/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mojagik3qero/CopyDest"
2025/04/02 05:48:34 DEBUG : two: Need to transfer - File not found at Destination
2025/04/02 05:48:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/02 05:48:34 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/02 05:48:34 INFO : two: Copied (server-side copy)
2025/04/02 05:48:34 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/04/02 05:48:34 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mojagik3qero/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mojagik3qero/CopyDest"
2025/04/02 05:48:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/02 05:48:34 DEBUG : two: Unchanged skipping
2025/04/02 05:48:34 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-mojagik3qero/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-mojagik3qero/CopyDest"
2025/04/02 05:48:34 DEBUG : three: Need to transfer - File not found at Destination
2025/04/02 05:48:34 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/04/02 05:48:34 DEBUG : three: Destination not found in --copy-dest
2025/04/02 05:48:34 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/04/02 05:48:34 INFO : three: Copied (new)
2025/04/02 05:48:35 DEBUG : dst/: Removing directory marker
2025/04/02 05:48: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b162880-301e-0052-2c92-a3c015000000
Time:2025-04-02T05:48:35.3771831Z
--------------------------------------------------------------------------------
2025/04/02 05:48: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b162c24-301e-0052-3992-a3c015000000
Time:2025-04-02T05:48:36.4161976Z
--------------------------------------------------------------------------------
2025/04/02 05:48: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b162e41-301e-0052-3592-a3c015000000
Time:2025-04-02T05:48:37.4546703Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b162e41-301e-0052-3592-a3c015000000
Time:2025-04-02T05:48:37.4546703Z
--------------------------------------------------------------------------------
2025/04/02 05:48:38 DEBUG : CopyDest/: Removing directory marker
2025/04/02 05:48: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b163010-301e-0052-1192-a3c015000000
Time:2025-04-02T05:48:38.5309305Z
--------------------------------------------------------------------------------
2025/04/02 05:48: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b163200-301e-0052-6992-a3c015000000
Time:2025-04-02T05:48:39.5694431Z
--------------------------------------------------------------------------------
2025/04/02 05:48: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16332d-301e-0052-6c92-a3c015000000
Time:2025-04-02T05:48:40.6070669Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16332d-301e-0052-6c92-a3c015000000
Time:2025-04-02T05:48:40.6070669Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.49s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/04/02 05:48:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b163c1e-301e-0052-6192-a3c015000000
Time:2025-04-02T05:48:48.8230694Z
--------------------------------------------------------------------------------
2025/04/02 05:48:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b163d5c-301e-0052-4b92-a3c015000000
Time:2025-04-02T05:48:49.8606091Z
--------------------------------------------------------------------------------
2025/04/02 05:48:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1640dc-301e-0052-3392-a3c015000000
Time:2025-04-02T05:48:50.8978753Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1640dc-301e-0052-3392-a3c015000000
Time:2025-04-02T05:48:50.8978753Z
--------------------------------------------------------------------------------
2025/04/02 05:48:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1643a2-301e-0052-2c92-a3c015000000
Time:2025-04-02T05:48:51.9356926Z
--------------------------------------------------------------------------------
2025/04/02 05:48:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b164581-301e-0052-0192-a3c015000000
Time:2025-04-02T05:48:52.9731780Z
--------------------------------------------------------------------------------
2025/04/02 05:48: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b164728-301e-0052-3692-a3c015000000
Time:2025-04-02T05:48:54.0118294Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b164728-301e-0052-3692-a3c015000000
Time:2025-04-02T05:48:54.0118294Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.40s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/04/02 05:49: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b165223-301e-0052-1692-a3c015000000
Time:2025-04-02T05:49:02.2032832Z
--------------------------------------------------------------------------------
2025/04/02 05:49: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b165323-301e-0052-6292-a3c015000000
Time:2025-04-02T05:49:03.2420838Z
--------------------------------------------------------------------------------
2025/04/02 05:49: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b165480-301e-0052-0992-a3c015000000
Time:2025-04-02T05:49:04.2801110Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b165480-301e-0052-0992-a3c015000000
Time:2025-04-02T05:49:04.2801110Z
--------------------------------------------------------------------------------
2025/04/02 05:49: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b165721-301e-0052-6f92-a3c015000000
Time:2025-04-02T05:49:05.3224705Z
--------------------------------------------------------------------------------
2025/04/02 05:49: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b165ad5-301e-0052-6592-a3c015000000
Time:2025-04-02T05:49:06.3603914Z
--------------------------------------------------------------------------------
2025/04/02 05:49: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b165c25-301e-0052-6092-a3c015000000
Time:2025-04-02T05:49:07.3984825Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b165c25-301e-0052-6092-a3c015000000
Time:2025-04-02T05:49:07.3984825Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.39s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:49:15 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/04/02 05:49:15 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/04/02 05:49:15 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/02 05:49:15 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/04/02 05:49:15 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/04/02 05:49:15 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/04/02 05:49:16 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/04/02 05:49:16 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/04/02 05:49:16 DEBUG : TestCopyFileMaxTransfer/file4: md5 = fcc142f8a00332f58331943eee5e8c12 OK
2025/04/02 05:49:16 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/04/02 05:49: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b166857-301e-0052-7f92-a3c015000000
Time:2025-04-02T05:49:16.5296060Z
--------------------------------------------------------------------------------
2025/04/02 05:49: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16696f-301e-0052-6192-a3c015000000
Time:2025-04-02T05:49:17.5673622Z
--------------------------------------------------------------------------------
2025/04/02 05:49: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b166ae0-301e-0052-5992-a3c015000000
Time:2025-04-02T05:49:18.6057001Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b166ae0-301e-0052-5992-a3c015000000
Time:2025-04-02T05:49:18.6057001Z
--------------------------------------------------------------------------------
2025/04/02 05:49:19 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/04/02 05:49: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b166c3d-301e-0052-6e92-a3c015000000
Time:2025-04-02T05:49:19.6824305Z
--------------------------------------------------------------------------------
2025/04/02 05:49: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b166f75-301e-0052-0692-a3c015000000
Time:2025-04-02T05:49:20.7196441Z
--------------------------------------------------------------------------------
2025/04/02 05:49: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1672a4-301e-0052-2b92-a3c015000000
Time:2025-04-02T05:49:21.7577389Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1672a4-301e-0052-2b92-a3c015000000
Time:2025-04-02T05:49:21.7577389Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.36s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/02 05:49: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b167cf9-301e-0052-0e93-a3c015000000
Time:2025-04-02T05:49:29.9505781Z
--------------------------------------------------------------------------------
2025/04/02 05:49: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b167e17-301e-0052-7993-a3c015000000
Time:2025-04-02T05:49:30.9891811Z
--------------------------------------------------------------------------------
2025/04/02 05:49:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b167f02-301e-0052-3d93-a3c015000000
Time:2025-04-02T05:49:32.0274592Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b167f02-301e-0052-3d93-a3c015000000
Time:2025-04-02T05:49:32.0274592Z
--------------------------------------------------------------------------------
2025/04/02 05:49:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b167ff3-301e-0052-7d93-a3c015000000
Time:2025-04-02T05:49:33.0656625Z
--------------------------------------------------------------------------------
2025/04/02 05:49:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1680d9-301e-0052-3993-a3c015000000
Time:2025-04-02T05:49:34.1054819Z
--------------------------------------------------------------------------------
2025/04/02 05:49:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1682af-301e-0052-0693-a3c015000000
Time:2025-04-02T05:49:35.1437236Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1682af-301e-0052-0693-a3c015000000
Time:2025-04-02T05:49:35.1437236Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.38s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/02 05:49:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b169033-301e-0052-6d93-a3c015000000
Time:2025-04-02T05:49:43.3354660Z
--------------------------------------------------------------------------------
2025/04/02 05:49:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16911d-301e-0052-2b93-a3c015000000
Time:2025-04-02T05:49:44.3729166Z
--------------------------------------------------------------------------------
2025/04/02 05:49:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1691fd-301e-0052-6193-a3c015000000
Time:2025-04-02T05:49:45.4112536Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1691fd-301e-0052-6193-a3c015000000
Time:2025-04-02T05:49:45.4112536Z
--------------------------------------------------------------------------------
2025/04/02 05:49:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1692f2-301e-0052-2a93-a3c015000000
Time:2025-04-02T05:49:46.4492624Z
--------------------------------------------------------------------------------
2025/04/02 05:49: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1693e3-301e-0052-6393-a3c015000000
Time:2025-04-02T05:49:47.4871140Z
--------------------------------------------------------------------------------
2025/04/02 05:49: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b169532-301e-0052-3693-a3c015000000
Time:2025-04-02T05:49:48.5252500Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b169532-301e-0052-3693-a3c015000000
Time:2025-04-02T05:49:48.5252500Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.39s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/02 05:49:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16a525-301e-0052-6593-a3c015000000
Time:2025-04-02T05:49:56.7275900Z
--------------------------------------------------------------------------------
2025/04/02 05:49:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16a671-301e-0052-6c93-a3c015000000
Time:2025-04-02T05:49:57.7660440Z
--------------------------------------------------------------------------------
2025/04/02 05:49:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16a7c1-301e-0052-1893-a3c015000000
Time:2025-04-02T05:49:58.8044915Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16a7c1-301e-0052-1893-a3c015000000
Time:2025-04-02T05:49:58.8044915Z
--------------------------------------------------------------------------------
2025/04/02 05:49:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16a96e-301e-0052-0b93-a3c015000000
Time:2025-04-02T05:49:59.8435084Z
--------------------------------------------------------------------------------
2025/04/02 05:50:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16aac1-301e-0052-1d93-a3c015000000
Time:2025-04-02T05:50:00.8817018Z
--------------------------------------------------------------------------------
2025/04/02 05:50:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16abdf-301e-0052-0993-a3c015000000
Time:2025-04-02T05:50:01.9647407Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16abdf-301e-0052-0993-a3c015000000
Time:2025-04-02T05:50:01.9647407Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.43s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/02 05:50:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16ba21-301e-0052-0693-a3c015000000
Time:2025-04-02T05:50:10.1585066Z
--------------------------------------------------------------------------------
2025/04/02 05:50:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16bbba-301e-0052-6d93-a3c015000000
Time:2025-04-02T05:50:11.1980893Z
--------------------------------------------------------------------------------
2025/04/02 05:50:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16bd5a-301e-0052-5593-a3c015000000
Time:2025-04-02T05:50:12.2363483Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16bd5a-301e-0052-5593-a3c015000000
Time:2025-04-02T05:50:12.2363483Z
--------------------------------------------------------------------------------
2025/04/02 05:50:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16be63-301e-0052-3393-a3c015000000
Time:2025-04-02T05:50:13.2749706Z
--------------------------------------------------------------------------------
2025/04/02 05:50:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16bf79-301e-0052-1193-a3c015000000
Time:2025-04-02T05:50:14.3128904Z
--------------------------------------------------------------------------------
2025/04/02 05:50:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16c054-301e-0052-4693-a3c015000000
Time:2025-04-02T05:50:15.3507441Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16c054-301e-0052-4693-a3c015000000
Time:2025-04-02T05:50:15.3507441Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.38s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/02 05:50:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16ce55-301e-0052-4b93-a3c015000000
Time:2025-04-02T05:50:23.5432810Z
--------------------------------------------------------------------------------
2025/04/02 05:50:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16d124-301e-0052-5a93-a3c015000000
Time:2025-04-02T05:50:24.5817312Z
--------------------------------------------------------------------------------
2025/04/02 05:50:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16d292-301e-0052-0d93-a3c015000000
Time:2025-04-02T05:50:25.6191970Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16d292-301e-0052-0d93-a3c015000000
Time:2025-04-02T05:50:25.6191970Z
--------------------------------------------------------------------------------
2025/04/02 05:50:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16d3f9-301e-0052-4693-a3c015000000
Time:2025-04-02T05:50:26.6564374Z
--------------------------------------------------------------------------------
2025/04/02 05:50:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16d4f9-301e-0052-1b93-a3c015000000
Time:2025-04-02T05:50:27.6943237Z
--------------------------------------------------------------------------------
2025/04/02 05:50:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16d66d-301e-0052-4f93-a3c015000000
Time:2025-04-02T05:50:28.7325582Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16d66d-301e-0052-4f93-a3c015000000
Time:2025-04-02T05:50:28.7325582Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.38s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:50:36 DEBUG : also/: Creating directory marker
2025/04/02 05:50:37 INFO : Azure container rclone-test-mojagik3qero: Looking for duplicate md5 hashes using newest mode.
2025/04/02 05:50:37 NOTICE: 4e42fe33c36657434d763d8f83c8980c: Found 3 files with duplicate md5 hashes
2025/04/02 05:50:37 INFO : one: Deleted
2025/04/02 05:50:37 INFO : also/one: Deleted
2025/04/02 05:50:37 NOTICE: 4e42fe33c36657434d763d8f83c8980c: Deleted 2 extra copies
2025/04/02 05:50:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16e392-301e-0052-3693-a3c015000000
Time:2025-04-02T05:50:37.7265164Z
--------------------------------------------------------------------------------
2025/04/02 05:50:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16e515-301e-0052-6393-a3c015000000
Time:2025-04-02T05:50:38.7637911Z
--------------------------------------------------------------------------------
2025/04/02 05:50:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16e71e-301e-0052-5993-a3c015000000
Time:2025-04-02T05:50:39.8011028Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16e71e-301e-0052-5993-a3c015000000
Time:2025-04-02T05:50:39.8011028Z
--------------------------------------------------------------------------------
2025/04/02 05:50:40 DEBUG : also/: Removing directory marker
2025/04/02 05:50:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16e861-301e-0052-6693-a3c015000000
Time:2025-04-02T05:50:40.8770806Z
--------------------------------------------------------------------------------
2025/04/02 05:50:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16e9af-301e-0052-3b93-a3c015000000
Time:2025-04-02T05:50:41.9149666Z
--------------------------------------------------------------------------------
2025/04/02 05:50:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16eab5-301e-0052-1693-a3c015000000
Time:2025-04-02T05:50:42.9530887Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16eab5-301e-0052-1693-a3c015000000
Time:2025-04-02T05:50:42.9530887Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.23s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/02 05:50:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16f81c-301e-0052-4393-a3c015000000
Time:2025-04-02T05:50:51.1509083Z
--------------------------------------------------------------------------------
2025/04/02 05:50:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16f984-301e-0052-6a93-a3c015000000
Time:2025-04-02T05:50:52.1886119Z
--------------------------------------------------------------------------------
2025/04/02 05:50:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16fb21-301e-0052-0193-a3c015000000
Time:2025-04-02T05:50:53.2260271Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16fb21-301e-0052-0193-a3c015000000
Time:2025-04-02T05:50:53.2260271Z
--------------------------------------------------------------------------------
2025/04/02 05:50:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16fce0-301e-0052-2893-a3c015000000
Time:2025-04-02T05:50:54.2638692Z
--------------------------------------------------------------------------------
2025/04/02 05:50:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16fe83-301e-0052-6b93-a3c015000000
Time:2025-04-02T05:50:55.3018119Z
--------------------------------------------------------------------------------
2025/04/02 05:50:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16fff9-301e-0052-2193-a3c015000000
Time:2025-04-02T05:50:56.3396859Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b16fff9-301e-0052-2193-a3c015000000
Time:2025-04-02T05:50:56.3396859Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.38s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/02 05:51:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b170c72-301e-0052-5593-a3c015000000
Time:2025-04-02T05:51:04.5303055Z
--------------------------------------------------------------------------------
2025/04/02 05:51:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b170f18-301e-0052-0c93-a3c015000000
Time:2025-04-02T05:51:05.5675112Z
--------------------------------------------------------------------------------
2025/04/02 05:51:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1711e7-301e-0052-7993-a3c015000000
Time:2025-04-02T05:51:06.6054857Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1711e7-301e-0052-7993-a3c015000000
Time:2025-04-02T05:51:06.6054857Z
--------------------------------------------------------------------------------
2025/04/02 05:51:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1713b9-301e-0052-5c93-a3c015000000
Time:2025-04-02T05:51:07.6434653Z
--------------------------------------------------------------------------------
2025/04/02 05:51:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1715e8-301e-0052-6193-a3c015000000
Time:2025-04-02T05:51:08.6812345Z
--------------------------------------------------------------------------------
2025/04/02 05:51:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b171794-301e-0052-1b93-a3c015000000
Time:2025-04-02T05:51:09.7194210Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b171794-301e-0052-1b93-a3c015000000
Time:2025-04-02T05:51:09.7194210Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.38s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/02 05:51: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b172182-301e-0052-5993-a3c015000000
Time:2025-04-02T05:51:17.9162384Z
--------------------------------------------------------------------------------
2025/04/02 05:51: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b172325-301e-0052-7593-a3c015000000
Time:2025-04-02T05:51:18.9534866Z
--------------------------------------------------------------------------------
2025/04/02 05:51: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1724f3-301e-0052-4b93-a3c015000000
Time:2025-04-02T05:51:19.9916655Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1724f3-301e-0052-4b93-a3c015000000
Time:2025-04-02T05:51:19.9916655Z
--------------------------------------------------------------------------------
2025/04/02 05:51:21 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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b172820-301e-0052-6593-a3c015000000
Time:2025-04-02T05:51:21.0297887Z
--------------------------------------------------------------------------------
2025/04/02 05:51:22 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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b172967-301e-0052-6493-a3c015000000
Time:2025-04-02T05:51:22.0676727Z
--------------------------------------------------------------------------------
2025/04/02 05:51:23 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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b172b3c-301e-0052-1e93-a3c015000000
Time:2025-04-02T05:51:23.1049704Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b172b3c-301e-0052-1e93-a3c015000000
Time:2025-04-02T05:51:23.1049704Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.38s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/02 05:51: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1735fd-301e-0052-6293-a3c015000000
Time:2025-04-02T05:51:31.2970515Z
--------------------------------------------------------------------------------
2025/04/02 05:51: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17373d-301e-0052-7b93-a3c015000000
Time:2025-04-02T05:51:32.3349696Z
--------------------------------------------------------------------------------
2025/04/02 05:51: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b173842-301e-0052-4b93-a3c015000000
Time:2025-04-02T05:51:33.3728128Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b173842-301e-0052-4b93-a3c015000000
Time:2025-04-02T05:51:33.3728128Z
--------------------------------------------------------------------------------
2025/04/02 05:51: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b173954-301e-0052-2593-a3c015000000
Time:2025-04-02T05:51:34.4114288Z
--------------------------------------------------------------------------------
2025/04/02 05:51: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b173b9f-301e-0052-2a93-a3c015000000
Time:2025-04-02T05:51:35.4493564Z
--------------------------------------------------------------------------------
2025/04/02 05:51: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b173d8a-301e-0052-1493-a3c015000000
Time:2025-04-02T05:51:36.4865519Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b173d8a-301e-0052-1493-a3c015000000
Time:2025-04-02T05:51:36.4865519Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.38s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/04/02 05:51: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1747e4-301e-0052-0893-a3c015000000
Time:2025-04-02T05:51:44.6790385Z
--------------------------------------------------------------------------------
2025/04/02 05:51: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1748b5-301e-0052-2d93-a3c015000000
Time:2025-04-02T05:51:45.7164954Z
--------------------------------------------------------------------------------
2025/04/02 05:51: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b174992-301e-0052-5593-a3c015000000
Time:2025-04-02T05:51:46.7546085Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b174992-301e-0052-5593-a3c015000000
Time:2025-04-02T05:51:46.7546085Z
--------------------------------------------------------------------------------
2025/04/02 05:51: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b174a6a-301e-0052-7e93-a3c015000000
Time:2025-04-02T05:51:47.7923657Z
--------------------------------------------------------------------------------
2025/04/02 05:51: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b174b8d-301e-0052-1d93-a3c015000000
Time:2025-04-02T05:51:48.8295241Z
--------------------------------------------------------------------------------
2025/04/02 05:51: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b174d01-301e-0052-1793-a3c015000000
Time:2025-04-02T05:51:49.8669661Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b174d01-301e-0052-1793-a3c015000000
Time:2025-04-02T05:51:49.8669661Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.38s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:51:58 DEBUG : sub dir/: Creating directory marker
2025/04/02 05:51:58 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/04/02 05:51:58 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/04/02 05:51:59 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/04/02 05:51:59 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/04/02 05:51:59 DEBUG : sub dir/: Removing directory marker
2025/04/02 05:51:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b175af6-301e-0052-0693-a3c015000000
Time:2025-04-02T05:51:59.5236983Z
--------------------------------------------------------------------------------
2025/04/02 05:52:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b175c28-301e-0052-7693-a3c015000000
Time:2025-04-02T05:52:00.5615476Z
--------------------------------------------------------------------------------
2025/04/02 05:52:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b175d70-301e-0052-0293-a3c015000000
Time:2025-04-02T05:52:01.5986346Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b175d70-301e-0052-0293-a3c015000000
Time:2025-04-02T05:52:01.5986346Z
--------------------------------------------------------------------------------
2025/04/02 05:52:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b175e8a-301e-0052-5893-a3c015000000
Time:2025-04-02T05:52:02.6371562Z
--------------------------------------------------------------------------------
2025/04/02 05:52:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b175f77-301e-0052-1493-a3c015000000
Time:2025-04-02T05:52:03.6749334Z
--------------------------------------------------------------------------------
2025/04/02 05:52:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17608f-301e-0052-7393-a3c015000000
Time:2025-04-02T05:52:04.7120401Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17608f-301e-0052-7393-a3c015000000
Time:2025-04-02T05:52:04.7120401Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.85s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:52:12 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/04/02 05:52:13 DEBUG : sub/: Removing directory marker
2025/04/02 05:52:13 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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b176b97-301e-0052-3593-a3c015000000
Time:2025-04-02T05:52:13.7812441Z
--------------------------------------------------------------------------------
2025/04/02 05:52:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b176cc7-301e-0052-2793-a3c015000000
Time:2025-04-02T05:52:14.8183475Z
--------------------------------------------------------------------------------
2025/04/02 05:52:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b176df1-301e-0052-2f93-a3c015000000
Time:2025-04-02T05:52:15.8559730Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b176df1-301e-0052-2f93-a3c015000000
Time:2025-04-02T05:52:15.8559730Z
--------------------------------------------------------------------------------
2025/04/02 05:52:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b176f61-301e-0052-6493-a3c015000000
Time:2025-04-02T05:52:16.8945747Z
--------------------------------------------------------------------------------
2025/04/02 05:52:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b177067-301e-0052-3593-a3c015000000
Time:2025-04-02T05:52:17.9330692Z
--------------------------------------------------------------------------------
2025/04/02 05:52:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b177230-301e-0052-7d93-a3c015000000
Time:2025-04-02T05:52:18.9704903Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b177230-301e-0052-7d93-a3c015000000
Time:2025-04-02T05:52:18.9704903Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.26s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:52:27 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/04/02 05:52:27 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mojagik3qero/notfound"
2025/04/02 05:52:27 DEBUG : Config file has changed externally - reloading
2025/04/02 05:52:27 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/02 05:52:27 DEBUG : Azure container rclone-test-mojagik3qero path notfound: Using directory markers
2025/04/02 05:52:28 DEBUG : sub/: Removing directory marker
2025/04/02 05:52:28 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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b177f63-301e-0052-2f93-a3c015000000
Time:2025-04-02T05:52:28.2736578Z
--------------------------------------------------------------------------------
2025/04/02 05:52: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17813f-301e-0052-7393-a3c015000000
Time:2025-04-02T05:52:29.3112719Z
--------------------------------------------------------------------------------
2025/04/02 05:52: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b178389-301e-0052-5d93-a3c015000000
Time:2025-04-02T05:52:30.3493061Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b178389-301e-0052-5d93-a3c015000000
Time:2025-04-02T05:52:30.3493061Z
--------------------------------------------------------------------------------
2025/04/02 05:52: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17862a-301e-0052-7e93-a3c015000000
Time:2025-04-02T05:52:31.3865907Z
--------------------------------------------------------------------------------
2025/04/02 05:52: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b178823-301e-0052-4c93-a3c015000000
Time:2025-04-02T05:52:32.4251177Z
--------------------------------------------------------------------------------
2025/04/02 05:52: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1789e8-301e-0052-2693-a3c015000000
Time:2025-04-02T05:52:33.4636602Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1789e8-301e-0052-2693-a3c015000000
Time:2025-04-02T05:52:33.4636602Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.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.05s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:52:41 INFO : Azure container rclone-test-mojagik3qero: Making directory
2025/04/02 05:52:41 INFO : Azure container rclone-test-mojagik3qero: Making directory
2025/04/02 05:52: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1792f4-301e-0052-0a93-a3c015000000
Time:2025-04-02T05:52:41.6941913Z
--------------------------------------------------------------------------------
2025/04/02 05:52: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1793ee-301e-0052-5893-a3c015000000
Time:2025-04-02T05:52:42.7320873Z
--------------------------------------------------------------------------------
2025/04/02 05:52: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1794bc-301e-0052-0193-a3c015000000
Time:2025-04-02T05:52:43.7704458Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1794bc-301e-0052-0193-a3c015000000
Time:2025-04-02T05:52:43.7704458Z
--------------------------------------------------------------------------------
2025/04/02 05:52: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1795ab-301e-0052-3593-a3c015000000
Time:2025-04-02T05:52:44.8089090Z
--------------------------------------------------------------------------------
2025/04/02 05:52: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b179694-301e-0052-7493-a3c015000000
Time:2025-04-02T05:52:45.8464026Z
--------------------------------------------------------------------------------
2025/04/02 05:52: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1797ae-301e-0052-5793-a3c015000000
Time:2025-04-02T05:52:46.8846421Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1797ae-301e-0052-5793-a3c015000000
Time:2025-04-02T05:52:46.8846421Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.42s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:52:55 DEBUG : sub dir/: Creating directory marker
2025/04/02 05:52:55 DEBUG : sub dir/: Removing directory marker
2025/04/02 05:52:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17a2ec-301e-0052-6593-a3c015000000
Time:2025-04-02T05:52:55.4584642Z
--------------------------------------------------------------------------------
2025/04/02 05:52:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17a4aa-301e-0052-5293-a3c015000000
Time:2025-04-02T05:52:56.4964427Z
--------------------------------------------------------------------------------
2025/04/02 05:52:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17a5f4-301e-0052-7193-a3c015000000
Time:2025-04-02T05:52:57.5347978Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17a5f4-301e-0052-7193-a3c015000000
Time:2025-04-02T05:52:57.5347978Z
--------------------------------------------------------------------------------
2025/04/02 05:52: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17a747-301e-0052-2593-a3c015000000
Time:2025-04-02T05:52:58.5723756Z
--------------------------------------------------------------------------------
2025/04/02 05:52: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17a968-301e-0052-1693-a3c015000000
Time:2025-04-02T05:52:59.6096703Z
--------------------------------------------------------------------------------
2025/04/02 05:53: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17aba8-301e-0052-0c93-a3c015000000
Time:2025-04-02T05:53:00.6470920Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17aba8-301e-0052-0c93-a3c015000000
Time:2025-04-02T05:53:00.6470920Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.76s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:53:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17b902-301e-0052-7493-a3c015000000
Time:2025-04-02T05:53:09.2551651Z
--------------------------------------------------------------------------------
2025/04/02 05:53:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17ba0f-301e-0052-5993-a3c015000000
Time:2025-04-02T05:53:10.2927487Z
--------------------------------------------------------------------------------
2025/04/02 05:53:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17bb60-301e-0052-7c93-a3c015000000
Time:2025-04-02T05:53:11.3300614Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17bb60-301e-0052-7c93-a3c015000000
Time:2025-04-02T05:53:11.3300614Z
--------------------------------------------------------------------------------
2025/04/02 05:53:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17bd1b-301e-0052-7493-a3c015000000
Time:2025-04-02T05:53:12.3674617Z
--------------------------------------------------------------------------------
2025/04/02 05:53:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17bf39-301e-0052-4f93-a3c015000000
Time:2025-04-02T05:53:13.4048422Z
--------------------------------------------------------------------------------
2025/04/02 05:53:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17c0e0-301e-0052-3993-a3c015000000
Time:2025-04-02T05:53:14.4464323Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17c0e0-301e-0052-3993-a3c015000000
Time:2025-04-02T05:53:14.4464323Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.80s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:53:22 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/04/02 05:53:22 DEBUG : empty space: Excluded
2025/04/02 05:53:22 DEBUG : BackupDir: Excluded
2025/04/02 05:53:22 DEBUG : dst: Excluded
2025/04/02 05:53:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17d0b1-301e-0052-7393-a3c015000000
Time:2025-04-02T05:53:23.0878627Z
--------------------------------------------------------------------------------
2025/04/02 05:53:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17d2bd-301e-0052-3e93-a3c015000000
Time:2025-04-02T05:53:24.1257604Z
--------------------------------------------------------------------------------
2025/04/02 05:53:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17d467-301e-0052-3693-a3c015000000
Time:2025-04-02T05:53:25.1631799Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17d467-301e-0052-3693-a3c015000000
Time:2025-04-02T05:53:25.1631799Z
--------------------------------------------------------------------------------
2025/04/02 05:53:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17d611-301e-0052-3293-a3c015000000
Time:2025-04-02T05:53:26.2008639Z
--------------------------------------------------------------------------------
2025/04/02 05:53:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17d78d-301e-0052-7d93-a3c015000000
Time:2025-04-02T05:53:27.2385423Z
--------------------------------------------------------------------------------
2025/04/02 05:53:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17d8e5-301e-0052-1a93-a3c015000000
Time:2025-04-02T05:53:28.2766154Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17d8e5-301e-0052-1a93-a3c015000000
Time:2025-04-02T05:53:28.2766154Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.83s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:53:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17e418-301e-0052-6493-a3c015000000
Time:2025-04-02T05:53:36.8844900Z
--------------------------------------------------------------------------------
2025/04/02 05:53:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17e574-301e-0052-0293-a3c015000000
Time:2025-04-02T05:53:37.9228428Z
--------------------------------------------------------------------------------
2025/04/02 05:53:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17e6c1-301e-0052-1693-a3c015000000
Time:2025-04-02T05:53:38.9610446Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17e6c1-301e-0052-1693-a3c015000000
Time:2025-04-02T05:53:38.9610446Z
--------------------------------------------------------------------------------
2025/04/02 05:53: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17e84e-301e-0052-7293-a3c015000000
Time:2025-04-02T05:53:39.9983873Z
--------------------------------------------------------------------------------
2025/04/02 05:53:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17e9d0-301e-0052-3e93-a3c015000000
Time:2025-04-02T05:53:41.0366037Z
--------------------------------------------------------------------------------
2025/04/02 05:53:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17eba6-301e-0052-1993-a3c015000000
Time:2025-04-02T05:53:42.0742221Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b17eba6-301e-0052-1993-a3c015000000
Time:2025-04-02T05:53:42.0742221Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.80s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/04/02 05:53:50 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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819ecaa2-f01e-0062-5193-a37eda000000
Time:2025-04-02T05:53:50.8021912Z
--------------------------------------------------------------------------------
2025/04/02 05:53:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819eccc1-f01e-0062-2b93-a37eda000000
Time:2025-04-02T05:53:51.8406686Z
--------------------------------------------------------------------------------
2025/04/02 05:53:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819ecde5-f01e-0062-1793-a37eda000000
Time:2025-04-02T05:53:52.8784546Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819ecde5-f01e-0062-1793-a37eda000000
Time:2025-04-02T05:53:52.8784546Z
--------------------------------------------------------------------------------
2025/04/02 05:53:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819ecf66-f01e-0062-5193-a37eda000000
Time:2025-04-02T05:53:53.9159767Z
--------------------------------------------------------------------------------
2025/04/02 05:53:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819ed0b5-f01e-0062-5d93-a37eda000000
Time:2025-04-02T05:53:54.9539818Z
--------------------------------------------------------------------------------
2025/04/02 05:53:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819ed252-f01e-0062-2493-a37eda000000
Time:2025-04-02T05:53:55.9918407Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819ed252-f01e-0062-2493-a37eda000000
Time:2025-04-02T05:53:55.9918407Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.91s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/04/02 05:54:04 DEBUG : Creating backend with remote ":memory:"
2025/04/02 05:54:04 DEBUG : Config file has changed externally - reloading
2025/04/02 05:54:04 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/04/02 05:54:04 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/02 05:54:04 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/02 05:54:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/02 05:54:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/02 05:54:04 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/02 05:54:04 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/02 05:54:04 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/04/02 05:54:04 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-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:54:04 DEBUG : sub dir/: Creating directory marker
2025/04/02 05:54:04 DEBUG : sub dir/: Removing directory marker
2025/04/02 05:54:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819ede85-f01e-0062-4593-a37eda000000
Time:2025-04-02T05:54:04.8140877Z
--------------------------------------------------------------------------------
2025/04/02 05:54:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819edfbe-f01e-0062-4093-a37eda000000
Time:2025-04-02T05:54:05.8530591Z
--------------------------------------------------------------------------------
2025/04/02 05:54:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819ee119-f01e-0062-5a93-a37eda000000
Time:2025-04-02T05:54:06.8909439Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819ee119-f01e-0062-5a93-a37eda000000
Time:2025-04-02T05:54:06.8909439Z
--------------------------------------------------------------------------------
2025/04/02 05:54:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819ee2be-f01e-0062-3793-a37eda000000
Time:2025-04-02T05:54:07.9298740Z
--------------------------------------------------------------------------------
2025/04/02 05:54:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819ee41f-f01e-0062-6293-a37eda000000
Time:2025-04-02T05:54:08.9699227Z
--------------------------------------------------------------------------------
2025/04/02 05:54:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819ee5cd-f01e-0062-4c93-a37eda000000
Time:2025-04-02T05:54:10.0080520Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819ee5cd-f01e-0062-4c93-a37eda000000
Time:2025-04-02T05:54:10.0080520Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.01s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:54:18 DEBUG : Waiting for deletions to finish
2025/04/02 05:54:18 DEBUG : large: Excluded (Size Filter)
2025/04/02 05:54:18 INFO : medium: Deleted
2025/04/02 05:54:18 INFO : small: Deleted
2025/04/02 05:54:18 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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1814ab-301e-0052-5893-a3c015000000
Time:2025-04-02T05:54:18.7596572Z
--------------------------------------------------------------------------------
2025/04/02 05:54:19 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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1815bd-301e-0052-3393-a3c015000000
Time:2025-04-02T05:54:19.7968054Z
--------------------------------------------------------------------------------
2025/04/02 05:54:20 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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1816f2-301e-0052-2293-a3c015000000
Time:2025-04-02T05:54:20.8343429Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1816f2-301e-0052-2293-a3c015000000
Time:2025-04-02T05:54:20.8343429Z
--------------------------------------------------------------------------------
2025/04/02 05:54:21 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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1817de-301e-0052-5993-a3c015000000
Time:2025-04-02T05:54:21.8720829Z
--------------------------------------------------------------------------------
2025/04/02 05:54:22 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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1818e7-301e-0052-3493-a3c015000000
Time:2025-04-02T05:54:22.9094385Z
--------------------------------------------------------------------------------
2025/04/02 05:54:23 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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1819d2-301e-0052-6f93-a3c015000000
Time:2025-04-02T05:54:23.9478694Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1819d2-301e-0052-6f93-a3c015000000
Time:2025-04-02T05:54:23.9478694Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.95s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:54:32 DEBUG : Waiting for deletions to finish
2025/04/02 05:54:32 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/04/02 05:54:32 INFO : large: Deleted
2025/04/02 05:54:32 INFO : medium: Deleted
2025/04/02 05:54:32 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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819f0ec2-f01e-0062-7c93-a37eda000000
Time:2025-04-02T05:54:32.7324002Z
--------------------------------------------------------------------------------
2025/04/02 05:54:33 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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819f1021-f01e-0062-0493-a37eda000000
Time:2025-04-02T05:54:33.7706510Z
--------------------------------------------------------------------------------
2025/04/02 05:54:34 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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819f1152-f01e-0062-6b93-a37eda000000
Time:2025-04-02T05:54:34.8088897Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819f1152-f01e-0062-6b93-a37eda000000
Time:2025-04-02T05:54:34.8088897Z
--------------------------------------------------------------------------------
2025/04/02 05:54:35 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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819f12d8-f01e-0062-2a93-a37eda000000
Time:2025-04-02T05:54:35.8469705Z
--------------------------------------------------------------------------------
2025/04/02 05:54:36 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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819f13fd-f01e-0062-2193-a37eda000000
Time:2025-04-02T05:54:36.8878315Z
--------------------------------------------------------------------------------
2025/04/02 05:54:37 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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819f1528-f01e-0062-0793-a37eda000000
Time:2025-04-02T05:54:37.9261918Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819f1528-f01e-0062-0793-a37eda000000
Time:2025-04-02T05:54:37.9261918Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/04/02 05:54:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819f268f-f01e-0062-7593-a37eda000000
Time:2025-04-02T05:54:46.1175285Z
--------------------------------------------------------------------------------
2025/04/02 05:54:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819f2979-f01e-0062-2f93-a37eda000000
Time:2025-04-02T05:54:47.1548364Z
--------------------------------------------------------------------------------
2025/04/02 05:54:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819f2c13-f01e-0062-7b93-a37eda000000
Time:2025-04-02T05:54:48.1927147Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819f2c13-f01e-0062-7b93-a37eda000000
Time:2025-04-02T05:54:48.1927147Z
--------------------------------------------------------------------------------
2025/04/02 05:54:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819f2e88-f01e-0062-3393-a37eda000000
Time:2025-04-02T05:54:49.2314423Z
--------------------------------------------------------------------------------
2025/04/02 05:54:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819f317c-f01e-0062-2d93-a37eda000000
Time:2025-04-02T05:54:50.2697713Z
--------------------------------------------------------------------------------
2025/04/02 05:54:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819f3463-f01e-0062-3693-a37eda000000
Time:2025-04-02T05:54:51.3089091Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819f3463-f01e-0062-3693-a37eda000000
Time:2025-04-02T05:54:51.3089091Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.35s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:54:59 DEBUG : Waiting for deletions to finish
2025/04/02 05:54:59 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/04/02 05:54:59 INFO : small: Deleted
2025/04/02 05:54:59 INFO : medium: Deleted
2025/04/02 05: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b18440d-301e-0052-0293-a3c015000000
Time:2025-04-02T05:55:00.0983095Z
--------------------------------------------------------------------------------
2025/04/02 05: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1845e4-301e-0052-2293-a3c015000000
Time:2025-04-02T05:55:01.1364435Z
--------------------------------------------------------------------------------
2025/04/02 05: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1847f5-301e-0052-5993-a3c015000000
Time:2025-04-02T05:55:02.1763118Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1847f5-301e-0052-5993-a3c015000000
Time:2025-04-02T05:55:02.1763118Z
--------------------------------------------------------------------------------
2025/04/02 05: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1849bc-301e-0052-5493-a3c015000000
Time:2025-04-02T05:55:03.2138414Z
--------------------------------------------------------------------------------
2025/04/02 05: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b184b65-301e-0052-3293-a3c015000000
Time:2025-04-02T05:55:04.2521635Z
--------------------------------------------------------------------------------
2025/04/02 05: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b184cef-301e-0052-7993-a3c015000000
Time:2025-04-02T05:55:05.2896837Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b184cef-301e-0052-7993-a3c015000000
Time:2025-04-02T05:55:05.2896837Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/04/02 05:55:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b18592a-301e-0052-4093-a3c015000000
Time:2025-04-02T05:55:13.4822087Z
--------------------------------------------------------------------------------
2025/04/02 05:55:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b185a74-301e-0052-5393-a3c015000000
Time:2025-04-02T05:55:14.5192320Z
--------------------------------------------------------------------------------
2025/04/02 05:55:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b185c26-301e-0052-4b93-a3c015000000
Time:2025-04-02T05:55:15.5575972Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b185c26-301e-0052-4b93-a3c015000000
Time:2025-04-02T05:55:15.5575972Z
--------------------------------------------------------------------------------
2025/04/02 05:55:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b185dec-301e-0052-5893-a3c015000000
Time:2025-04-02T05:55:16.5956843Z
--------------------------------------------------------------------------------
2025/04/02 05:55:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b185f54-301e-0052-1d93-a3c015000000
Time:2025-04-02T05:55:17.6328990Z
--------------------------------------------------------------------------------
2025/04/02 05:55:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1860e7-301e-0052-4a93-a3c015000000
Time:2025-04-02T05:55:18.6705794Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b1860e7-301e-0052-4a93-a3c015000000
Time:2025-04-02T05:55:18.6705794Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.37s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:55:27 DEBUG : Waiting for deletions to finish
2025/04/02 05:55:27 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/04/02 05:55:27 INFO : large: Deleted
2025/04/02 05:55:27 INFO : medium: Deleted
2025/04/02 05:55:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819f987b-f01e-0062-2793-a37eda000000
Time:2025-04-02T05:55:27.4351198Z
--------------------------------------------------------------------------------
2025/04/02 05:55:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819f9ba7-f01e-0062-1993-a37eda000000
Time:2025-04-02T05:55:28.4728524Z
--------------------------------------------------------------------------------
2025/04/02 05:55:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819f9e6d-f01e-0062-3093-a37eda000000
Time:2025-04-02T05:55:29.5104946Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819f9e6d-f01e-0062-3093-a37eda000000
Time:2025-04-02T05:55:29.5104946Z
--------------------------------------------------------------------------------
2025/04/02 05:55:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819fa0ce-f01e-0062-6693-a37eda000000
Time:2025-04-02T05:55:30.5479674Z
--------------------------------------------------------------------------------
2025/04/02 05:55:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819fa3fc-f01e-0062-5d93-a37eda000000
Time:2025-04-02T05:55:31.5859087Z
--------------------------------------------------------------------------------
2025/04/02 05:55:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819fa708-f01e-0062-0e93-a37eda000000
Time:2025-04-02T05:55:32.6234582Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819fa708-f01e-0062-0e93-a37eda000000
Time:2025-04-02T05:55:32.6234582Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/04/02 05:55:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819fb85b-f01e-0062-4693-a37eda000000
Time:2025-04-02T05:55:40.8142957Z
--------------------------------------------------------------------------------
2025/04/02 05:55:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819fbaf7-f01e-0062-1a93-a37eda000000
Time:2025-04-02T05:55:41.8517299Z
--------------------------------------------------------------------------------
2025/04/02 05:55:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819fbd9d-f01e-0062-4893-a37eda000000
Time:2025-04-02T05:55:42.8894116Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819fbd9d-f01e-0062-4893-a37eda000000
Time:2025-04-02T05:55:42.8894116Z
--------------------------------------------------------------------------------
2025/04/02 05:55: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819fbf75-f01e-0062-5b93-a37eda000000
Time:2025-04-02T05:55:43.9278280Z
--------------------------------------------------------------------------------
2025/04/02 05:55: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819fc1bd-f01e-0062-7c93-a37eda000000
Time:2025-04-02T05:55:44.9665292Z
--------------------------------------------------------------------------------
2025/04/02 05:55: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819fc43c-f01e-0062-2b93-a37eda000000
Time:2025-04-02T05:55:46.0042554Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819fc43c-f01e-0062-2b93-a37eda000000
Time:2025-04-02T05:55:46.0042554Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.33s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819fdd7f-f01e-0062-2993-a37eda000000
Time:2025-04-02T05:55:54.4963509Z
--------------------------------------------------------------------------------
2025/04/02 05: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819fe11c-f01e-0062-7793-a37eda000000
Time:2025-04-02T05:55:55.5343804Z
--------------------------------------------------------------------------------
2025/04/02 05: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819fe50d-f01e-0062-1093-a37eda000000
Time:2025-04-02T05:55:56.5716557Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819fe50d-f01e-0062-1093-a37eda000000
Time:2025-04-02T05:55:56.5716557Z
--------------------------------------------------------------------------------
2025/04/02 05:55:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819fe7a7-f01e-0062-5893-a37eda000000
Time:2025-04-02T05:55:57.6108413Z
--------------------------------------------------------------------------------
2025/04/02 05:55:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819fe9d8-f01e-0062-4e93-a37eda000000
Time:2025-04-02T05:55:58.6489633Z
--------------------------------------------------------------------------------
2025/04/02 05:55:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819fec41-f01e-0062-6c93-a37eda000000
Time:2025-04-02T05:55:59.6875941Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:819fec41-f01e-0062-6c93-a37eda000000
Time:2025-04-02T05:55:59.6875941Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/04/02 05:56: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81a003f7-f01e-0062-6293-a37eda000000
Time:2025-04-02T05:56:07.8807323Z
--------------------------------------------------------------------------------
2025/04/02 05:56: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81a0075a-f01e-0062-6793-a37eda000000
Time:2025-04-02T05:56:08.9177797Z
--------------------------------------------------------------------------------
2025/04/02 05:56: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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81a00a42-f01e-0062-8093-a37eda000000
Time:2025-04-02T05:56:09.9555224Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81a00a42-f01e-0062-8093-a37eda000000
Time:2025-04-02T05:56:09.9555224Z
--------------------------------------------------------------------------------
2025/04/02 05:56: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81a00db1-f01e-0062-0f93-a37eda000000
Time:2025-04-02T05:56:10.9939676Z
--------------------------------------------------------------------------------
2025/04/02 05: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81a010ef-f01e-0062-0d93-a37eda000000
Time:2025-04-02T05:56:12.0320966Z
--------------------------------------------------------------------------------
2025/04/02 05: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-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81a013c5-f01e-0062-2d93-a37eda000000
Time:2025-04-02T05:56:13.0699032Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81a013c5-f01e-0062-2d93-a37eda000000
Time:2025-04-02T05:56:13.0699032Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.06s)
=== RUN TestRetry
2025/04/02 05:56:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/04/02 05:56:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/04/02 05:56:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/02 05:56:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/02 05:56:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/02 05:56:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/02 05:56:21 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-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:56:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81a02fe2-f01e-0062-4c93-a37eda000000
Time:2025-04-02T05:56:22.3959877Z
--------------------------------------------------------------------------------
2025/04/02 05:56:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81a03362-f01e-0062-5393-a37eda000000
Time:2025-04-02T05:56:23.4334922Z
--------------------------------------------------------------------------------
2025/04/02 05:56:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81a0362c-f01e-0062-5e93-a37eda000000
Time:2025-04-02T05:56:24.4708434Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81a0362c-f01e-0062-5e93-a37eda000000
Time:2025-04-02T05:56:24.4708434Z
--------------------------------------------------------------------------------
2025/04/02 05:56:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81a03834-f01e-0062-2693-a37eda000000
Time:2025-04-02T05:56:25.5084343Z
--------------------------------------------------------------------------------
2025/04/02 05:56:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81a03b1b-f01e-0062-3893-a37eda000000
Time:2025-04-02T05:56:26.5468527Z
--------------------------------------------------------------------------------
2025/04/02 05:56:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81a03d5a-f01e-0062-2193-a37eda000000
Time:2025-04-02T05:56:27.5854099Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:81a03d5a-f01e-0062-2193-a37eda000000
Time:2025-04-02T05:56:27.5854099Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.47s)
=== RUN TestPurge
2025/04/02 05:56:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jafowuz5dohi"
2025/04/02 05:56:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/02 05:56:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/02 05:56:35 DEBUG : Azure container rclone-test-jafowuz5dohi: Using directory markers
2025/04/02 05:56:35 DEBUG : Creating backend with remote "/tmp/rclone1650412615"
run.go:180: Remote "Azure container rclone-test-jafowuz5dohi", Local "Local file system at /tmp/rclone1650412615", Modify Window "1ns"
2025/04/02 05:56:35 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/02 05:56:35 DEBUG : A1/B1/: Creating directory marker
2025/04/02 05:56:35 DEBUG : A1/: Creating directory marker
2025/04/02 05:56:36 INFO : A2: Making directory
2025/04/02 05:56:36 DEBUG : A2/: Creating directory marker
2025/04/02 05:56:36 INFO : A1/B2: Making directory
2025/04/02 05:56:36 DEBUG : A1/B2/: Creating directory marker
2025/04/02 05:56:36 INFO : A1/B2/C2: Making directory
2025/04/02 05:56:36 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/02 05:56:36 INFO : A1/B1/C3: Making directory
2025/04/02 05:56:36 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/02 05:56:36 INFO : A3: Making directory
2025/04/02 05:56:36 DEBUG : A3/: Creating directory marker
2025/04/02 05:56:36 INFO : A3/B3: Making directory
2025/04/02 05:56:36 DEBUG : A3/B3/: Creating directory marker
2025/04/02 05:56:36 INFO : A3/B3/C4: Making directory
2025/04/02 05:56:36 DEBUG : A3/B3/C4/: Creating directory marker
2025/04/02 05:56:37 DEBUG : Waiting for deletions to finish
2025/04/02 05:56:37 INFO : A1/B1/C1/one: Deleted
2025/04/02 05:56:37 DEBUG : removing 2 level 3 directories
2025/04/02 05:56:37 INFO : A1/B1/C3: Removing directory
2025/04/02 05:56:37 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/02 05:56:37 INFO : A1/B1/C1: Removing directory
2025/04/02 05:56:37 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/02 05:56:37 DEBUG : removing 1 level 2 directories
2025/04/02 05:56:37 INFO : A1/B1: Removing directory
2025/04/02 05:56:37 DEBUG : A1/B1/: Removing directory marker
2025/04/02 05:56:37 DEBUG : Azure container rclone-test-jafowuz5dohi: Purge remote
2025/04/02 05:56:37 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.79s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:56:37 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/02 05:56:37 DEBUG : A1/B1/: Creating directory marker
2025/04/02 05:56:37 DEBUG : A1/: Creating directory marker
2025/04/02 05:56:37 INFO : A2: Making directory
2025/04/02 05:56:37 DEBUG : A2/: Creating directory marker
2025/04/02 05:56:37 INFO : A1/B2: Making directory
2025/04/02 05:56:37 DEBUG : A1/B2/: Creating directory marker
2025/04/02 05:56:38 INFO : A1/B2/C2: Making directory
2025/04/02 05:56:38 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/02 05:56:38 INFO : A1/B1/C3: Making directory
2025/04/02 05:56:38 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/02 05:56:38 INFO : A3: Making directory
2025/04/02 05:56:38 DEBUG : A3/: Creating directory marker
2025/04/02 05:56:38 INFO : A3/B3: Making directory
2025/04/02 05:56:38 DEBUG : A3/B3/: Creating directory marker
2025/04/02 05:56:38 INFO : A3/B3/C4: Making directory
2025/04/02 05:56:38 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/04/02 05:56:45 DEBUG : removing 1 level 3 directories
2025/04/02 05:56:45 INFO : A3/B3/C4: Removing directory
2025/04/02 05:56:45 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/04/02 05:56:53 DEBUG : removing 2 level 3 directories
2025/04/02 05:56:53 INFO : A1/B2/C2: Removing directory
2025/04/02 05:56:53 DEBUG : A1/B2/C2/: Removing directory marker
2025/04/02 05:56:53 INFO : A1/B1/C3: Removing directory
2025/04/02 05:56:53 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/02 05:56:53 DEBUG : removing 4 level 2 directories
2025/04/02 05:56:53 INFO : dst/: Removing directory
2025/04/02 05:56:53 DEBUG : dst//: Removing directory marker
2025/04/02 05:56:53 INFO : A3/B3: Removing directory
2025/04/02 05:56:53 DEBUG : A3/B3/: Removing directory marker
2025/04/02 05:56:53 INFO : BackupDir/: Removing directory
2025/04/02 05:56:53 DEBUG : BackupDir//: Removing directory marker
2025/04/02 05:56:53 INFO : A1/B2: Removing directory
2025/04/02 05:56:53 DEBUG : A1/B2/: Removing directory marker
2025/04/02 05:56:53 DEBUG : removing 4 level 1 directories
2025/04/02 05:56:53 INFO : dst: Removing directory
2025/04/02 05:56:53 DEBUG : dst/: Removing directory marker
2025/04/02 05:56:53 INFO : A2: Removing directory
2025/04/02 05:56:53 DEBUG : A2/: Removing directory marker
2025/04/02 05:56:53 INFO : BackupDir: Removing directory
2025/04/02 05:56:53 DEBUG : BackupDir/: Removing directory marker
2025/04/02 05:56:53 INFO : A3: Removing directory
2025/04/02 05:56:53 DEBUG : A3/: Removing directory marker
2025/04/02 05:56:53 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:802ab763-401e-002a-6f94-a363ed000000
Time:2025-04-02T05:56:53.5283248Z
--------------------------------------------------------------------------------
2025/04/02 05:56:53 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8e2889f-801e-0057-3f94-a312ce000000
Time:2025-04-02T05:56:53.5272249Z
--------------------------------------------------------------------------------
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-mojagik3qero/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8e2889f-801e-0057-3f94-a312ce000000
Time:2025-04-02T05:56:53.5272249Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/04/02 05:56:53 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/02 05:56:53 DEBUG : A1/B1/: Removing directory marker
2025/04/02 05:56:53 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.38s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:56:53 INFO : A1: Making directory
2025/04/02 05:56:53 DEBUG : A1/: Creating directory marker
2025/04/02 05:56:53 INFO : A1/B1: Making directory
2025/04/02 05:56:54 DEBUG : A1/B1/: Creating directory marker
2025/04/02 05:56:54 INFO : A1/B1/C1: Making directory
2025/04/02 05:56:54 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/02 05:56:54 DEBUG : removing 1 level 3 directories
2025/04/02 05:56:54 INFO : A1/B1/C1: Removing directory
2025/04/02 05:56:54 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/02 05:56:54 DEBUG : removing 1 level 2 directories
2025/04/02 05:56:54 INFO : A1/B1: Removing directory
2025/04/02 05:56:54 DEBUG : A1/B1/: Removing directory marker
2025/04/02 05:56:54 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.73s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:56:54 INFO : A1: Making directory
2025/04/02 05:56:54 DEBUG : A1/: Creating directory marker
2025/04/02 05:56:54 INFO : A1/B1: Making directory
2025/04/02 05:56:54 DEBUG : A1/B1/: Creating directory marker
2025/04/02 05:56:54 INFO : A1/B1/C1: Making directory
2025/04/02 05:56:54 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/02 05:56:55 DEBUG : removing 1 level 3 directories
2025/04/02 05:56:55 INFO : A1/B1/C1: Removing directory
2025/04/02 05:56:55 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/02 05:56:55 DEBUG : removing 1 level 2 directories
2025/04/02 05:56:55 INFO : A1/B1: Removing directory
2025/04/02 05:56:55 DEBUG : A1/B1/: Removing directory marker
2025/04/02 05:56:55 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.78s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:56:55 DEBUG : filename.txt: File name found in url
2025/04/02 05:56:55 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.78s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:56:56 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/02 05:56:56 DEBUG : sub/: Creating directory marker
2025/04/02 05:56:56 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/02 05:56:56 INFO : file1: Copied (new) to: sub/file2
2025/04/02 05:56:56 INFO : file1: Deleted
2025/04/02 05:56:56 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/02 05:56:56 DEBUG : file1: Unchanged skipping
2025/04/02 05:56:56 INFO : file1: Deleted
2025/04/02 05:56:56 DEBUG : Azure container rclone-test-mojagik3qero: don't need to copy/move sub/file2, it is already at target location
2025/04/02 05:56:56 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.53s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:56:56 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/02 05:56:56 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/02 05:56:56 INFO : file1: Copied (new)
2025/04/02 05:56:56 INFO : file1: Deleted
2025/04/02 05:56:56 DEBUG : file1: Destination exists, skipping
2025/04/02 05:56:56 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.36s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.09s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:56:57 DEBUG : dst/: Creating directory marker
2025/04/02 05:56:57 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mojagik3qero/backup"
2025/04/02 05:56:57 DEBUG : Config file has changed externally - reloading
2025/04/02 05:56:57 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/02 05:56:57 DEBUG : Azure container rclone-test-mojagik3qero path backup: Using directory markers
2025/04/02 05:56:57 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-mojagik3qero/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-mojagik3qero/backup"
2025/04/02 05:56:57 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/02 05:56:57 DEBUG : dst/: Creating directory marker
2025/04/02 05:56:57 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/02 05:56:57 INFO : dst/file1: Copied (server-side copy)
2025/04/02 05:56:57 INFO : dst/file1: Deleted
2025/04/02 05:56:58 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/02 05:56:58 INFO : dst/file1: Copied (new)
2025/04/02 05:56:58 INFO : dst/file1: Deleted
2025/04/02 05:56:58 DEBUG : dst/: Removing directory marker
2025/04/02 05:56:58 DEBUG : backup/dst/: Removing directory marker
2025/04/02 05:56:58 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69e6047a-e01e-008a-1e94-a3e74c000000
Time:2025-04-02T05:56:58.3755496Z
--------------------------------------------------------------------------------
2025/04/02 05:56:59 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69e60648-e01e-008a-3a94-a3e74c000000
Time:2025-04-02T05:56:59.4143666Z
--------------------------------------------------------------------------------
2025/04/02 05:57:00 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69e6087d-e01e-008a-2c94-a3e74c000000
Time:2025-04-02T05:57:00.4525404Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-mojagik3qero/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69e6087d-e01e-008a-2c94-a3e74c000000
Time:2025-04-02T05:57:00.4525404Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.28s)
=== 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-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:57:01 DEBUG : A1/: Creating directory marker
2025/04/02 05:57:01 DEBUG : A1/B1/: Creating directory marker
2025/04/02 05:57:02 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/02 05:57:02 DEBUG : A1/B1/C2/: Creating directory marker
2025/04/02 05:57:02 INFO : A1/B2: Making directory
2025/04/02 05:57:02 DEBUG : A1/B2/: Creating directory marker
2025/04/02 05:57:02 INFO : A1/B1/C3: Making directory
2025/04/02 05:57:02 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/02 05:57:02 DEBUG : A2/: Creating directory marker
2025/04/02 05:57:02 DEBUG : A2/B1/: Creating directory marker
2025/04/02 05:57:02 DEBUG : A2/B1/C1/: Creating directory marker
2025/04/02 05:57:03 DEBUG : A2/B1/C2/: Creating directory marker
2025/04/02 05:57:03 DEBUG : A2/B1/C3/: Creating directory marker
2025/04/02 05:57:03 DEBUG : A2/B2/: Creating directory marker
2025/04/02 05:57:03 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/02 05:57:03 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/04/02 05:57:03 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/02 05:57:03 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/04/02 05:57:03 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/02 05:57:03 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/04/02 05:57:03 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/02 05:57:03 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/04/02 05:57:03 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/02 05:57:03 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/04/02 05:57:03 INFO : A1/two: Deleted
2025/04/02 05:57:03 INFO : A1/one: Deleted
2025/04/02 05:57:03 INFO : A1/B1/three: Deleted
2025/04/02 05:57:03 INFO : A1/B1/C1/four: Deleted
2025/04/02 05:57:03 INFO : A1/B1/C2/five: Deleted
2025/04/02 05:57:03 DEBUG : A1/B2/: Removing directory marker
2025/04/02 05:57:03 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/02 05:57:03 DEBUG : A1/B1/C2/: Removing directory marker
2025/04/02 05:57:03 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/02 05:57:03 DEBUG : A1/B1/: Removing directory marker
2025/04/02 05:57:03 DEBUG : A1/: Removing directory marker
2025/04/02 05:57:04 DEBUG : A3/: Creating directory marker
2025/04/02 05:57:04 DEBUG : A3/B1/: Creating directory marker
2025/04/02 05:57:04 DEBUG : A3/B1/C1/: Creating directory marker
2025/04/02 05:57:04 DEBUG : A3/B1/C2/: Creating directory marker
2025/04/02 05:57:04 DEBUG : A3/B1/C3/: Creating directory marker
2025/04/02 05:57:04 DEBUG : A3/B2/: Creating directory marker
2025/04/02 05:57:04 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/02 05:57:04 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/04/02 05:57:04 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/02 05:57:04 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/04/02 05:57:04 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/02 05:57:04 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/04/02 05:57:04 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/02 05:57:04 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/04/02 05:57:04 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/02 05:57:04 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/04/02 05:57:04 INFO : A2/B1/C2/five: Deleted
2025/04/02 05:57:04 INFO : A2/B1/three: Deleted
2025/04/02 05:57:04 INFO : A2/B1/C1/four: Deleted
2025/04/02 05:57:04 INFO : A2/one: Deleted
2025/04/02 05:57:04 INFO : A2/two: Deleted
2025/04/02 05:57:04 DEBUG : A2/B2/: Removing directory marker
2025/04/02 05:57:04 DEBUG : A2/B1/C3/: Removing directory marker
2025/04/02 05:57:04 DEBUG : A2/B1/C2/: Removing directory marker
2025/04/02 05:57:04 DEBUG : A2/B1/C1/: Removing directory marker
2025/04/02 05:57:05 DEBUG : A2/B1/: Removing directory marker
2025/04/02 05:57:05 DEBUG : A2/: Removing directory marker
2025/04/02 05:57:05 INFO : Azure container rclone-test-mojagik3qero: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/04/02 05:57:05 DEBUG : A4/: Creating directory marker
2025/04/02 05:57:05 DEBUG : A4/B1/: Creating directory marker
2025/04/02 05:57:05 DEBUG : A4/B1/C1/: Creating directory marker
2025/04/02 05:57:05 DEBUG : A4/B1/C2/: Creating directory marker
2025/04/02 05:57:05 DEBUG : A4/B1/C3/: Creating directory marker
2025/04/02 05:57:05 DEBUG : A4/B2/: Creating directory marker
2025/04/02 05:57:06 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/02 05:57:06 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/04/02 05:57:06 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/02 05:57:06 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/04/02 05:57:06 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/02 05:57:06 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/04/02 05:57:06 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/02 05:57:06 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/04/02 05:57:06 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/02 05:57:06 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/04/02 05:57:06 INFO : A3/two: Deleted
2025/04/02 05:57:06 INFO : A3/B1/C1/four: Deleted
2025/04/02 05:57:06 INFO : A3/B1/three: Deleted
2025/04/02 05:57:06 INFO : A3/B1/C2/five: Deleted
2025/04/02 05:57:06 INFO : A3/one: Deleted
2025/04/02 05:57:06 DEBUG : A3/B2/: Removing directory marker
2025/04/02 05:57:06 DEBUG : A3/B1/C3/: Removing directory marker
2025/04/02 05:57:06 DEBUG : A3/B1/C2/: Removing directory marker
2025/04/02 05:57:06 DEBUG : A3/B1/C1/: Removing directory marker
2025/04/02 05:57:06 DEBUG : A3/B1/: Removing directory marker
2025/04/02 05:57:06 DEBUG : A3/: Removing directory marker
2025/04/02 05:57:06 DEBUG : A4/B2/: Removing directory marker
2025/04/02 05:57:06 DEBUG : A4/B1/C3/: Removing directory marker
2025/04/02 05:57:06 DEBUG : A4/B1/C2/: Removing directory marker
2025/04/02 05:57:06 DEBUG : A4/B1/C1/: Removing directory marker
2025/04/02 05:57:06 DEBUG : A4/B1/: Removing directory marker
2025/04/02 05:57:06 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.43s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:57:07 DEBUG : Azure container rclone-test-mojagik3qero: File to upload is small (34 bytes), uploading instead of streaming
2025/04/02 05:57:07 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/02 05:57:07 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/02 05:57:07 NOTICE: Azure container rclone-test-mojagik3qero: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/04/02 05:57:07 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/02 05:57:07 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/02 05:57:07 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/02 05:57:07 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/02 05:57:07 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/04/02 05:57:07 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/02 05:57:07 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-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:57:07 DEBUG : Azure container rclone-test-mojagik3qero: File to upload is small (34 bytes), uploading instead of streaming
2025/04/02 05:57:07 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/02 05:57:07 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/02 05:57:07 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/02 05:57:07 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/02 05:57:07 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/02 05:57:07 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/02 05:57:07 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/04/02 05:57:07 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/02 05:57:07 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-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:57:08 DEBUG : Azure container rclone-test-mojagik3qero: File to upload is small (34 bytes), uploading instead of streaming
2025/04/02 05:57:08 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/02 05:57:08 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/02 05:57:08 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/02 05:57:08 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/02 05:57:08 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/02 05:57:08 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/02 05:57:08 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-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:57:08 DEBUG : Azure container rclone-test-mojagik3qero: File to upload is small (34 bytes), uploading instead of streaming
2025/04/02 05:57:08 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/02 05:57:08 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/02 05:57:08 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/02 05:57:08 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/02 05:57:08 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/02 05:57:08 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/02 05:57:08 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/02 05:57:08 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/02 05:57:08 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/02 05:57:08 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.85s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.54s)
--- 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-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", 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-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:57:09 DEBUG : Azure container rclone-test-mojagik3qero: File to upload is small (60 bytes), uploading instead of streaming
2025/04/02 05:57:09 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/02 05:57:09 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-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", 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-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", Modify Window "1ns"
2025/04/02 05:57:09 DEBUG : sub dir/: Creating directory marker
2025/04/02 05:57:09 DEBUG : Azure container rclone-test-mojagik3qero: Touching "sub dir/potato3"
2025/04/02 05:57:09 DEBUG : Azure container rclone-test-mojagik3qero: Touching "empty space"
2025/04/02 05:57:09 DEBUG : Azure container rclone-test-mojagik3qero: Touching "potato2"
2025/04/02 05:57:10 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.85s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", 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-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", 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-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", 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-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", 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-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", 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-mojagik3qero", Local "Local file system at /tmp/rclone3058688531", 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/04/02 05:57:10 DEBUG : Azure container rclone-test-mojagik3qero: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m40.657247203s (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]