"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/04/13 06:06:18 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qinoriv2wuti"
2025/04/13 06:06:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/13 06:06:18 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/13 06:06:18 DEBUG : Azure container rclone-test-qinoriv2wuti: Using directory markers
2025/04/13 06:06:18 DEBUG : Creating backend with remote "/tmp/rclone3251639881"
=== 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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:06:19 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/13 06:06:19 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/13 06:06:19 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/13 06:06:19 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/13 06:06:19 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/04/13 06:06:19 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/13 06:06:19 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/04/13 06:06:19 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/13 06:06:19 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/04/13 06:06:19 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/13 06:06:19 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/13 06:06:19 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/04/13 06:06:20 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/13 06:06:20 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/04/13 06:06:20 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/13 06:06:20 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/13 06:06:20 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/13 06:06:20 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/13 06:06:20 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/04/13 06:06:20 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/04/13 06:06:21 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/04/13 06:06:21 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/13 06:06:21 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/13 06:06:21 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/04/13 06:06:21 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/04/13 06:06:21 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/04/13 06:06:22 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/13 06:06:22 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/13 06:06:22 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/04/13 06:06:22 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/13 06:06:22 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/04/13 06:06:22 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/04/13 06:06:22 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/13 06:06:22 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/13 06:06:22 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/04/13 06:06:22 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/04/13 06:06:22 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/04/13 06:06:23 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/04/13 06:06:23 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/13 06:06:24 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/13 06:06:24 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/04/13 06:06:24 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/13 06:06:24 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/04/13 06:06:24 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/04/13 06:06:24 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/13 06:06:24 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/13 06:06:24 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/13 06:06:24 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/04/13 06:06:24 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/13 06:06:24 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/04/13 06:06:24 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/13 06:06:24 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/13 06:06:24 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/13 06:06:24 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/13 06:06:24 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/04/13 06:06:24 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/04/13 06:06:25 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/04/13 06:06:25 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/13 06:06:26 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/04/13 06:06:26 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/13 06:06:26 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/04/13 06:06:26 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/13 06:06:26 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/13 06:06:26 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/13 06:06:26 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/04/13 06:06:26 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/13 06:06:26 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/04/13 06:06:26 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/04/13 06:06:27 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/13 06:06:27 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/04/13 06:06:27 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/13 06:06:27 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/13 06:06:27 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/04/13 06:06:27 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/13 06:06:28 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/04/13 06:06:28 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/13 06:06:28 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/04/13 06:06:28 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/13 06:06:28 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/13 06:06:28 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/13 06:06:28 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/13 06:06:28 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/04/13 06:06:28 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/13 06:06:28 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/13 06:06:28 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/13 06:06:28 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/13 06:06:29 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/13 06:06:29 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/04/13 06:06:29 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/04/13 06:06:29 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/13 06:06:30 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/04/13 06:06:30 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/13 06:06:30 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/04/13 06:06:30 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/13 06:06:30 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/13 06:06:30 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/13 06:06:30 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/13 06:06:30 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/13 06:06:30 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/13 06:06:30 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/04/13 06:06:30 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/13 06:06:30 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/13 06:06:30 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/13 06:06:30 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/04/13 06:06:30 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/13 06:06:30 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/13 06:06:30 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/13 06:06:30 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/13 06:06:31 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/04/13 06:06:31 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.80s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.36s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.29s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.81s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (2.05s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.83s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.98s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:06:31 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/13 06:06:31 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/13 06:06:31 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/13 06:06:31 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/13 06:06:31 DEBUG : chunksize-probe: Removing empty object
2025/04/13 06:06:32 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/04/13 06:06:32 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/04/13 06:06:32 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/04/13 06:06:32 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/04/13 06:06:32 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/13 06:06:32 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/13 06:06:32 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/13 06:06:32 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/13 06:06:32 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/13 06:06:32 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/13 06:06:32 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/13 06:06:32 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/13 06:06:32 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/13 06:06:32 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/13 06:06:32 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/13 06:06:32 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/13 06:06:33 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/13 06:06:33 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/13 06:06:33 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/13 06:06:33 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/13 06:06:33 DEBUG : Returning error reader
2025/04/13 06:06:33 DEBUG : BOOM: simulated read failure
2025/04/13 06:06:33 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/04/13 06:06:33 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/13 06:06:34 DEBUG : Returning error reader
2025/04/13 06:06:34 DEBUG : BOOM: simulated read failure
2025/04/13 06:06:34 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/04/13 06:06:34 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/13 06:06:35 DEBUG : Returning error reader
2025/04/13 06:06:35 DEBUG : BOOM: simulated read failure
2025/04/13 06:06:35 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/04/13 06:06:35 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/13 06:06:36 DEBUG : Returning error reader
2025/04/13 06:06:36 DEBUG : BOOM: simulated read failure
2025/04/13 06:06:36 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/04/13 06:06:36 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/13 06:06:37 DEBUG : Returning error reader
2025/04/13 06:06:37 DEBUG : BOOM: simulated read failure
2025/04/13 06:06:37 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/04/13 06:06:37 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/13 06:06:38 DEBUG : Returning error reader
2025/04/13 06:06:38 DEBUG : BOOM: simulated read failure
2025/04/13 06:06:38 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/04/13 06:06:38 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/13 06:06:39 DEBUG : Returning error reader
2025/04/13 06:06:39 DEBUG : BOOM: simulated read failure
2025/04/13 06:06:39 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/04/13 06:06:39 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/13 06:06:40 DEBUG : Returning error reader
2025/04/13 06:06:40 DEBUG : BOOM: simulated read failure
2025/04/13 06:06:40 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/04/13 06:06:40 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/13 06:06:41 DEBUG : Returning error reader
2025/04/13 06:06:41 DEBUG : BOOM: simulated read failure
2025/04/13 06:06:41 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/04/13 06:06:41 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/13 06:06:42 DEBUG : Returning error reader
2025/04/13 06:06:42 DEBUG : BOOM: simulated read failure
2025/04/13 06:06:42 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/04/13 06:06:42 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/04/13 06:06:42 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/04/13 06:06:42 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/04/13 06:06:42 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/04/13 06:06:42 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/04/13 06:06:42 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.48s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/04/13 06:06:50 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/13 06:06:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/13 06:06:50 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/04/13 06:06:50 DEBUG : potato: Seek from 10 to 0
2025/04/13 06:06:50 DEBUG : potato: Seek from 10 to 0
2025/04/13 06:06:50 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/04/13 06:06:50 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/13 06:06:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/13 06:06:50 DEBUG : potato: Seek from 5 to 2
2025/04/13 06:06:50 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/04/13 06:06:50 DEBUG : potato: Seek from 7 to 0
2025/04/13 06:06:50 DEBUG : potato: Seek from 7 to 0
2025/04/13 06:06:50 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/04/13 06:06:50 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/13 06:06:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/13 06:06:50 DEBUG : potato: Seek from 5 to 2
2025/04/13 06:06:50 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/04/13 06:06:50 DEBUG : potato: Seek from 8 to 0
2025/04/13 06:06:50 DEBUG : potato: Seek from 8 to 0
2025/04/13 06:06:50 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/04/13 06:06:50 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/13 06:06:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/13 06:06:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/13 06:06:50 DEBUG : potato: Seek from 5 to 2
2025/04/13 06:06:50 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/04/13 06:06:50 DEBUG : potato: Seek from 9 to 0
2025/04/13 06:06:50 DEBUG : potato: Seek from 9 to 0
2025/04/13 06:06:50 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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", 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.31s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.08s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/04/13 06:06:51 DEBUG : Creating backend with remote "nonexistent"
2025/04/13 06:06:51 DEBUG : Creating backend with remote "nonexistent"
2025/04/13 06:06:51 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/04/13 06:06:51 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/13 06:06:51 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/04/13 06:06:51 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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", 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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", 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.23s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:06:54 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/13 06:06:54 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/13 06:06:54 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/13 06:06:54 NOTICE: test.sum: 2 warning(s) suppressed...
2025/04/13 06:06:54 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/13 06:06:54 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/13 06:06:54 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/13 06:06:54 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:06:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qinoriv2wuti/data"
2025/04/13 06:06:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/13 06:06:54 DEBUG : Azure container rclone-test-qinoriv2wuti path data: Using directory markers
2025/04/13 06:06:54 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/13 06:06:57 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.88s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:06:57 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qinoriv2wuti/data"
2025/04/13 06:06:57 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/13 06:06:57 DEBUG : Azure container rclone-test-qinoriv2wuti path data: Using directory markers
2025/04/13 06:06:57 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/13 06:07:00 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.17s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.19s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/04/13 06:07:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qosokof8gebi"
2025/04/13 06:07:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/13 06:07:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/13 06:07:00 DEBUG : Azure container rclone-test-qosokof8gebi: Using directory markers
2025/04/13 06:07:00 DEBUG : Creating backend with remote "/tmp/rclone274943875"
run.go:180: Remote "Azure container rclone-test-qosokof8gebi", Local "Local file system at /tmp/rclone274943875", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/04/13 06:07:00 ERROR : hello, world!: sum not found
2025/04/13 06:07:00 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-qosokof8gebi
2025/04/13 06:07:00 NOTICE: Azure container rclone-test-qosokof8gebi: 1 files missing
2025/04/13 06:07:00 NOTICE: 1 hashes missing
2025/04/13 06:07:00 NOTICE: Azure container rclone-test-qosokof8gebi: 2 differences found
2025/04/13 06:07:00 NOTICE: Azure container rclone-test-qosokof8gebi: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/04/13 06:07:00 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/13 06:07:00 NOTICE: Azure container rclone-test-qosokof8gebi: 0 differences found
2025/04/13 06:07:00 NOTICE: Azure container rclone-test-qosokof8gebi: 1 matching files
2025/04/13 06:07:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cuxuhav8ruca"
2025/04/13 06:07:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/13 06:07:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/13 06:07:00 DEBUG : Azure container rclone-test-cuxuhav8ruca: Using directory markers
2025/04/13 06:07:00 DEBUG : Creating backend with remote "/tmp/rclone683355888"
run.go:180: Remote "Azure container rclone-test-cuxuhav8ruca", Local "Local file system at /tmp/rclone683355888", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/04/13 06:07:01 ERROR : HELLO, WORLD!: sum not found
2025/04/13 06:07:01 ERROR : hello, world!: file not in Azure container rclone-test-cuxuhav8ruca
2025/04/13 06:07:01 NOTICE: Azure container rclone-test-cuxuhav8ruca: 1 files missing
2025/04/13 06:07:01 NOTICE: 1 hashes missing
2025/04/13 06:07:01 NOTICE: Azure container rclone-test-cuxuhav8ruca: 2 differences found
2025/04/13 06:07:01 NOTICE: Azure container rclone-test-cuxuhav8ruca: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/04/13 06:07:01 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/13 06:07:01 NOTICE: Azure container rclone-test-cuxuhav8ruca: 0 differences found
2025/04/13 06:07:01 NOTICE: Azure container rclone-test-cuxuhav8ruca: 1 matching files
2025/04/13 06:07:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sidukoj2wifa"
2025/04/13 06:07:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/13 06:07:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/13 06:07:01 DEBUG : Azure container rclone-test-sidukoj2wifa: Using directory markers
2025/04/13 06:07:01 DEBUG : Creating backend with remote "/tmp/rclone1405108302"
run.go:180: Remote "Azure container rclone-test-sidukoj2wifa", Local "Local file system at /tmp/rclone1405108302", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/04/13 06:07:01 ERROR : HeLlO, wOrLd!: sum not found
2025/04/13 06:07:01 ERROR : hello, world!: file not in Azure container rclone-test-sidukoj2wifa
2025/04/13 06:07:01 NOTICE: Azure container rclone-test-sidukoj2wifa: 1 files missing
2025/04/13 06:07:01 NOTICE: 1 hashes missing
2025/04/13 06:07:01 NOTICE: Azure container rclone-test-sidukoj2wifa: 2 differences found
2025/04/13 06:07:01 NOTICE: Azure container rclone-test-sidukoj2wifa: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/04/13 06:07:01 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/13 06:07:01 NOTICE: Azure container rclone-test-sidukoj2wifa: 0 differences found
2025/04/13 06:07:01 NOTICE: Azure container rclone-test-sidukoj2wifa: 1 matching files
2025/04/13 06:07:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yebitit4joko"
2025/04/13 06:07:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/13 06:07:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/13 06:07:01 DEBUG : Azure container rclone-test-yebitit4joko: Using directory markers
2025/04/13 06:07:01 DEBUG : Creating backend with remote "/tmp/rclone2942847160"
run.go:180: Remote "Azure container rclone-test-yebitit4joko", Local "Local file system at /tmp/rclone2942847160", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/04/13 06:07:01 ERROR : HELLO, WORLD!: sum not found
2025/04/13 06:07:01 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-yebitit4joko
2025/04/13 06:07:01 NOTICE: Azure container rclone-test-yebitit4joko: 1 files missing
2025/04/13 06:07:01 NOTICE: 1 hashes missing
2025/04/13 06:07:01 NOTICE: Azure container rclone-test-yebitit4joko: 2 differences found
2025/04/13 06:07:01 NOTICE: Azure container rclone-test-yebitit4joko: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/04/13 06:07:01 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/13 06:07:01 NOTICE: Azure container rclone-test-yebitit4joko: 0 differences found
2025/04/13 06:07:01 NOTICE: Azure container rclone-test-yebitit4joko: 1 matching files
2025/04/13 06:07:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-duhevah4wabo"
2025/04/13 06:07:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/13 06:07:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/13 06:07:01 DEBUG : Azure container rclone-test-duhevah4wabo: Using directory markers
2025/04/13 06:07:01 DEBUG : Creating backend with remote "/tmp/rclone1599177621"
run.go:180: Remote "Azure container rclone-test-duhevah4wabo", Local "Local file system at /tmp/rclone1599177621", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/04/13 06:07:01 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/13 06:07:01 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-duhevah4wabo
2025/04/13 06:07:01 NOTICE: Azure container rclone-test-duhevah4wabo: 1 files missing
2025/04/13 06:07:01 NOTICE: 1 hashes missing
2025/04/13 06:07:01 NOTICE: Azure container rclone-test-duhevah4wabo: 2 differences found
2025/04/13 06:07:01 NOTICE: Azure container rclone-test-duhevah4wabo: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/04/13 06:07:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/13 06:07:02 NOTICE: Azure container rclone-test-duhevah4wabo: 0 differences found
2025/04/13 06:07:02 NOTICE: Azure container rclone-test-duhevah4wabo: 1 matching files
2025/04/13 06:07:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-letesay7poda"
2025/04/13 06:07:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/13 06:07:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/13 06:07:02 DEBUG : Azure container rclone-test-letesay7poda: Using directory markers
2025/04/13 06:07:02 DEBUG : Creating backend with remote "/tmp/rclone4142821433"
run.go:180: Remote "Azure container rclone-test-letesay7poda", Local "Local file system at /tmp/rclone4142821433", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/04/13 06:07:02 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/13 06:07:02 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-letesay7poda
2025/04/13 06:07:02 NOTICE: Azure container rclone-test-letesay7poda: 1 files missing
2025/04/13 06:07:02 NOTICE: 1 hashes missing
2025/04/13 06:07:02 NOTICE: Azure container rclone-test-letesay7poda: 2 differences found
2025/04/13 06:07:02 NOTICE: Azure container rclone-test-letesay7poda: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/04/13 06:07:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/13 06:07:02 NOTICE: Azure container rclone-test-letesay7poda: 0 differences found
2025/04/13 06:07:02 NOTICE: Azure container rclone-test-letesay7poda: 1 matching files
2025/04/13 06:07:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qipezah7kuli"
2025/04/13 06:07:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/13 06:07:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/13 06:07:02 DEBUG : Azure container rclone-test-qipezah7kuli: Using directory markers
2025/04/13 06:07:02 DEBUG : Creating backend with remote "/tmp/rclone3638764348"
run.go:180: Remote "Azure container rclone-test-qipezah7kuli", Local "Local file system at /tmp/rclone3638764348", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/04/13 06:07:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/13 06:07:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-qipezah7kuli
2025/04/13 06:07:02 NOTICE: Azure container rclone-test-qipezah7kuli: 1 files missing
2025/04/13 06:07:02 NOTICE: 1 hashes missing
2025/04/13 06:07:02 NOTICE: Azure container rclone-test-qipezah7kuli: 2 differences found
2025/04/13 06:07:02 NOTICE: Azure container rclone-test-qipezah7kuli: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/04/13 06:07:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/13 06:07:02 NOTICE: Azure container rclone-test-qipezah7kuli: 0 differences found
2025/04/13 06:07:02 NOTICE: Azure container rclone-test-qipezah7kuli: 1 matching files
2025/04/13 06:07:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pereliz5jeba"
2025/04/13 06:07:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/13 06:07:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/13 06:07:02 DEBUG : Azure container rclone-test-pereliz5jeba: Using directory markers
2025/04/13 06:07:02 DEBUG : Creating backend with remote "/tmp/rclone994288390"
run.go:180: Remote "Azure container rclone-test-pereliz5jeba", Local "Local file system at /tmp/rclone994288390", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/04/13 06:07:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/13 06:07:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-pereliz5jeba
2025/04/13 06:07:02 NOTICE: Azure container rclone-test-pereliz5jeba: 1 files missing
2025/04/13 06:07:02 NOTICE: 1 hashes missing
2025/04/13 06:07:02 NOTICE: Azure container rclone-test-pereliz5jeba: 2 differences found
2025/04/13 06:07:02 NOTICE: Azure container rclone-test-pereliz5jeba: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/04/13 06:07:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/13 06:07:02 NOTICE: Azure container rclone-test-pereliz5jeba: 0 differences found
2025/04/13 06:07:02 NOTICE: Azure container rclone-test-pereliz5jeba: 1 matching files
2025/04/13 06:07:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fapiqeh3liki"
2025/04/13 06:07:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/13 06:07:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/13 06:07:02 DEBUG : Azure container rclone-test-fapiqeh3liki: Using directory markers
2025/04/13 06:07:02 DEBUG : Creating backend with remote "/tmp/rclone1296314359"
run.go:180: Remote "Azure container rclone-test-fapiqeh3liki", Local "Local file system at /tmp/rclone1296314359", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/04/13 06:07:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/13 06:07:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-fapiqeh3liki
2025/04/13 06:07:03 NOTICE: Azure container rclone-test-fapiqeh3liki: 1 files missing
2025/04/13 06:07:03 NOTICE: 1 hashes missing
2025/04/13 06:07:03 NOTICE: Azure container rclone-test-fapiqeh3liki: 2 differences found
2025/04/13 06:07:03 NOTICE: Azure container rclone-test-fapiqeh3liki: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/04/13 06:07:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/13 06:07:03 NOTICE: Azure container rclone-test-fapiqeh3liki: 0 differences found
2025/04/13 06:07:03 NOTICE: Azure container rclone-test-fapiqeh3liki: 1 matching files
2025/04/13 06:07:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fonaziv1zejo"
2025/04/13 06:07:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/13 06:07:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/13 06:07:03 DEBUG : Azure container rclone-test-fonaziv1zejo: Using directory markers
2025/04/13 06:07:03 DEBUG : Creating backend with remote "/tmp/rclone2860733653"
run.go:180: Remote "Azure container rclone-test-fonaziv1zejo", Local "Local file system at /tmp/rclone2860733653", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/04/13 06:07:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/13 06:07:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-fonaziv1zejo
2025/04/13 06:07:03 NOTICE: Azure container rclone-test-fonaziv1zejo: 1 files missing
2025/04/13 06:07:03 NOTICE: 1 hashes missing
2025/04/13 06:07:03 NOTICE: Azure container rclone-test-fonaziv1zejo: 2 differences found
2025/04/13 06:07:03 NOTICE: Azure container rclone-test-fonaziv1zejo: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/04/13 06:07:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/13 06:07:03 NOTICE: Azure container rclone-test-fonaziv1zejo: 0 differences found
2025/04/13 06:07:03 NOTICE: Azure container rclone-test-fonaziv1zejo: 1 matching files
2025/04/13 06:07:03 DEBUG : Azure container rclone-test-fonaziv1zejo: Purge remote
2025/04/13 06:07:03 DEBUG : Azure container rclone-test-fapiqeh3liki: Purge remote
2025/04/13 06:07:03 DEBUG : Azure container rclone-test-pereliz5jeba: Purge remote
2025/04/13 06:07:03 DEBUG : Azure container rclone-test-qipezah7kuli: Purge remote
2025/04/13 06:07:03 DEBUG : Azure container rclone-test-letesay7poda: Purge remote
2025/04/13 06:07:03 DEBUG : Azure container rclone-test-duhevah4wabo: Purge remote
2025/04/13 06:07:03 DEBUG : Azure container rclone-test-yebitit4joko: Purge remote
2025/04/13 06:07:04 DEBUG : Azure container rclone-test-sidukoj2wifa: Purge remote
2025/04/13 06:07:04 DEBUG : Azure container rclone-test-cuxuhav8ruca: Purge remote
2025/04/13 06:07:04 DEBUG : Azure container rclone-test-qosokof8gebi: Purge remote
--- PASS: TestApplyTransforms (3.62s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:07:04 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/13 06:07:04 DEBUG : sub/: Creating directory marker
2025/04/13 06:07:04 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/13 06:07:04 INFO : file1: Copied (new) to: sub/file2
2025/04/13 06:07:04 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/13 06:07:04 DEBUG : file1: Unchanged skipping
2025/04/13 06:07:04 DEBUG : Azure container rclone-test-qinoriv2wuti: don't need to copy/move sub/file2, it is already at target location
2025/04/13 06:07:04 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.52s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", 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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:07:04 DEBUG : dst/: Creating directory marker
2025/04/13 06:07:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qinoriv2wuti/backup"
2025/04/13 06:07:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/13 06:07:05 DEBUG : Azure container rclone-test-qinoriv2wuti path backup: Using directory markers
2025/04/13 06:07:05 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-qinoriv2wuti/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-qinoriv2wuti/backup"
2025/04/13 06:07:05 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/13 06:07:05 DEBUG : dst/: Creating directory marker
2025/04/13 06:07:05 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/13 06:07:05 INFO : dst/file1: Copied (server-side copy)
2025/04/13 06:07:05 INFO : dst/file1: Deleted
2025/04/13 06:07:05 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/13 06:07:05 INFO : dst/file1: Copied (new)
2025/04/13 06:07:05 DEBUG : dst/: Removing directory marker
2025/04/13 06:07:05 DEBUG : backup/dst/: Removing directory marker
2025/04/13 06:07:05 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-qinoriv2wuti/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8272d-f01e-0086-643a-ac7044000000
Time:2025-04-13T06:07:05.8551631Z
--------------------------------------------------------------------------------
2025/04/13 06:07:06 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-qinoriv2wuti/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f828bb-f01e-0086-393a-ac7044000000
Time:2025-04-13T06:07:06.8929218Z
--------------------------------------------------------------------------------
2025/04/13 06:07:07 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-qinoriv2wuti/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f82a55-f01e-0086-163a-ac7044000000
Time:2025-04-13T06:07:07.9303279Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f82a55-f01e-0086-163a-ac7044000000
Time:2025-04-13T06:07:07.9303279Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.14s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:07:08 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qinoriv2wuti/dst"
2025/04/13 06:07:08 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/13 06:07:08 DEBUG : Azure container rclone-test-qinoriv2wuti path dst: Using directory markers
2025/04/13 06:07:09 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qinoriv2wuti/CompareDest"
2025/04/13 06:07:09 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/13 06:07:09 DEBUG : Azure container rclone-test-qinoriv2wuti path CompareDest: Using directory markers
2025/04/13 06:07:09 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-qinoriv2wuti/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-qinoriv2wuti/CompareDest"
2025/04/13 06:07:09 DEBUG : one: Need to transfer - File not found at Destination
2025/04/13 06:07:09 DEBUG : /: Creating directory marker
2025/04/13 06:07:09 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/13 06:07:09 INFO : one: Copied (new)
2025/04/13 06:07:09 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qinoriv2wuti/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qinoriv2wuti/CompareDest"
2025/04/13 06:07:09 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/13 06:07:09 DEBUG : /: Creating directory marker
2025/04/13 06:07:09 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/13 06:07:09 INFO : one: Copied (replaced existing)
2025/04/13 06:07:09 DEBUG : dst/: Creating directory marker
2025/04/13 06:07:09 DEBUG : CompareDest/: Creating directory marker
2025/04/13 06:07:10 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qinoriv2wuti/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qinoriv2wuti/CompareDest"
2025/04/13 06:07:10 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/13 06:07:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/13 06:07:10 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/13 06:07:10 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qinoriv2wuti/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qinoriv2wuti/CompareDest"
2025/04/13 06:07:10 DEBUG : two: Need to transfer - File not found at Destination
2025/04/13 06:07:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/13 06:07:10 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/13 06:07:10 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qinoriv2wuti/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qinoriv2wuti/CompareDest"
2025/04/13 06:07:10 DEBUG : two: Need to transfer - File not found at Destination
2025/04/13 06:07:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/13 06:07:10 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/13 06:07:10 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qinoriv2wuti/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qinoriv2wuti/CompareDest"
2025/04/13 06:07:10 DEBUG : two: Need to transfer - File not found at Destination
2025/04/13 06:07:10 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/13 06:07:11 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/04/13 06:07:11 INFO : two: Copied (new)
2025/04/13 06:07:11 DEBUG : dst/: Removing directory marker
2025/04/13 06:07:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f82fb0-f01e-0086-2f3a-ac7044000000
Time:2025-04-13T06:07:11.3828104Z
--------------------------------------------------------------------------------
2025/04/13 06:07:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f83134-f01e-0086-6f3a-ac7044000000
Time:2025-04-13T06:07:12.4213709Z
--------------------------------------------------------------------------------
2025/04/13 06:07:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8331a-f01e-0086-6b3a-ac7044000000
Time:2025-04-13T06:07:13.4606580Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8331a-f01e-0086-6b3a-ac7044000000
Time:2025-04-13T06:07:13.4606580Z
--------------------------------------------------------------------------------
2025/04/13 06:07:14 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.65s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:07:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qinoriv2wuti/dst"
2025/04/13 06:07:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/13 06:07:21 DEBUG : Azure container rclone-test-qinoriv2wuti path dst: Using directory markers
2025/04/13 06:07:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qinoriv2wuti/CopyDest"
2025/04/13 06:07:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/13 06:07:21 DEBUG : Azure container rclone-test-qinoriv2wuti path CopyDest: Using directory markers
2025/04/13 06:07:21 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-qinoriv2wuti/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-qinoriv2wuti/CopyDest"
2025/04/13 06:07:21 DEBUG : one: Need to transfer - File not found at Destination
2025/04/13 06:07:21 DEBUG : /: Creating directory marker
2025/04/13 06:07:22 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/13 06:07:22 INFO : one: Copied (new)
2025/04/13 06:07:22 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qinoriv2wuti/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qinoriv2wuti/CopyDest"
2025/04/13 06:07:22 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/13 06:07:22 DEBUG : /: Creating directory marker
2025/04/13 06:07:22 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/13 06:07:22 INFO : one: Copied (replaced existing)
2025/04/13 06:07:22 DEBUG : dst/: Creating directory marker
2025/04/13 06:07:22 DEBUG : CopyDest/: Creating directory marker
2025/04/13 06:07:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qinoriv2wuti/BackupDir"
2025/04/13 06:07:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/13 06:07:22 DEBUG : Azure container rclone-test-qinoriv2wuti path BackupDir: Using directory markers
2025/04/13 06:07:22 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-qinoriv2wuti/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-qinoriv2wuti/BackupDir"
2025/04/13 06:07:22 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qinoriv2wuti/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qinoriv2wuti/CopyDest"
2025/04/13 06:07:22 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/13 06:07:22 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/13 06:07:22 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/13 06:07:22 DEBUG : /: Creating directory marker
2025/04/13 06:07:23 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/13 06:07:23 INFO : one: Copied (server-side copy)
2025/04/13 06:07:23 INFO : one: Deleted
2025/04/13 06:07:23 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/13 06:07:23 INFO : one: Copied (server-side copy)
2025/04/13 06:07:23 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/04/13 06:07:23 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qinoriv2wuti/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qinoriv2wuti/CopyDest"
2025/04/13 06:07:23 DEBUG : two: Need to transfer - File not found at Destination
2025/04/13 06:07:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/13 06:07:23 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/13 06:07:23 INFO : two: Copied (server-side copy)
2025/04/13 06:07:23 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/04/13 06:07:23 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qinoriv2wuti/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qinoriv2wuti/CopyDest"
2025/04/13 06:07:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/13 06:07:23 DEBUG : two: Unchanged skipping
2025/04/13 06:07:24 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qinoriv2wuti/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qinoriv2wuti/CopyDest"
2025/04/13 06:07:24 DEBUG : three: Need to transfer - File not found at Destination
2025/04/13 06:07:24 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/04/13 06:07:24 DEBUG : three: Destination not found in --copy-dest
2025/04/13 06:07:24 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/04/13 06:07:24 INFO : three: Copied (new)
2025/04/13 06:07:24 DEBUG : dst/: Removing directory marker
2025/04/13 06:07:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8410b-f01e-0086-773a-ac7044000000
Time:2025-04-13T06:07:24.7843712Z
--------------------------------------------------------------------------------
2025/04/13 06:07:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f842ed-f01e-0086-643a-ac7044000000
Time:2025-04-13T06:07:25.8231791Z
--------------------------------------------------------------------------------
2025/04/13 06:07:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f84404-f01e-0086-453a-ac7044000000
Time:2025-04-13T06:07:26.8615673Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f84404-f01e-0086-453a-ac7044000000
Time:2025-04-13T06:07:26.8615673Z
--------------------------------------------------------------------------------
2025/04/13 06:07:27 DEBUG : CopyDest/: Removing directory marker
2025/04/13 06:07:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f84548-f01e-0086-523a-ac7044000000
Time:2025-04-13T06:07:27.9414783Z
--------------------------------------------------------------------------------
2025/04/13 06:07:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f84699-f01e-0086-383a-ac7044000000
Time:2025-04-13T06:07:28.9798225Z
--------------------------------------------------------------------------------
2025/04/13 06:07:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8482c-f01e-0086-6c3a-ac7044000000
Time:2025-04-13T06:07:30.0175683Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8482c-f01e-0086-6c3a-ac7044000000
Time:2025-04-13T06:07:30.0175683Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.51s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/04/13 06:07:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f852f9-f01e-0086-203a-ac7044000000
Time:2025-04-13T06:07:38.2121038Z
--------------------------------------------------------------------------------
2025/04/13 06:07:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f85424-f01e-0086-0d3a-ac7044000000
Time:2025-04-13T06:07:39.2501468Z
--------------------------------------------------------------------------------
2025/04/13 06:07:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f85586-f01e-0086-283a-ac7044000000
Time:2025-04-13T06:07:40.2876451Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f85586-f01e-0086-283a-ac7044000000
Time:2025-04-13T06:07:40.2876451Z
--------------------------------------------------------------------------------
2025/04/13 06:07:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f85683-f01e-0086-683a-ac7044000000
Time:2025-04-13T06:07:41.3255525Z
--------------------------------------------------------------------------------
2025/04/13 06:07:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f85787-f01e-0086-373a-ac7044000000
Time:2025-04-13T06:07:42.3635129Z
--------------------------------------------------------------------------------
2025/04/13 06:07:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f85905-f01e-0086-6e3a-ac7044000000
Time:2025-04-13T06:07:43.4016916Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f85905-f01e-0086-6e3a-ac7044000000
Time:2025-04-13T06:07:43.4016916Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.39s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/04/13 06:07: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f86527-f01e-0086-383a-ac7044000000
Time:2025-04-13T06:07:51.5985442Z
--------------------------------------------------------------------------------
2025/04/13 06:07: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8663a-f01e-0086-273a-ac7044000000
Time:2025-04-13T06:07:52.6373068Z
--------------------------------------------------------------------------------
2025/04/13 06:07: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8679f-f01e-0086-403a-ac7044000000
Time:2025-04-13T06:07:53.6759199Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8679f-f01e-0086-403a-ac7044000000
Time:2025-04-13T06:07:53.6759199Z
--------------------------------------------------------------------------------
2025/04/13 06:07: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f86918-f01e-0086-053a-ac7044000000
Time:2025-04-13T06:07:54.7139646Z
--------------------------------------------------------------------------------
2025/04/13 06:07: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f86a9e-f01e-0086-573a-ac7044000000
Time:2025-04-13T06:07:55.7517728Z
--------------------------------------------------------------------------------
2025/04/13 06:07: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f86c5d-f01e-0086-553a-ac7044000000
Time:2025-04-13T06:07:56.7891443Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f86c5d-f01e-0086-553a-ac7044000000
Time:2025-04-13T06:07:56.7891443Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:08:04 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/04/13 06:08:05 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/04/13 06:08:05 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/13 06:08:05 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/04/13 06:08:05 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/04/13 06:08:05 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/04/13 06:08:05 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/04/13 06:08:05 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/04/13 06:08:05 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 7a60da1eb15a71c93799932862367705 OK
2025/04/13 06:08:05 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/04/13 06:08:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f87bd4-f01e-0086-193a-ac7044000000
Time:2025-04-13T06:08:05.9212334Z
--------------------------------------------------------------------------------
2025/04/13 06:08:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f87dbb-f01e-0086-3b3a-ac7044000000
Time:2025-04-13T06:08:06.9594673Z
--------------------------------------------------------------------------------
2025/04/13 06:08:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f87f54-f01e-0086-1e3a-ac7044000000
Time:2025-04-13T06:08:07.9976303Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f87f54-f01e-0086-1e3a-ac7044000000
Time:2025-04-13T06:08:07.9976303Z
--------------------------------------------------------------------------------
2025/04/13 06:08:09 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/04/13 06:08:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f880e5-f01e-0086-793a-ac7044000000
Time:2025-04-13T06:08:09.0742317Z
--------------------------------------------------------------------------------
2025/04/13 06:08:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f88220-f01e-0086-093a-ac7044000000
Time:2025-04-13T06:08:10.1128058Z
--------------------------------------------------------------------------------
2025/04/13 06:08:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f88376-f01e-0086-143a-ac7044000000
Time:2025-04-13T06:08:11.1513086Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f88376-f01e-0086-143a-ac7044000000
Time:2025-04-13T06:08:11.1513086Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.37s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/13 06:08:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f890ae-f01e-0086-273a-ac7044000000
Time:2025-04-13T06:08:19.3465769Z
--------------------------------------------------------------------------------
2025/04/13 06:08:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8928d-f01e-0086-333a-ac7044000000
Time:2025-04-13T06:08:20.3847451Z
--------------------------------------------------------------------------------
2025/04/13 06:08:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8941e-f01e-0086-0d3a-ac7044000000
Time:2025-04-13T06:08:21.4234043Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8941e-f01e-0086-0d3a-ac7044000000
Time:2025-04-13T06:08:21.4234043Z
--------------------------------------------------------------------------------
2025/04/13 06:08:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f895d5-f01e-0086-433a-ac7044000000
Time:2025-04-13T06:08:22.4623487Z
--------------------------------------------------------------------------------
2025/04/13 06:08:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f897ad-f01e-0086-4d3a-ac7044000000
Time:2025-04-13T06:08:23.5017049Z
--------------------------------------------------------------------------------
2025/04/13 06:08:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f899a5-f01e-0086-613a-ac7044000000
Time:2025-04-13T06:08:24.5395400Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f899a5-f01e-0086-613a-ac7044000000
Time:2025-04-13T06:08:24.5395400Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/13 06:08: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8a78a-f01e-0086-2a3a-ac7044000000
Time:2025-04-13T06:08:32.7299619Z
--------------------------------------------------------------------------------
2025/04/13 06:08: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8a917-f01e-0086-7f3a-ac7044000000
Time:2025-04-13T06:08:33.7680783Z
--------------------------------------------------------------------------------
2025/04/13 06:08: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8aab1-f01e-0086-4f3a-ac7044000000
Time:2025-04-13T06:08:34.8062096Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8aab1-f01e-0086-4f3a-ac7044000000
Time:2025-04-13T06:08:34.8062096Z
--------------------------------------------------------------------------------
2025/04/13 06:08: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8acda-f01e-0086-0a3a-ac7044000000
Time:2025-04-13T06:08:35.8448792Z
--------------------------------------------------------------------------------
2025/04/13 06:08: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8ae94-f01e-0086-7e3a-ac7044000000
Time:2025-04-13T06:08:36.8834759Z
--------------------------------------------------------------------------------
2025/04/13 06:08: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8b066-f01e-0086-1a3a-ac7044000000
Time:2025-04-13T06:08:37.9212636Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8b066-f01e-0086-1a3a-ac7044000000
Time:2025-04-13T06:08:37.9212636Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.38s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/13 06:08: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8c029-f01e-0086-5d3a-ac7044000000
Time:2025-04-13T06:08:46.1138915Z
--------------------------------------------------------------------------------
2025/04/13 06:08: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8c283-f01e-0086-463a-ac7044000000
Time:2025-04-13T06:08:47.1524217Z
--------------------------------------------------------------------------------
2025/04/13 06:08: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8c4c1-f01e-0086-143a-ac7044000000
Time:2025-04-13T06:08:48.1911630Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8c4c1-f01e-0086-143a-ac7044000000
Time:2025-04-13T06:08:48.1911630Z
--------------------------------------------------------------------------------
2025/04/13 06:08: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8c6a3-f01e-0086-393a-ac7044000000
Time:2025-04-13T06:08:49.2290135Z
--------------------------------------------------------------------------------
2025/04/13 06:08: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8c829-f01e-0086-053a-ac7044000000
Time:2025-04-13T06:08:50.2666826Z
--------------------------------------------------------------------------------
2025/04/13 06:08: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8c9fe-f01e-0086-223a-ac7044000000
Time:2025-04-13T06:08:51.3042186Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8c9fe-f01e-0086-223a-ac7044000000
Time:2025-04-13T06:08:51.3042186Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.38s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/13 06:08: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8d861-f01e-0086-1d3a-ac7044000000
Time:2025-04-13T06:08:59.4979570Z
--------------------------------------------------------------------------------
2025/04/13 06:09: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8da18-f01e-0086-013a-ac7044000000
Time:2025-04-13T06:09:00.5365448Z
--------------------------------------------------------------------------------
2025/04/13 06:09: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8dba4-f01e-0086-4b3a-ac7044000000
Time:2025-04-13T06:09:01.5744332Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8dba4-f01e-0086-4b3a-ac7044000000
Time:2025-04-13T06:09:01.5744332Z
--------------------------------------------------------------------------------
2025/04/13 06:09: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8dd45-f01e-0086-383a-ac7044000000
Time:2025-04-13T06:09:02.6126971Z
--------------------------------------------------------------------------------
2025/04/13 06:09: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8df59-f01e-0086-123a-ac7044000000
Time:2025-04-13T06:09:03.6506735Z
--------------------------------------------------------------------------------
2025/04/13 06:09: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8e122-f01e-0086-143a-ac7044000000
Time:2025-04-13T06:09:04.6884883Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8e122-f01e-0086-143a-ac7044000000
Time:2025-04-13T06:09:04.6884883Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/13 06:09:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8ed07-f01e-0086-4d3a-ac7044000000
Time:2025-04-13T06:09:12.8818193Z
--------------------------------------------------------------------------------
2025/04/13 06:09:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8ee23-f01e-0086-2e3a-ac7044000000
Time:2025-04-13T06:09:13.9192757Z
--------------------------------------------------------------------------------
2025/04/13 06:09:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8ef66-f01e-0086-333a-ac7044000000
Time:2025-04-13T06:09:14.9572122Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8ef66-f01e-0086-333a-ac7044000000
Time:2025-04-13T06:09:14.9572122Z
--------------------------------------------------------------------------------
2025/04/13 06:09:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8f0b6-f01e-0086-523a-ac7044000000
Time:2025-04-13T06:09:15.9950681Z
--------------------------------------------------------------------------------
2025/04/13 06:09: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8f241-f01e-0086-2d3a-ac7044000000
Time:2025-04-13T06:09:17.0331353Z
--------------------------------------------------------------------------------
2025/04/13 06:09: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8f38b-f01e-0086-423a-ac7044000000
Time:2025-04-13T06:09:18.0717272Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f8f38b-f01e-0086-423a-ac7044000000
Time:2025-04-13T06:09:18.0717272Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:09:26 DEBUG : also/: Creating directory marker
2025/04/13 06:09:26 INFO : Azure container rclone-test-qinoriv2wuti: Looking for duplicate md5 hashes using newest mode.
2025/04/13 06:09:26 NOTICE: a70942852700ff19ef56829a5ccba462: Found 3 files with duplicate md5 hashes
2025/04/13 06:09:26 INFO : one: Deleted
2025/04/13 06:09:26 INFO : also/one: Deleted
2025/04/13 06:09:26 NOTICE: a70942852700ff19ef56829a5ccba462: Deleted 2 extra copies
2025/04/13 06:09: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f901f3-f01e-0086-343a-ac7044000000
Time:2025-04-13T06:09:27.0567329Z
--------------------------------------------------------------------------------
2025/04/13 06:09: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9030b-f01e-0086-2c3a-ac7044000000
Time:2025-04-13T06:09:28.0952851Z
--------------------------------------------------------------------------------
2025/04/13 06:09: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f904a8-f01e-0086-413a-ac7044000000
Time:2025-04-13T06:09:29.1337918Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f904a8-f01e-0086-413a-ac7044000000
Time:2025-04-13T06:09:29.1337918Z
--------------------------------------------------------------------------------
2025/04/13 06:09:30 DEBUG : also/: Removing directory marker
2025/04/13 06:09: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f90617-f01e-0086-4c3a-ac7044000000
Time:2025-04-13T06:09:30.2112404Z
--------------------------------------------------------------------------------
2025/04/13 06:09: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9077b-f01e-0086-053a-ac7044000000
Time:2025-04-13T06:09:31.2487677Z
--------------------------------------------------------------------------------
2025/04/13 06:09: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f908a3-f01e-0086-723a-ac7044000000
Time:2025-04-13T06:09:32.2871659Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f908a3-f01e-0086-723a-ac7044000000
Time:2025-04-13T06:09:32.2871659Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.22s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/13 06:09: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f915ce-f01e-0086-5d3a-ac7044000000
Time:2025-04-13T06:09:40.4804231Z
--------------------------------------------------------------------------------
2025/04/13 06:09: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f91746-f01e-0086-0c3a-ac7044000000
Time:2025-04-13T06:09:41.5176408Z
--------------------------------------------------------------------------------
2025/04/13 06:09: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f918a6-f01e-0086-373a-ac7044000000
Time:2025-04-13T06:09:42.5551938Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f918a6-f01e-0086-373a-ac7044000000
Time:2025-04-13T06:09:42.5551938Z
--------------------------------------------------------------------------------
2025/04/13 06:09: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f91a00-f01e-0086-573a-ac7044000000
Time:2025-04-13T06:09:43.5936287Z
--------------------------------------------------------------------------------
2025/04/13 06:09: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f91b99-f01e-0086-213a-ac7044000000
Time:2025-04-13T06:09:44.6314912Z
--------------------------------------------------------------------------------
2025/04/13 06:09: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f91d1e-f01e-0086-643a-ac7044000000
Time:2025-04-13T06:09:45.6701202Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f91d1e-f01e-0086-643a-ac7044000000
Time:2025-04-13T06:09:45.6701202Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/13 06:09:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f92aba-f01e-0086-733a-ac7044000000
Time:2025-04-13T06:09:53.8611191Z
--------------------------------------------------------------------------------
2025/04/13 06:09:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f92ced-f01e-0086-803a-ac7044000000
Time:2025-04-13T06:09:54.8983699Z
--------------------------------------------------------------------------------
2025/04/13 06:09:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f92f5f-f01e-0086-3e3a-ac7044000000
Time:2025-04-13T06:09:55.9370341Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f92f5f-f01e-0086-3e3a-ac7044000000
Time:2025-04-13T06:09:55.9370341Z
--------------------------------------------------------------------------------
2025/04/13 06:09:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f930ee-f01e-0086-103a-ac7044000000
Time:2025-04-13T06:09:56.9755115Z
--------------------------------------------------------------------------------
2025/04/13 06:09: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f93315-f01e-0086-443a-ac7044000000
Time:2025-04-13T06:09:58.0136898Z
--------------------------------------------------------------------------------
2025/04/13 06:09: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f935a9-f01e-0086-233a-ac7044000000
Time:2025-04-13T06:09:59.0519871Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f935a9-f01e-0086-233a-ac7044000000
Time:2025-04-13T06:09:59.0519871Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/13 06:10: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f944bd-f01e-0086-593a-ac7044000000
Time:2025-04-13T06:10:07.2459966Z
--------------------------------------------------------------------------------
2025/04/13 06:10: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9468c-f01e-0086-643a-ac7044000000
Time:2025-04-13T06:10:08.2834160Z
--------------------------------------------------------------------------------
2025/04/13 06:10: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f94804-f01e-0086-333a-ac7044000000
Time:2025-04-13T06:10:09.3211001Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f94804-f01e-0086-333a-ac7044000000
Time:2025-04-13T06:10:09.3211001Z
--------------------------------------------------------------------------------
2025/04/13 06:10: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f94aaf-f01e-0086-573a-ac7044000000
Time:2025-04-13T06:10:10.3585861Z
--------------------------------------------------------------------------------
2025/04/13 06:10:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f94ccd-f01e-0086-1a3a-ac7044000000
Time:2025-04-13T06:10:11.3968889Z
--------------------------------------------------------------------------------
2025/04/13 06:10:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f94ec5-f01e-0086-443a-ac7044000000
Time:2025-04-13T06:10:12.4344603Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f94ec5-f01e-0086-443a-ac7044000000
Time:2025-04-13T06:10:12.4344603Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/13 06:10:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9647b-f01e-0086-7b3a-ac7044000000
Time:2025-04-13T06:10:20.6305215Z
--------------------------------------------------------------------------------
2025/04/13 06:10:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9661c-f01e-0086-563a-ac7044000000
Time:2025-04-13T06:10:21.6699154Z
--------------------------------------------------------------------------------
2025/04/13 06:10:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f967fc-f01e-0086-393a-ac7044000000
Time:2025-04-13T06:10:22.7080684Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f967fc-f01e-0086-393a-ac7044000000
Time:2025-04-13T06:10:22.7080684Z
--------------------------------------------------------------------------------
2025/04/13 06:10:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f969c2-f01e-0086-383a-ac7044000000
Time:2025-04-13T06:10:23.7461497Z
--------------------------------------------------------------------------------
2025/04/13 06:10:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f96b6f-f01e-0086-2f3a-ac7044000000
Time:2025-04-13T06:10:24.7841150Z
--------------------------------------------------------------------------------
2025/04/13 06:10:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f96d1e-f01e-0086-1c3a-ac7044000000
Time:2025-04-13T06:10:25.8230703Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f96d1e-f01e-0086-1c3a-ac7044000000
Time:2025-04-13T06:10:25.8230703Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.39s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/04/13 06:10:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f97b55-f01e-0086-093a-ac7044000000
Time:2025-04-13T06:10:34.0191324Z
--------------------------------------------------------------------------------
2025/04/13 06:10:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f97d3e-f01e-0086-373a-ac7044000000
Time:2025-04-13T06:10:35.0574749Z
--------------------------------------------------------------------------------
2025/04/13 06:10:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f97f1d-f01e-0086-613a-ac7044000000
Time:2025-04-13T06:10:36.0956362Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f97f1d-f01e-0086-613a-ac7044000000
Time:2025-04-13T06:10:36.0956362Z
--------------------------------------------------------------------------------
2025/04/13 06:10:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f980d0-f01e-0086-573a-ac7044000000
Time:2025-04-13T06:10:37.1344625Z
--------------------------------------------------------------------------------
2025/04/13 06:10:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9825f-f01e-0086-3e3a-ac7044000000
Time:2025-04-13T06:10:38.1725208Z
--------------------------------------------------------------------------------
2025/04/13 06:10:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f98445-f01e-0086-783a-ac7044000000
Time:2025-04-13T06:10:39.2102727Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f98445-f01e-0086-783a-ac7044000000
Time:2025-04-13T06:10:39.2102727Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.39s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:10:47 DEBUG : sub dir/: Creating directory marker
2025/04/13 06:10:47 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/04/13 06:10:48 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/04/13 06:10:48 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/04/13 06:10:48 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/04/13 06:10:48 DEBUG : sub dir/: Removing directory marker
2025/04/13 06:10: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9928d-f01e-0086-5e3a-ac7044000000
Time:2025-04-13T06:10:48.8929309Z
--------------------------------------------------------------------------------
2025/04/13 06:10: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f99468-f01e-0086-663a-ac7044000000
Time:2025-04-13T06:10:49.9309504Z
--------------------------------------------------------------------------------
2025/04/13 06:10: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9963c-f01e-0086-753a-ac7044000000
Time:2025-04-13T06:10:50.9693151Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9963c-f01e-0086-753a-ac7044000000
Time:2025-04-13T06:10:50.9693151Z
--------------------------------------------------------------------------------
2025/04/13 06:10: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f997ae-f01e-0086-2e3a-ac7044000000
Time:2025-04-13T06:10:52.0071855Z
--------------------------------------------------------------------------------
2025/04/13 06:10:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f99936-f01e-0086-6a3a-ac7044000000
Time:2025-04-13T06:10:53.0444092Z
--------------------------------------------------------------------------------
2025/04/13 06:10: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f99b34-f01e-0086-163a-ac7044000000
Time:2025-04-13T06:10:54.0827864Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f99b34-f01e-0086-163a-ac7044000000
Time:2025-04-13T06:10:54.0827864Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.87s)
=== RUN TestListDirSortedFn
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:11:02 DEBUG : sub dir/: Creating directory marker
2025/04/13 06:11:02 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/04/13 06:11:02 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSortedFn
2025/04/13 06:11:03 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/04/13 06:11:03 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/04/13 06:11:03 DEBUG : sub dir/: Removing directory marker
2025/04/13 06:11:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9ab25-f01e-0086-093a-ac7044000000
Time:2025-04-13T06:11:03.7338696Z
--------------------------------------------------------------------------------
2025/04/13 06:11:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9ad56-f01e-0086-743a-ac7044000000
Time:2025-04-13T06:11:04.7717744Z
--------------------------------------------------------------------------------
2025/04/13 06:11:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9af90-f01e-0086-6c3a-ac7044000000
Time:2025-04-13T06:11:05.8096525Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9af90-f01e-0086-6c3a-ac7044000000
Time:2025-04-13T06:11:05.8096525Z
--------------------------------------------------------------------------------
2025/04/13 06:11:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9b173-f01e-0086-113a-ac7044000000
Time:2025-04-13T06:11:06.8479803Z
--------------------------------------------------------------------------------
2025/04/13 06:11:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9b37a-f01e-0086-4f3a-ac7044000000
Time:2025-04-13T06:11:07.8857266Z
--------------------------------------------------------------------------------
2025/04/13 06:11:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9b5a4-f01e-0086-3d3a-ac7044000000
Time:2025-04-13T06:11:08.9234858Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9b5a4-f01e-0086-3d3a-ac7044000000
Time:2025-04-13T06:11:08.9234858Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSortedFn
Messages: directories
--- FAIL: TestListDirSortedFn (14.84s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:11:17 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/13 06:11:17 DEBUG : sub/: Removing directory marker
2025/04/13 06:11:17 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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9c51f-f01e-0086-0c3a-ac7044000000
Time:2025-04-13T06:11:17.9941137Z
--------------------------------------------------------------------------------
2025/04/13 06:11: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9c6a8-f01e-0086-593a-ac7044000000
Time:2025-04-13T06:11:19.0318840Z
--------------------------------------------------------------------------------
2025/04/13 06:11: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9c83a-f01e-0086-263a-ac7044000000
Time:2025-04-13T06:11:20.0704738Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9c83a-f01e-0086-263a-ac7044000000
Time:2025-04-13T06:11:20.0704738Z
--------------------------------------------------------------------------------
2025/04/13 06:11: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9c9cd-f01e-0086-7b3a-ac7044000000
Time:2025-04-13T06:11:21.1096395Z
--------------------------------------------------------------------------------
2025/04/13 06:11: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9cbe0-f01e-0086-1a3a-ac7044000000
Time:2025-04-13T06:11:22.1488898Z
--------------------------------------------------------------------------------
2025/04/13 06:11: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9cd91-f01e-0086-133a-ac7044000000
Time:2025-04-13T06:11:23.1874858Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9cd91-f01e-0086-133a-ac7044000000
Time:2025-04-13T06:11:23.1874858Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:11:31 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/13 06:11:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qinoriv2wuti/notfound"
2025/04/13 06:11:32 DEBUG : Config file has changed externally - reloading
2025/04/13 06:11:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/13 06:11:32 DEBUG : Azure container rclone-test-qinoriv2wuti path notfound: Using directory markers
2025/04/13 06:11:32 DEBUG : sub/: Removing directory marker
2025/04/13 06:11:32 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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9ddd3-f01e-0086-193a-ac7044000000
Time:2025-04-13T06:11:32.4835762Z
--------------------------------------------------------------------------------
2025/04/13 06:11: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9df2d-f01e-0086-483a-ac7044000000
Time:2025-04-13T06:11:33.5234394Z
--------------------------------------------------------------------------------
2025/04/13 06:11: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9e0e0-f01e-0086-3e3a-ac7044000000
Time:2025-04-13T06:11:34.5610527Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9e0e0-f01e-0086-3e3a-ac7044000000
Time:2025-04-13T06:11:34.5610527Z
--------------------------------------------------------------------------------
2025/04/13 06:11: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9e2f3-f01e-0086-183a-ac7044000000
Time:2025-04-13T06:11:35.5985622Z
--------------------------------------------------------------------------------
2025/04/13 06:11: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9e4c4-f01e-0086-383a-ac7044000000
Time:2025-04-13T06:11:36.6373165Z
--------------------------------------------------------------------------------
2025/04/13 06:11: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9e6a2-f01e-0086-5f3a-ac7044000000
Time:2025-04-13T06:11:37.6748055Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9e6a2-f01e-0086-5f3a-ac7044000000
Time:2025-04-13T06:11:37.6748055Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.08s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:11:45 INFO : Azure container rclone-test-qinoriv2wuti: Making directory
2025/04/13 06:11:45 INFO : Azure container rclone-test-qinoriv2wuti: Making directory
2025/04/13 06:11:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9f555-f01e-0086-393a-ac7044000000
Time:2025-04-13T06:11:45.9117655Z
--------------------------------------------------------------------------------
2025/04/13 06:11:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9f6ef-f01e-0086-213a-ac7044000000
Time:2025-04-13T06:11:46.9496797Z
--------------------------------------------------------------------------------
2025/04/13 06:11:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9f899-f01e-0086-113a-ac7044000000
Time:2025-04-13T06:11:47.9876862Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9f899-f01e-0086-113a-ac7044000000
Time:2025-04-13T06:11:47.9876862Z
--------------------------------------------------------------------------------
2025/04/13 06:11: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9fa06-f01e-0086-523a-ac7044000000
Time:2025-04-13T06:11:49.0255571Z
--------------------------------------------------------------------------------
2025/04/13 06:11: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9fba8-f01e-0086-3c3a-ac7044000000
Time:2025-04-13T06:11:50.0649722Z
--------------------------------------------------------------------------------
2025/04/13 06:11: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9fd58-f01e-0086-323a-ac7044000000
Time:2025-04-13T06:11:51.1037825Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8f9fd58-f01e-0086-323a-ac7044000000
Time:2025-04-13T06:11:51.1037825Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.43s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:11:59 DEBUG : sub dir/: Creating directory marker
2025/04/13 06:11:59 DEBUG : sub dir/: Removing directory marker
2025/04/13 06:11: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa0ce8-f01e-0086-5f3a-ac7044000000
Time:2025-04-13T06:11:59.6812943Z
--------------------------------------------------------------------------------
2025/04/13 06:12: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa0e77-f01e-0086-383a-ac7044000000
Time:2025-04-13T06:12:00.7188199Z
--------------------------------------------------------------------------------
2025/04/13 06:12: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa1034-f01e-0086-2c3a-ac7044000000
Time:2025-04-13T06:12:01.7574646Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa1034-f01e-0086-2c3a-ac7044000000
Time:2025-04-13T06:12:01.7574646Z
--------------------------------------------------------------------------------
2025/04/13 06:12: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa11de-f01e-0086-283a-ac7044000000
Time:2025-04-13T06:12:02.7955167Z
--------------------------------------------------------------------------------
2025/04/13 06:12: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa13b2-f01e-0086-3f3a-ac7044000000
Time:2025-04-13T06:12:03.8330834Z
--------------------------------------------------------------------------------
2025/04/13 06:12: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa159b-f01e-0086-6a3a-ac7044000000
Time:2025-04-13T06:12:04.8706311Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa159b-f01e-0086-6a3a-ac7044000000
Time:2025-04-13T06:12:04.8706311Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.77s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:12: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa25d1-f01e-0086-553a-ac7044000000
Time:2025-04-13T06:12:13.4882508Z
--------------------------------------------------------------------------------
2025/04/13 06:12: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa2783-f01e-0086-4b3b-ac7044000000
Time:2025-04-13T06:12:14.5260990Z
--------------------------------------------------------------------------------
2025/04/13 06:12: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa2906-f01e-0086-1b3b-ac7044000000
Time:2025-04-13T06:12:15.5635102Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa2906-f01e-0086-1b3b-ac7044000000
Time:2025-04-13T06:12:15.5635102Z
--------------------------------------------------------------------------------
2025/04/13 06:12: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa2a7f-f01e-0086-6e3b-ac7044000000
Time:2025-04-13T06:12:16.6030419Z
--------------------------------------------------------------------------------
2025/04/13 06:12: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa2c49-f01e-0086-703b-ac7044000000
Time:2025-04-13T06:12:17.6402748Z
--------------------------------------------------------------------------------
2025/04/13 06:12: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa2e10-f01e-0086-7c3b-ac7044000000
Time:2025-04-13T06:12:18.6781088Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa2e10-f01e-0086-7c3b-ac7044000000
Time:2025-04-13T06:12:18.6781088Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:12:27 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/04/13 06:12:27 DEBUG : empty space: Excluded
2025/04/13 06:12:27 DEBUG : BackupDir: Excluded
2025/04/13 06:12:27 DEBUG : dst: Excluded
2025/04/13 06:12: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa3c07-f01e-0086-7c3b-ac7044000000
Time:2025-04-13T06:12:27.3251834Z
--------------------------------------------------------------------------------
2025/04/13 06:12: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa3dc2-f01e-0086-783b-ac7044000000
Time:2025-04-13T06:12:28.3628472Z
--------------------------------------------------------------------------------
2025/04/13 06:12: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa3fb9-f01e-0086-663b-ac7044000000
Time:2025-04-13T06:12:29.4008889Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa3fb9-f01e-0086-663b-ac7044000000
Time:2025-04-13T06:12:29.4008889Z
--------------------------------------------------------------------------------
2025/04/13 06:12: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa417b-f01e-0086-513b-ac7044000000
Time:2025-04-13T06:12:30.4390513Z
--------------------------------------------------------------------------------
2025/04/13 06:12: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa4393-f01e-0086-363b-ac7044000000
Time:2025-04-13T06:12:31.4765776Z
--------------------------------------------------------------------------------
2025/04/13 06:12: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa45ba-f01e-0086-103b-ac7044000000
Time:2025-04-13T06:12:32.5149341Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa45ba-f01e-0086-103b-ac7044000000
Time:2025-04-13T06:12:32.5149341Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.84s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:12: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa54bc-f01e-0086-033b-ac7044000000
Time:2025-04-13T06:12:41.1230685Z
--------------------------------------------------------------------------------
2025/04/13 06:12: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa5692-f01e-0086-2d3b-ac7044000000
Time:2025-04-13T06:12:42.1617830Z
--------------------------------------------------------------------------------
2025/04/13 06:12: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa5845-f01e-0086-273b-ac7044000000
Time:2025-04-13T06:12:43.1994153Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa5845-f01e-0086-273b-ac7044000000
Time:2025-04-13T06:12:43.1994153Z
--------------------------------------------------------------------------------
2025/04/13 06:12: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa59d9-f01e-0086-123b-ac7044000000
Time:2025-04-13T06:12:44.2373639Z
--------------------------------------------------------------------------------
2025/04/13 06:12: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa5b62-f01e-0086-673b-ac7044000000
Time:2025-04-13T06:12:45.2751134Z
--------------------------------------------------------------------------------
2025/04/13 06:12: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa5d2d-f01e-0086-733b-ac7044000000
Time:2025-04-13T06:12:46.3126435Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fa5d2d-f01e-0086-733b-ac7044000000
Time:2025-04-13T06:12:46.3126435Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/04/13 06:12:55 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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d2db2-001e-0076-123b-ac36b5000000
Time:2025-04-13T06:12:55.0393255Z
--------------------------------------------------------------------------------
2025/04/13 06:12: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d2f0d-001e-0076-373b-ac36b5000000
Time:2025-04-13T06:12:56.0779067Z
--------------------------------------------------------------------------------
2025/04/13 06:12: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d3035-001e-0076-2b3b-ac36b5000000
Time:2025-04-13T06:12:57.1171626Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d3035-001e-0076-2b3b-ac36b5000000
Time:2025-04-13T06:12:57.1171626Z
--------------------------------------------------------------------------------
2025/04/13 06:12: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d3199-001e-0076-593b-ac36b5000000
Time:2025-04-13T06:12:58.1551063Z
--------------------------------------------------------------------------------
2025/04/13 06:12: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d32fa-001e-0076-573b-ac36b5000000
Time:2025-04-13T06:12:59.1927826Z
--------------------------------------------------------------------------------
2025/04/13 06:13: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d342f-001e-0076-5c3b-ac36b5000000
Time:2025-04-13T06:13:00.2302308Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d342f-001e-0076-5c3b-ac36b5000000
Time:2025-04-13T06:13:00.2302308Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.92s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/04/13 06:13:08 DEBUG : Creating backend with remote ":memory:"
2025/04/13 06:13:08 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/04/13 06:13:08 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/13 06:13:08 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/13 06:13:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/13 06:13:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/13 06:13:08 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/13 06:13:08 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/13 06:13:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/04/13 06:13:08 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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:13:08 DEBUG : sub dir/: Creating directory marker
2025/04/13 06:13:08 DEBUG : sub dir/: Removing directory marker
2025/04/13 06:13: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d3eb9-001e-0076-343b-ac36b5000000
Time:2025-04-13T06:13:09.0394483Z
--------------------------------------------------------------------------------
2025/04/13 06:13: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d3fe5-001e-0076-343b-ac36b5000000
Time:2025-04-13T06:13:10.0769272Z
--------------------------------------------------------------------------------
2025/04/13 06:13: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d410e-001e-0076-1f3b-ac36b5000000
Time:2025-04-13T06:13:11.1144505Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d410e-001e-0076-1f3b-ac36b5000000
Time:2025-04-13T06:13:11.1144505Z
--------------------------------------------------------------------------------
2025/04/13 06:13: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d422b-001e-0076-7e3b-ac36b5000000
Time:2025-04-13T06:13:12.1521148Z
--------------------------------------------------------------------------------
2025/04/13 06:13: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d430b-001e-0076-363b-ac36b5000000
Time:2025-04-13T06:13:13.1902510Z
--------------------------------------------------------------------------------
2025/04/13 06:13: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d4426-001e-0076-303b-ac36b5000000
Time:2025-04-13T06:13:14.2279349Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d4426-001e-0076-303b-ac36b5000000
Time:2025-04-13T06:13:14.2279349Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (13.99s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:13:22 DEBUG : Waiting for deletions to finish
2025/04/13 06:13:22 DEBUG : large: Excluded (Size Filter)
2025/04/13 06:13:22 INFO : small: Deleted
2025/04/13 06:13:22 INFO : medium: Deleted
2025/04/13 06:13: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d4e78-001e-0076-573b-ac36b5000000
Time:2025-04-13T06:13:22.9881585Z
--------------------------------------------------------------------------------
2025/04/13 06:13: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d4fed-001e-0076-123b-ac36b5000000
Time:2025-04-13T06:13:24.0269145Z
--------------------------------------------------------------------------------
2025/04/13 06:13: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d511c-001e-0076-183b-ac36b5000000
Time:2025-04-13T06:13:25.0670302Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d511c-001e-0076-183b-ac36b5000000
Time:2025-04-13T06:13:25.0670302Z
--------------------------------------------------------------------------------
2025/04/13 06:13: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d522b-001e-0076-713b-ac36b5000000
Time:2025-04-13T06:13:26.1054336Z
--------------------------------------------------------------------------------
2025/04/13 06:13: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d536b-001e-0076-713b-ac36b5000000
Time:2025-04-13T06:13:27.1438454Z
--------------------------------------------------------------------------------
2025/04/13 06:13: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d54ad-001e-0076-7f3b-ac36b5000000
Time:2025-04-13T06:13:28.1826117Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d54ad-001e-0076-7f3b-ac36b5000000
Time:2025-04-13T06:13:28.1826117Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:13:36 DEBUG : Waiting for deletions to finish
2025/04/13 06:13:36 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/04/13 06:13:36 INFO : large: Deleted
2025/04/13 06:13:36 INFO : medium: Deleted
2025/04/13 06:13: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fab741-f01e-0086-453b-ac7044000000
Time:2025-04-13T06:13:36.9507258Z
--------------------------------------------------------------------------------
2025/04/13 06:13: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fab8ce-f01e-0086-223b-ac7044000000
Time:2025-04-13T06:13:37.9884325Z
--------------------------------------------------------------------------------
2025/04/13 06:13: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fabb13-f01e-0086-353b-ac7044000000
Time:2025-04-13T06:13:39.0267691Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fabb13-f01e-0086-353b-ac7044000000
Time:2025-04-13T06:13:39.0267691Z
--------------------------------------------------------------------------------
2025/04/13 06:13: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fabcaf-f01e-0086-163b-ac7044000000
Time:2025-04-13T06:13:40.0659077Z
--------------------------------------------------------------------------------
2025/04/13 06:13: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fabe72-f01e-0086-133b-ac7044000000
Time:2025-04-13T06:13:41.1035401Z
--------------------------------------------------------------------------------
2025/04/13 06:13: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fac04c-f01e-0086-323b-ac7044000000
Time:2025-04-13T06:13:42.1410797Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fac04c-f01e-0086-323b-ac7044000000
Time:2025-04-13T06:13:42.1410797Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/13 06:13:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8facd8a-f01e-0086-493b-ac7044000000
Time:2025-04-13T06:13:50.3360810Z
--------------------------------------------------------------------------------
2025/04/13 06:13: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8facf15-f01e-0086-2d3b-ac7044000000
Time:2025-04-13T06:13:51.3745746Z
--------------------------------------------------------------------------------
2025/04/13 06:13: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fad0ed-f01e-0086-383b-ac7044000000
Time:2025-04-13T06:13:52.4119663Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fad0ed-f01e-0086-383b-ac7044000000
Time:2025-04-13T06:13:52.4119663Z
--------------------------------------------------------------------------------
2025/04/13 06:13: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fad2d9-f01e-0086-5c3b-ac7044000000
Time:2025-04-13T06:13:53.4496574Z
--------------------------------------------------------------------------------
2025/04/13 06:13: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fad4e1-f01e-0086-233b-ac7044000000
Time:2025-04-13T06:13:54.4873315Z
--------------------------------------------------------------------------------
2025/04/13 06:13: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fad74e-f01e-0086-493b-ac7044000000
Time:2025-04-13T06:13:55.5250430Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fad74e-f01e-0086-493b-ac7044000000
Time:2025-04-13T06:13:55.5250430Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:14:03 DEBUG : Waiting for deletions to finish
2025/04/13 06:14:04 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/04/13 06:14:04 INFO : medium: Deleted
2025/04/13 06:14:04 INFO : small: Deleted
2025/04/13 06:14: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d7de5-001e-0076-1b3b-ac36b5000000
Time:2025-04-13T06:14:04.2962785Z
--------------------------------------------------------------------------------
2025/04/13 06:14: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d7eff-001e-0076-013b-ac36b5000000
Time:2025-04-13T06:14:05.3336960Z
--------------------------------------------------------------------------------
2025/04/13 06:14: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d8006-001e-0076-573b-ac36b5000000
Time:2025-04-13T06:14:06.3711987Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d8006-001e-0076-573b-ac36b5000000
Time:2025-04-13T06:14:06.3711987Z
--------------------------------------------------------------------------------
2025/04/13 06:14: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d8122-001e-0076-3c3b-ac36b5000000
Time:2025-04-13T06:14:07.4089138Z
--------------------------------------------------------------------------------
2025/04/13 06:14: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d8229-001e-0076-143b-ac36b5000000
Time:2025-04-13T06:14:08.4464067Z
--------------------------------------------------------------------------------
2025/04/13 06:14: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d8371-001e-0076-2c3b-ac36b5000000
Time:2025-04-13T06:14:09.4842977Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d8371-001e-0076-2c3b-ac36b5000000
Time:2025-04-13T06:14:09.4842977Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/13 06:14: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d8d67-001e-0076-043b-ac36b5000000
Time:2025-04-13T06:14:17.6784052Z
--------------------------------------------------------------------------------
2025/04/13 06:14: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d8ec3-001e-0076-343b-ac36b5000000
Time:2025-04-13T06:14:18.7172193Z
--------------------------------------------------------------------------------
2025/04/13 06:14: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d8fd8-001e-0076-253b-ac36b5000000
Time:2025-04-13T06:14:19.7549189Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d8fd8-001e-0076-253b-ac36b5000000
Time:2025-04-13T06:14:19.7549189Z
--------------------------------------------------------------------------------
2025/04/13 06:14:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d90ea-001e-0076-113b-ac36b5000000
Time:2025-04-13T06:14:20.7928091Z
--------------------------------------------------------------------------------
2025/04/13 06:14:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d92ce-001e-0076-703b-ac36b5000000
Time:2025-04-13T06:14:21.8324430Z
--------------------------------------------------------------------------------
2025/04/13 06:14:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d9445-001e-0076-303b-ac36b5000000
Time:2025-04-13T06:14:22.8711045Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c44d9445-001e-0076-303b-ac36b5000000
Time:2025-04-13T06:14:22.8711045Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.35s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:14:31 DEBUG : Waiting for deletions to finish
2025/04/13 06:14:31 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/04/13 06:14:31 INFO : medium: Deleted
2025/04/13 06:14:31 INFO : large: Deleted
2025/04/13 06:14: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb1524-f01e-0086-733b-ac7044000000
Time:2025-04-13T06:14:31.6270265Z
--------------------------------------------------------------------------------
2025/04/13 06:14: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb1783-f01e-0086-203b-ac7044000000
Time:2025-04-13T06:14:32.6645397Z
--------------------------------------------------------------------------------
2025/04/13 06:14: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-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb1917-f01e-0086-7a3b-ac7044000000
Time:2025-04-13T06:14:33.7031907Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb1917-f01e-0086-7a3b-ac7044000000
Time:2025-04-13T06:14:33.7031907Z
--------------------------------------------------------------------------------
2025/04/13 06:14: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb1aaf-f01e-0086-4e3b-ac7044000000
Time:2025-04-13T06:14:34.7406542Z
--------------------------------------------------------------------------------
2025/04/13 06:14: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb1c6f-f01e-0086-623b-ac7044000000
Time:2025-04-13T06:14:35.7799752Z
--------------------------------------------------------------------------------
2025/04/13 06:14: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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb1e20-f01e-0086-4c3b-ac7044000000
Time:2025-04-13T06:14:36.8180545Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb1e20-f01e-0086-4c3b-ac7044000000
Time:2025-04-13T06:14:36.8180545Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/13 06:14:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb2b47-f01e-0086-363b-ac7044000000
Time:2025-04-13T06:14:45.0112620Z
--------------------------------------------------------------------------------
2025/04/13 06:14:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb2d0f-f01e-0086-553b-ac7044000000
Time:2025-04-13T06:14:46.0494457Z
--------------------------------------------------------------------------------
2025/04/13 06:14:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb2ec3-f01e-0086-563b-ac7044000000
Time:2025-04-13T06:14:47.0887812Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb2ec3-f01e-0086-563b-ac7044000000
Time:2025-04-13T06:14:47.0887812Z
--------------------------------------------------------------------------------
2025/04/13 06:14:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb306d-f01e-0086-493b-ac7044000000
Time:2025-04-13T06:14:48.1269251Z
--------------------------------------------------------------------------------
2025/04/13 06:14:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb31f3-f01e-0086-243b-ac7044000000
Time:2025-04-13T06:14:49.1653954Z
--------------------------------------------------------------------------------
2025/04/13 06:14:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb33cd-f01e-0086-3b3b-ac7044000000
Time:2025-04-13T06:14:50.2038264Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb33cd-f01e-0086-3b3b-ac7044000000
Time:2025-04-13T06:14:50.2038264Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.34s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:14:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb4292-f01e-0086-553b-ac7044000000
Time:2025-04-13T06:14:58.7031229Z
--------------------------------------------------------------------------------
2025/04/13 06:14:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb44e6-f01e-0086-2d3b-ac7044000000
Time:2025-04-13T06:14:59.7407580Z
--------------------------------------------------------------------------------
2025/04/13 06:15:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb4715-f01e-0086-1e3b-ac7044000000
Time:2025-04-13T06:15:00.7792186Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb4715-f01e-0086-1e3b-ac7044000000
Time:2025-04-13T06:15:00.7792186Z
--------------------------------------------------------------------------------
2025/04/13 06:15:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb498f-f01e-0086-593b-ac7044000000
Time:2025-04-13T06:15:01.8184283Z
--------------------------------------------------------------------------------
2025/04/13 06:15:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb4bb7-f01e-0086-4c3b-ac7044000000
Time:2025-04-13T06:15:02.8561491Z
--------------------------------------------------------------------------------
2025/04/13 06:15:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb4d66-f01e-0086-303b-ac7044000000
Time:2025-04-13T06:15:03.8950210Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb4d66-f01e-0086-303b-ac7044000000
Time:2025-04-13T06:15:03.8950210Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/13 06:15:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb5a63-f01e-0086-673b-ac7044000000
Time:2025-04-13T06:15:12.0903384Z
--------------------------------------------------------------------------------
2025/04/13 06:15:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb5c7b-f01e-0086-463b-ac7044000000
Time:2025-04-13T06:15:13.1288896Z
--------------------------------------------------------------------------------
2025/04/13 06:15:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb5e62-f01e-0086-553b-ac7044000000
Time:2025-04-13T06:15:14.1665672Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb5e62-f01e-0086-553b-ac7044000000
Time:2025-04-13T06:15:14.1665672Z
--------------------------------------------------------------------------------
2025/04/13 06:15:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb5ffa-f01e-0086-373b-ac7044000000
Time:2025-04-13T06:15:15.2046673Z
--------------------------------------------------------------------------------
2025/04/13 06:15:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb618b-f01e-0086-213b-ac7044000000
Time:2025-04-13T06:15:16.2428937Z
--------------------------------------------------------------------------------
2025/04/13 06:15:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb6365-f01e-0086-483b-ac7044000000
Time:2025-04-13T06:15:17.2828792Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb6365-f01e-0086-483b-ac7044000000
Time:2025-04-13T06:15:17.2828792Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.07s)
=== RUN TestRetry
2025/04/13 06:15:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/04/13 06:15:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/04/13 06:15:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/13 06:15:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/13 06:15:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/13 06:15:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/13 06:15:25 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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:15:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb7e8f-f01e-0086-343b-ac7044000000
Time:2025-04-13T06:15:26.6095307Z
--------------------------------------------------------------------------------
2025/04/13 06:15:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb81cc-f01e-0086-2e3b-ac7044000000
Time:2025-04-13T06:15:27.6503268Z
--------------------------------------------------------------------------------
2025/04/13 06:15:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb83cc-f01e-0086-4d3b-ac7044000000
Time:2025-04-13T06:15:28.6876483Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb83cc-f01e-0086-4d3b-ac7044000000
Time:2025-04-13T06:15:28.6876483Z
--------------------------------------------------------------------------------
2025/04/13 06:15:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb863e-f01e-0086-663b-ac7044000000
Time:2025-04-13T06:15:29.7254536Z
--------------------------------------------------------------------------------
2025/04/13 06:15:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb880c-f01e-0086-753b-ac7044000000
Time:2025-04-13T06:15:30.7634229Z
--------------------------------------------------------------------------------
2025/04/13 06:15:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb89b1-f01e-0086-673b-ac7044000000
Time:2025-04-13T06:15:31.8012009Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fb89b1-f01e-0086-673b-ac7044000000
Time:2025-04-13T06:15:31.8012009Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/13 06:15:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lejalul5sare"
2025/04/13 06:15:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/13 06:15:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/13 06:15:39 DEBUG : Azure container rclone-test-lejalul5sare: Using directory markers
2025/04/13 06:15:39 DEBUG : Creating backend with remote "/tmp/rclone3136094481"
run.go:180: Remote "Azure container rclone-test-lejalul5sare", Local "Local file system at /tmp/rclone3136094481", Modify Window "1ns"
2025/04/13 06:15:40 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/13 06:15:40 DEBUG : A1/B1/: Creating directory marker
2025/04/13 06:15:40 DEBUG : A1/: Creating directory marker
2025/04/13 06:15:40 INFO : A2: Making directory
2025/04/13 06:15:40 DEBUG : A2/: Creating directory marker
2025/04/13 06:15:40 INFO : A1/B2: Making directory
2025/04/13 06:15:40 DEBUG : A1/B2/: Creating directory marker
2025/04/13 06:15:40 INFO : A1/B2/C2: Making directory
2025/04/13 06:15:40 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/13 06:15:40 INFO : A1/B1/C3: Making directory
2025/04/13 06:15:40 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/13 06:15:40 INFO : A3: Making directory
2025/04/13 06:15:40 DEBUG : A3/: Creating directory marker
2025/04/13 06:15:40 INFO : A3/B3: Making directory
2025/04/13 06:15:40 DEBUG : A3/B3/: Creating directory marker
2025/04/13 06:15:40 INFO : A3/B3/C4: Making directory
2025/04/13 06:15:40 DEBUG : A3/B3/C4/: Creating directory marker
2025/04/13 06:15:41 DEBUG : Waiting for deletions to finish
2025/04/13 06:15:41 INFO : A1/B1/C1/one: Deleted
2025/04/13 06:15:41 DEBUG : removing 2 level 3 directories
2025/04/13 06:15:41 INFO : A1/B1/C3: Removing directory
2025/04/13 06:15:41 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/13 06:15:41 INFO : A1/B1/C1: Removing directory
2025/04/13 06:15:41 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/13 06:15:41 DEBUG : removing 1 level 2 directories
2025/04/13 06:15:41 INFO : A1/B1: Removing directory
2025/04/13 06:15:41 DEBUG : A1/B1/: Removing directory marker
2025/04/13 06:15:41 DEBUG : Azure container rclone-test-lejalul5sare: Purge remote
2025/04/13 06:15:41 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.76s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:15:41 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/13 06:15:41 DEBUG : A1/B1/: Creating directory marker
2025/04/13 06:15:41 DEBUG : A1/: Creating directory marker
2025/04/13 06:15:42 INFO : A2: Making directory
2025/04/13 06:15:42 DEBUG : A2/: Creating directory marker
2025/04/13 06:15:42 INFO : A1/B2: Making directory
2025/04/13 06:15:42 DEBUG : A1/B2/: Creating directory marker
2025/04/13 06:15:42 INFO : A1/B2/C2: Making directory
2025/04/13 06:15:42 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/13 06:15:42 INFO : A1/B1/C3: Making directory
2025/04/13 06:15:42 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/13 06:15:42 INFO : A3: Making directory
2025/04/13 06:15:42 DEBUG : A3/: Creating directory marker
2025/04/13 06:15:42 INFO : A3/B3: Making directory
2025/04/13 06:15:42 DEBUG : A3/B3/: Creating directory marker
2025/04/13 06:15:42 INFO : A3/B3/C4: Making directory
2025/04/13 06:15:42 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/13 06:15:50 DEBUG : removing 1 level 3 directories
2025/04/13 06:15:50 INFO : A3/B3/C4: Removing directory
2025/04/13 06:15:50 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/13 06:15:57 DEBUG : removing 2 level 3 directories
2025/04/13 06:15:57 INFO : A1/B2/C2: Removing directory
2025/04/13 06:15:57 DEBUG : A1/B2/C2/: Removing directory marker
2025/04/13 06:15:57 INFO : A1/B1/C3: Removing directory
2025/04/13 06:15:57 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/13 06:15:57 DEBUG : removing 4 level 2 directories
2025/04/13 06:15:57 INFO : dst/: Removing directory
2025/04/13 06:15:57 DEBUG : dst//: Removing directory marker
2025/04/13 06:15:57 INFO : A3/B3: Removing directory
2025/04/13 06:15:57 DEBUG : A3/B3/: Removing directory marker
2025/04/13 06:15:57 INFO : A1/B2: Removing directory
2025/04/13 06:15:57 DEBUG : A1/B2/: Removing directory marker
2025/04/13 06:15:57 INFO : BackupDir/: Removing directory
2025/04/13 06:15:57 DEBUG : BackupDir//: Removing directory marker
2025/04/13 06:15:57 DEBUG : removing 4 level 1 directories
2025/04/13 06:15:57 INFO : dst: Removing directory
2025/04/13 06:15:57 DEBUG : dst/: Removing directory marker
2025/04/13 06:15:57 INFO : A2: Removing directory
2025/04/13 06:15:57 DEBUG : A2/: Removing directory marker
2025/04/13 06:15:57 INFO : A3: Removing directory
2025/04/13 06:15:57 DEBUG : A3/: Removing directory marker
2025/04/13 06:15:57 INFO : BackupDir: Removing directory
2025/04/13 06:15:57 DEBUG : BackupDir/: Removing directory marker
2025/04/13 06:15:57 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ab0c6e09-b01e-005c-573b-ace9a5000000
Time:2025-04-13T06:15:57.6766839Z
--------------------------------------------------------------------------------
2025/04/13 06:15:57 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c74fc8d4-201e-0061-1f3b-ac9fbe000000
Time:2025-04-13T06:15:57.6741751Z
--------------------------------------------------------------------------------
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-qinoriv2wuti/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c74fc8d4-201e-0061-1f3b-ac9fbe000000
Time:2025-04-13T06:15:57.6741751Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/04/13 06:15:57 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/13 06:15:57 DEBUG : A1/B1/: Removing directory marker
2025/04/13 06:15:57 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.29s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:15:58 INFO : A1: Making directory
2025/04/13 06:15:58 DEBUG : A1/: Creating directory marker
2025/04/13 06:15:58 INFO : A1/B1: Making directory
2025/04/13 06:15:58 DEBUG : A1/B1/: Creating directory marker
2025/04/13 06:15:58 INFO : A1/B1/C1: Making directory
2025/04/13 06:15:58 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/13 06:15:58 DEBUG : removing 1 level 3 directories
2025/04/13 06:15:58 INFO : A1/B1/C1: Removing directory
2025/04/13 06:15:58 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/13 06:15:58 DEBUG : removing 1 level 2 directories
2025/04/13 06:15:58 INFO : A1/B1: Removing directory
2025/04/13 06:15:58 DEBUG : A1/B1/: Removing directory marker
2025/04/13 06:15:58 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.72s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:15:58 INFO : A1: Making directory
2025/04/13 06:15:58 DEBUG : A1/: Creating directory marker
2025/04/13 06:15:58 INFO : A1/B1: Making directory
2025/04/13 06:15:58 DEBUG : A1/B1/: Creating directory marker
2025/04/13 06:15:58 INFO : A1/B1/C1: Making directory
2025/04/13 06:15:58 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/13 06:15:59 DEBUG : removing 1 level 3 directories
2025/04/13 06:15:59 INFO : A1/B1/C1: Removing directory
2025/04/13 06:15:59 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/13 06:15:59 DEBUG : removing 1 level 2 directories
2025/04/13 06:15:59 INFO : A1/B1: Removing directory
2025/04/13 06:15:59 DEBUG : A1/B1/: Removing directory marker
2025/04/13 06:15:59 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.75s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:15:59 DEBUG : filename.txt: File name found in url
2025/04/13 06:15:59 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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:16:00 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/13 06:16:00 DEBUG : sub/: Creating directory marker
2025/04/13 06:16:00 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/13 06:16:00 INFO : file1: Copied (new) to: sub/file2
2025/04/13 06:16:00 INFO : file1: Deleted
2025/04/13 06:16:00 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/13 06:16:00 DEBUG : file1: Unchanged skipping
2025/04/13 06:16:00 INFO : file1: Deleted
2025/04/13 06:16:00 DEBUG : Azure container rclone-test-qinoriv2wuti: don't need to copy/move sub/file2, it is already at target location
2025/04/13 06:16:00 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.51s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:16:00 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/13 06:16:00 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/13 06:16:00 INFO : file1: Copied (new)
2025/04/13 06:16:00 INFO : file1: Deleted
2025/04/13 06:16:00 DEBUG : file1: Destination exists, skipping
2025/04/13 06:16:00 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.35s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.07s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:16:01 DEBUG : dst/: Creating directory marker
2025/04/13 06:16:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qinoriv2wuti/backup"
2025/04/13 06:16:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/13 06:16:01 DEBUG : Azure container rclone-test-qinoriv2wuti path backup: Using directory markers
2025/04/13 06:16:01 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-qinoriv2wuti/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-qinoriv2wuti/backup"
2025/04/13 06:16:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/13 06:16:01 DEBUG : dst/: Creating directory marker
2025/04/13 06:16:01 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/13 06:16:01 INFO : dst/file1: Copied (server-side copy)
2025/04/13 06:16:01 INFO : dst/file1: Deleted
2025/04/13 06:16:02 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/13 06:16:02 INFO : dst/file1: Copied (new)
2025/04/13 06:16:02 INFO : dst/file1: Deleted
2025/04/13 06:16:02 DEBUG : dst/: Removing directory marker
2025/04/13 06:16:02 DEBUG : backup/dst/: Removing directory marker
2025/04/13 06:16:02 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-qinoriv2wuti/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fbc71e-f01e-0086-143b-ac7044000000
Time:2025-04-13T06:16:02.3616846Z
--------------------------------------------------------------------------------
2025/04/13 06:16:03 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-qinoriv2wuti/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fbc989-f01e-0086-3a3b-ac7044000000
Time:2025-04-13T06:16:03.3996800Z
--------------------------------------------------------------------------------
2025/04/13 06:16:04 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-qinoriv2wuti/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fbcc53-f01e-0086-083b-ac7044000000
Time:2025-04-13T06:16:04.4373793Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qinoriv2wuti/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d8fbcc53-f01e-0086-083b-ac7044000000
Time:2025-04-13T06:16:04.4373793Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.25s)
=== 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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:16:05 DEBUG : A1/: Creating directory marker
2025/04/13 06:16:05 DEBUG : A1/B1/: Creating directory marker
2025/04/13 06:16:06 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/13 06:16:06 DEBUG : A1/B1/C2/: Creating directory marker
2025/04/13 06:16:06 INFO : A1/B2: Making directory
2025/04/13 06:16:06 DEBUG : A1/B2/: Creating directory marker
2025/04/13 06:16:06 INFO : A1/B1/C3: Making directory
2025/04/13 06:16:06 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/13 06:16:06 DEBUG : A2/: Creating directory marker
2025/04/13 06:16:06 DEBUG : A2/B1/: Creating directory marker
2025/04/13 06:16:06 DEBUG : A2/B1/C1/: Creating directory marker
2025/04/13 06:16:07 DEBUG : A2/B1/C2/: Creating directory marker
2025/04/13 06:16:07 DEBUG : A2/B1/C3/: Creating directory marker
2025/04/13 06:16:07 DEBUG : A2/B2/: Creating directory marker
2025/04/13 06:16:07 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/13 06:16:07 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/04/13 06:16:07 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/13 06:16:07 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/04/13 06:16:07 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/13 06:16:07 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/04/13 06:16:07 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/13 06:16:07 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/04/13 06:16:07 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/13 06:16:07 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/04/13 06:16:07 INFO : A1/one: Deleted
2025/04/13 06:16:07 INFO : A1/B1/C2/five: Deleted
2025/04/13 06:16:07 INFO : A1/B1/C1/four: Deleted
2025/04/13 06:16:07 INFO : A1/two: Deleted
2025/04/13 06:16:07 INFO : A1/B1/three: Deleted
2025/04/13 06:16:07 DEBUG : A1/B2/: Removing directory marker
2025/04/13 06:16:07 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/13 06:16:07 DEBUG : A1/B1/C2/: Removing directory marker
2025/04/13 06:16:07 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/13 06:16:07 DEBUG : A1/B1/: Removing directory marker
2025/04/13 06:16:07 DEBUG : A1/: Removing directory marker
2025/04/13 06:16:08 DEBUG : A3/: Creating directory marker
2025/04/13 06:16:08 DEBUG : A3/B1/: Creating directory marker
2025/04/13 06:16:08 DEBUG : A3/B1/C1/: Creating directory marker
2025/04/13 06:16:08 DEBUG : A3/B1/C2/: Creating directory marker
2025/04/13 06:16:08 DEBUG : A3/B1/C3/: Creating directory marker
2025/04/13 06:16:08 DEBUG : A3/B2/: Creating directory marker
2025/04/13 06:16:08 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/13 06:16:08 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/04/13 06:16:08 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/13 06:16:08 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/04/13 06:16:08 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/13 06:16:08 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/04/13 06:16:08 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/13 06:16:08 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/04/13 06:16:08 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/13 06:16:08 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/04/13 06:16:08 INFO : A2/B1/C2/five: Deleted
2025/04/13 06:16:08 INFO : A2/one: Deleted
2025/04/13 06:16:08 INFO : A2/B1/C1/four: Deleted
2025/04/13 06:16:08 INFO : A2/B1/three: Deleted
2025/04/13 06:16:08 INFO : A2/two: Deleted
2025/04/13 06:16:08 DEBUG : A2/B2/: Removing directory marker
2025/04/13 06:16:08 DEBUG : A2/B1/C3/: Removing directory marker
2025/04/13 06:16:08 DEBUG : A2/B1/C2/: Removing directory marker
2025/04/13 06:16:08 DEBUG : A2/B1/C1/: Removing directory marker
2025/04/13 06:16:08 DEBUG : A2/B1/: Removing directory marker
2025/04/13 06:16:09 DEBUG : A2/: Removing directory marker
2025/04/13 06:16:09 INFO : Azure container rclone-test-qinoriv2wuti: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/04/13 06:16:09 DEBUG : A4/: Creating directory marker
2025/04/13 06:16:09 DEBUG : A4/B1/: Creating directory marker
2025/04/13 06:16:09 DEBUG : A4/B1/C1/: Creating directory marker
2025/04/13 06:16:09 DEBUG : A4/B1/C2/: Creating directory marker
2025/04/13 06:16:09 DEBUG : A4/B1/C3/: Creating directory marker
2025/04/13 06:16:09 DEBUG : A4/B2/: Creating directory marker
2025/04/13 06:16:09 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/13 06:16:09 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/04/13 06:16:09 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/13 06:16:09 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/04/13 06:16:09 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/13 06:16:09 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/04/13 06:16:09 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/13 06:16:09 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/04/13 06:16:09 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/13 06:16:09 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/04/13 06:16:10 INFO : A3/B1/C1/four: Deleted
2025/04/13 06:16:10 INFO : A3/B1/C2/five: Deleted
2025/04/13 06:16:10 INFO : A3/B1/three: Deleted
2025/04/13 06:16:10 INFO : A3/two: Deleted
2025/04/13 06:16:10 INFO : A3/one: Deleted
2025/04/13 06:16:10 DEBUG : A3/B2/: Removing directory marker
2025/04/13 06:16:10 DEBUG : A3/B1/C3/: Removing directory marker
2025/04/13 06:16:10 DEBUG : A3/B1/C2/: Removing directory marker
2025/04/13 06:16:10 DEBUG : A3/B1/C1/: Removing directory marker
2025/04/13 06:16:10 DEBUG : A3/B1/: Removing directory marker
2025/04/13 06:16:10 DEBUG : A3/: Removing directory marker
2025/04/13 06:16:10 DEBUG : A4/B2/: Removing directory marker
2025/04/13 06:16:10 DEBUG : A4/B1/C3/: Removing directory marker
2025/04/13 06:16:10 DEBUG : A4/B1/C2/: Removing directory marker
2025/04/13 06:16:10 DEBUG : A4/B1/C1/: Removing directory marker
2025/04/13 06:16:10 DEBUG : A4/B1/: Removing directory marker
2025/04/13 06:16:10 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.37s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:16:10 DEBUG : Azure container rclone-test-qinoriv2wuti: File to upload is small (34 bytes), uploading instead of streaming
2025/04/13 06:16:11 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/13 06:16:11 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/13 06:16:11 NOTICE: Azure container rclone-test-qinoriv2wuti: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/04/13 06:16:11 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/13 06:16:11 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/13 06:16:11 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/13 06:16:11 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/13 06:16:11 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/04/13 06:16:11 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/13 06:16:11 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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:16:11 DEBUG : Azure container rclone-test-qinoriv2wuti: File to upload is small (34 bytes), uploading instead of streaming
2025/04/13 06:16:11 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/13 06:16:11 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/13 06:16:11 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/13 06:16:11 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/13 06:16:11 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/13 06:16:11 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/13 06:16:11 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/04/13 06:16:11 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/13 06:16:11 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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:16:11 DEBUG : Azure container rclone-test-qinoriv2wuti: File to upload is small (34 bytes), uploading instead of streaming
2025/04/13 06:16:12 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/13 06:16:12 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/13 06:16:12 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/13 06:16:12 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/13 06:16:12 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/13 06:16:12 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/13 06:16:12 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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:16:12 DEBUG : Azure container rclone-test-qinoriv2wuti: File to upload is small (34 bytes), uploading instead of streaming
2025/04/13 06:16:12 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/13 06:16:12 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/13 06:16:12 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/13 06:16:12 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/13 06:16:12 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/13 06:16:12 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/13 06:16:12 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/13 06:16:12 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/13 06:16:12 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/13 06:16:12 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.84s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.54s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.43s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.43s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.43s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", 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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:16:12 DEBUG : Azure container rclone-test-qinoriv2wuti: File to upload is small (60 bytes), uploading instead of streaming
2025/04/13 06:16:13 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/13 06:16:13 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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", 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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", Modify Window "1ns"
2025/04/13 06:16:13 DEBUG : sub dir/: Creating directory marker
2025/04/13 06:16:13 DEBUG : Azure container rclone-test-qinoriv2wuti: Touching "sub dir/potato3"
2025/04/13 06:16:13 DEBUG : Azure container rclone-test-qinoriv2wuti: Touching "empty space"
2025/04/13 06:16:13 DEBUG : Azure container rclone-test-qinoriv2wuti: Touching "potato2"
2025/04/13 06:16:14 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.84s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", 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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", 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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", 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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", 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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", 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-qinoriv2wuti", Local "Local file system at /tmp/rclone3251639881", 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/13 06:16:14 DEBUG : Azure container rclone-test-qinoriv2wuti: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m55.854175371s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListDirSortedFn TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot]