"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/03/15 01:35:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-guxawuy1diyu"
2025/03/15 01:35:25 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/15 01:35:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/15 01:35:25 DEBUG : Azure container rclone-test-guxawuy1diyu: Using directory markers
2025/03/15 01:35:25 DEBUG : Creating backend with remote "/tmp/rclone3856068008"
=== 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-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:35:26 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/15 01:35:26 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/15 01:35:26 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/15 01:35:26 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/15 01:35:26 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/15 01:35:26 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/15 01:35:26 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/15 01:35:26 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/15 01:35:26 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/15 01:35:26 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/15 01:35:26 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/15 01:35:26 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/15 01:35:27 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/15 01:35:27 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/15 01:35:27 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/15 01:35:27 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/15 01:35:27 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/15 01:35:27 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/15 01:35:27 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/15 01:35:27 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/15 01:35:27 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/15 01:35:27 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/03/15 01:35:28 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/15 01:35:28 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/15 01:35:28 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/15 01:35:28 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/15 01:35:28 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/15 01:35:28 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/15 01:35:28 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/15 01:35:29 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/15 01:35:29 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/15 01:35:29 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/15 01:35:29 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/15 01:35:29 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/15 01:35:29 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/15 01:35:29 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/15 01:35:29 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/15 01:35:29 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/15 01:35:29 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/03/15 01:35:30 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/15 01:35:30 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/15 01:35:30 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/15 01:35:30 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/15 01:35:30 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/15 01:35:30 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/15 01:35:30 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/15 01:35:30 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/15 01:35:30 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/15 01:35:30 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/15 01:35:30 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/15 01:35:30 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/15 01:35:30 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/15 01:35:30 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/15 01:35:30 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/15 01:35:30 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/15 01:35:30 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/15 01:35:31 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/15 01:35:31 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/03/15 01:35:32 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/15 01:35:32 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/15 01:35:32 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/15 01:35:32 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/15 01:35:32 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/15 01:35:32 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/15 01:35:32 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/15 01:35:32 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/15 01:35:32 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/15 01:35:32 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/15 01:35:32 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/15 01:35:32 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/15 01:35:32 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/15 01:35:32 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/15 01:35:32 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/15 01:35:32 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/03/15 01:35:33 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/15 01:35:33 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/15 01:35:33 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/15 01:35:33 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/15 01:35:33 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/15 01:35:33 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/15 01:35:33 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/15 01:35:33 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/15 01:35:33 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/15 01:35:33 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/15 01:35:33 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/15 01:35:33 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/15 01:35:34 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/15 01:35:34 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/15 01:35:34 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/15 01:35:34 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/03/15 01:35:35 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/15 01:35:35 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/15 01:35:35 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/15 01:35:35 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/15 01:35:35 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/15 01:35:35 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/15 01:35:35 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/15 01:35:35 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/15 01:35:35 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/15 01:35:35 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/15 01:35:35 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/15 01:35:35 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/15 01:35:35 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/15 01:35:35 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/15 01:35:35 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/15 01:35:35 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/15 01:35:35 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/15 01:35:35 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/15 01:35:35 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/15 01:35:35 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (10.56s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.05s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.78s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.49s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.56s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.46s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.73s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:35:36 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/15 01:35:36 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/15 01:35:36 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/15 01:35:36 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/15 01:35:36 DEBUG : chunksize-probe: Removing empty object
2025/03/15 01:35:37 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/15 01:35:37 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/15 01:35:37 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/15 01:35:37 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/15 01:35:37 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/15 01:35:37 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/15 01:35:37 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/15 01:35:37 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/15 01:35:37 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/15 01:35:37 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/15 01:35:37 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/15 01:35:37 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/15 01:35:37 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/15 01:35:37 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/15 01:35:37 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/15 01:35:37 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/15 01:35:37 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/15 01:35:37 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/15 01:35:37 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/15 01:35:37 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/15 01:35:38 DEBUG : Returning error reader
2025/03/15 01:35:38 DEBUG : BOOM: simulated read failure
2025/03/15 01:35:38 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/15 01:35:38 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/15 01:35:39 DEBUG : Returning error reader
2025/03/15 01:35:39 DEBUG : BOOM: simulated read failure
2025/03/15 01:35:39 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/15 01:35:39 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/15 01:35:40 DEBUG : Returning error reader
2025/03/15 01:35:40 DEBUG : BOOM: simulated read failure
2025/03/15 01:35:40 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/15 01:35:40 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/15 01:35:41 DEBUG : Returning error reader
2025/03/15 01:35:41 DEBUG : BOOM: simulated read failure
2025/03/15 01:35:41 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/15 01:35:41 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/15 01:35:42 DEBUG : Returning error reader
2025/03/15 01:35:42 DEBUG : BOOM: simulated read failure
2025/03/15 01:35:42 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/15 01:35:42 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/15 01:35:43 DEBUG : Returning error reader
2025/03/15 01:35:43 DEBUG : BOOM: simulated read failure
2025/03/15 01:35:43 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/15 01:35:43 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/15 01:35:44 DEBUG : Returning error reader
2025/03/15 01:35:44 DEBUG : BOOM: simulated read failure
2025/03/15 01:35:44 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/15 01:35:44 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/15 01:35:45 DEBUG : Returning error reader
2025/03/15 01:35:45 DEBUG : BOOM: simulated read failure
2025/03/15 01:35:45 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/15 01:35:45 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/15 01:35:46 DEBUG : Returning error reader
2025/03/15 01:35:46 DEBUG : BOOM: simulated read failure
2025/03/15 01:35:46 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/15 01:35:46 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/15 01:35:47 DEBUG : Returning error reader
2025/03/15 01:35:47 DEBUG : BOOM: simulated read failure
2025/03/15 01:35:47 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/15 01:35:47 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/15 01:35:47 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/15 01:35:47 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/15 01:35:47 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/15 01:35:47 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/15 01:35:47 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.25s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/15 01:35:54 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/15 01:35:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/15 01:35:54 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/15 01:35:54 DEBUG : potato: Seek from 10 to 0
2025/03/15 01:35:54 DEBUG : potato: Seek from 10 to 0
2025/03/15 01:35:54 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/15 01:35:54 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/15 01:35:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/15 01:35:54 DEBUG : potato: Seek from 5 to 2
2025/03/15 01:35:54 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/15 01:35:54 DEBUG : potato: Seek from 7 to 0
2025/03/15 01:35:54 DEBUG : potato: Seek from 7 to 0
2025/03/15 01:35:54 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/15 01:35:54 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/15 01:35:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/15 01:35:54 DEBUG : potato: Seek from 5 to 2
2025/03/15 01:35:54 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/15 01:35:54 DEBUG : potato: Seek from 8 to 0
2025/03/15 01:35:54 DEBUG : potato: Seek from 8 to 0
2025/03/15 01:35:54 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/15 01:35:54 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/15 01:35:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/15 01:35:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/15 01:35:54 DEBUG : potato: Seek from 5 to 2
2025/03/15 01:35:54 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/15 01:35:54 DEBUG : potato: Seek from 9 to 0
2025/03/15 01:35:54 DEBUG : potato: Seek from 9 to 0
2025/03/15 01:35:54 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-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", 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.26s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/03/15 01:35:55 DEBUG : Creating backend with remote "nonexistent"
2025/03/15 01:35:55 DEBUG : Creating backend with remote "nonexistent"
2025/03/15 01:35:55 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/15 01:35:55 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/03/15 01:35:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/15 01:35:55 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-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", 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.56s)
--- PASS: TestCheckDownload/1 (0.07s)
--- PASS: TestCheckDownload/2 (0.07s)
--- PASS: TestCheckDownload/3 (0.07s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.16s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
=== RUN TestCheckSizeOnly/1
=== RUN TestCheckSizeOnly/2
=== RUN TestCheckSizeOnly/3
=== RUN TestCheckSizeOnly/4
=== RUN TestCheckSizeOnly/5
=== RUN TestCheckSizeOnly/6
=== RUN TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (1.21s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:35:58 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/15 01:35:58 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/15 01:35:58 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/15 01:35:58 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/15 01:35:58 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/15 01:35:58 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/15 01:35:58 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/15 01:35:58 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:35:59 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-guxawuy1diyu/data"
2025/03/15 01:35:59 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/15 01:35:59 DEBUG : Azure container rclone-test-guxawuy1diyu path data: Using directory markers
2025/03/15 01:35:59 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/03/15 01:36:01 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.83s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:36:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-guxawuy1diyu/data"
2025/03/15 01:36:01 DEBUG : Config file has changed externally - reloading
2025/03/15 01:36:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/15 01:36:01 DEBUG : Azure container rclone-test-guxawuy1diyu path data: Using directory markers
2025/03/15 01:36:01 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/03/15 01:36:04 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.08s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/03/15 01:36:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-rojajuc8pece"
2025/03/15 01:36:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/15 01:36:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/15 01:36:04 DEBUG : Azure container rclone-test-rojajuc8pece: Using directory markers
2025/03/15 01:36:04 DEBUG : Creating backend with remote "/tmp/rclone3491512607"
run.go:180: Remote "Azure container rclone-test-rojajuc8pece", Local "Local file system at /tmp/rclone3491512607", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/15 01:36:05 ERROR : hello, world!: sum not found
2025/03/15 01:36:05 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-rojajuc8pece
2025/03/15 01:36:05 NOTICE: Azure container rclone-test-rojajuc8pece: 1 files missing
2025/03/15 01:36:05 NOTICE: 1 hashes missing
2025/03/15 01:36:05 NOTICE: Azure container rclone-test-rojajuc8pece: 2 differences found
2025/03/15 01:36:05 NOTICE: Azure container rclone-test-rojajuc8pece: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/15 01:36:05 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/15 01:36:05 NOTICE: Azure container rclone-test-rojajuc8pece: 0 differences found
2025/03/15 01:36:05 NOTICE: Azure container rclone-test-rojajuc8pece: 1 matching files
2025/03/15 01:36:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zogogim1juve"
2025/03/15 01:36:05 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/15 01:36:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/15 01:36:05 DEBUG : Azure container rclone-test-zogogim1juve: Using directory markers
2025/03/15 01:36:05 DEBUG : Creating backend with remote "/tmp/rclone2864065675"
run.go:180: Remote "Azure container rclone-test-zogogim1juve", Local "Local file system at /tmp/rclone2864065675", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/15 01:36:05 ERROR : HELLO, WORLD!: sum not found
2025/03/15 01:36:05 ERROR : hello, world!: file not in Azure container rclone-test-zogogim1juve
2025/03/15 01:36:05 NOTICE: Azure container rclone-test-zogogim1juve: 1 files missing
2025/03/15 01:36:05 NOTICE: 1 hashes missing
2025/03/15 01:36:05 NOTICE: Azure container rclone-test-zogogim1juve: 2 differences found
2025/03/15 01:36:05 NOTICE: Azure container rclone-test-zogogim1juve: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/15 01:36:05 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/15 01:36:05 NOTICE: Azure container rclone-test-zogogim1juve: 0 differences found
2025/03/15 01:36:05 NOTICE: Azure container rclone-test-zogogim1juve: 1 matching files
2025/03/15 01:36:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-judevis4savo"
2025/03/15 01:36:05 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/15 01:36:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/15 01:36:05 DEBUG : Azure container rclone-test-judevis4savo: Using directory markers
2025/03/15 01:36:05 DEBUG : Creating backend with remote "/tmp/rclone192782469"
run.go:180: Remote "Azure container rclone-test-judevis4savo", Local "Local file system at /tmp/rclone192782469", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/15 01:36:05 ERROR : HeLlO, wOrLd!: sum not found
2025/03/15 01:36:05 ERROR : hello, world!: file not in Azure container rclone-test-judevis4savo
2025/03/15 01:36:05 NOTICE: Azure container rclone-test-judevis4savo: 1 files missing
2025/03/15 01:36:05 NOTICE: 1 hashes missing
2025/03/15 01:36:05 NOTICE: Azure container rclone-test-judevis4savo: 2 differences found
2025/03/15 01:36:05 NOTICE: Azure container rclone-test-judevis4savo: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/15 01:36:05 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/15 01:36:05 NOTICE: Azure container rclone-test-judevis4savo: 0 differences found
2025/03/15 01:36:05 NOTICE: Azure container rclone-test-judevis4savo: 1 matching files
2025/03/15 01:36:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puqulow9qiwi"
2025/03/15 01:36:05 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/15 01:36:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/15 01:36:05 DEBUG : Azure container rclone-test-puqulow9qiwi: Using directory markers
2025/03/15 01:36:05 DEBUG : Creating backend with remote "/tmp/rclone2178143650"
run.go:180: Remote "Azure container rclone-test-puqulow9qiwi", Local "Local file system at /tmp/rclone2178143650", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/15 01:36:05 ERROR : HELLO, WORLD!: sum not found
2025/03/15 01:36:05 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-puqulow9qiwi
2025/03/15 01:36:05 NOTICE: Azure container rclone-test-puqulow9qiwi: 1 files missing
2025/03/15 01:36:05 NOTICE: 1 hashes missing
2025/03/15 01:36:05 NOTICE: Azure container rclone-test-puqulow9qiwi: 2 differences found
2025/03/15 01:36:05 NOTICE: Azure container rclone-test-puqulow9qiwi: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/15 01:36:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/15 01:36:06 NOTICE: Azure container rclone-test-puqulow9qiwi: 0 differences found
2025/03/15 01:36:06 NOTICE: Azure container rclone-test-puqulow9qiwi: 1 matching files
2025/03/15 01:36:06 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-rusavuy8ropi"
2025/03/15 01:36:06 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/15 01:36:06 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/15 01:36:06 DEBUG : Azure container rclone-test-rusavuy8ropi: Using directory markers
2025/03/15 01:36:06 DEBUG : Creating backend with remote "/tmp/rclone2147847615"
run.go:180: Remote "Azure container rclone-test-rusavuy8ropi", Local "Local file system at /tmp/rclone2147847615", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/15 01:36:06 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/15 01:36:06 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-rusavuy8ropi
2025/03/15 01:36:06 NOTICE: Azure container rclone-test-rusavuy8ropi: 1 files missing
2025/03/15 01:36:06 NOTICE: 1 hashes missing
2025/03/15 01:36:06 NOTICE: Azure container rclone-test-rusavuy8ropi: 2 differences found
2025/03/15 01:36:06 NOTICE: Azure container rclone-test-rusavuy8ropi: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/15 01:36:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/15 01:36:06 NOTICE: Azure container rclone-test-rusavuy8ropi: 0 differences found
2025/03/15 01:36:06 NOTICE: Azure container rclone-test-rusavuy8ropi: 1 matching files
2025/03/15 01:36:06 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hilokim8voxe"
2025/03/15 01:36:06 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/15 01:36:06 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/15 01:36:06 DEBUG : Azure container rclone-test-hilokim8voxe: Using directory markers
2025/03/15 01:36:06 DEBUG : Creating backend with remote "/tmp/rclone437240123"
run.go:180: Remote "Azure container rclone-test-hilokim8voxe", Local "Local file system at /tmp/rclone437240123", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/15 01:36:06 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/15 01:36:06 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-hilokim8voxe
2025/03/15 01:36:06 NOTICE: Azure container rclone-test-hilokim8voxe: 1 files missing
2025/03/15 01:36:06 NOTICE: 1 hashes missing
2025/03/15 01:36:06 NOTICE: Azure container rclone-test-hilokim8voxe: 2 differences found
2025/03/15 01:36:06 NOTICE: Azure container rclone-test-hilokim8voxe: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/15 01:36:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/15 01:36:06 NOTICE: Azure container rclone-test-hilokim8voxe: 0 differences found
2025/03/15 01:36:06 NOTICE: Azure container rclone-test-hilokim8voxe: 1 matching files
2025/03/15 01:36:06 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pujasuj6qave"
2025/03/15 01:36:06 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/15 01:36:06 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/15 01:36:06 DEBUG : Azure container rclone-test-pujasuj6qave: Using directory markers
2025/03/15 01:36:06 DEBUG : Creating backend with remote "/tmp/rclone3269099021"
run.go:180: Remote "Azure container rclone-test-pujasuj6qave", Local "Local file system at /tmp/rclone3269099021", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/15 01:36:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/15 01:36:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-pujasuj6qave
2025/03/15 01:36:06 NOTICE: Azure container rclone-test-pujasuj6qave: 1 files missing
2025/03/15 01:36:06 NOTICE: 1 hashes missing
2025/03/15 01:36:06 NOTICE: Azure container rclone-test-pujasuj6qave: 2 differences found
2025/03/15 01:36:06 NOTICE: Azure container rclone-test-pujasuj6qave: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/15 01:36:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/15 01:36:06 NOTICE: Azure container rclone-test-pujasuj6qave: 0 differences found
2025/03/15 01:36:06 NOTICE: Azure container rclone-test-pujasuj6qave: 1 matching files
2025/03/15 01:36:06 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vufebup6febe"
2025/03/15 01:36:06 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/15 01:36:06 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/15 01:36:06 DEBUG : Azure container rclone-test-vufebup6febe: Using directory markers
2025/03/15 01:36:06 DEBUG : Creating backend with remote "/tmp/rclone3283528512"
run.go:180: Remote "Azure container rclone-test-vufebup6febe", Local "Local file system at /tmp/rclone3283528512", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/15 01:36:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/15 01:36:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-vufebup6febe
2025/03/15 01:36:07 NOTICE: Azure container rclone-test-vufebup6febe: 1 files missing
2025/03/15 01:36:07 NOTICE: 1 hashes missing
2025/03/15 01:36:07 NOTICE: Azure container rclone-test-vufebup6febe: 2 differences found
2025/03/15 01:36:07 NOTICE: Azure container rclone-test-vufebup6febe: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/15 01:36:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/15 01:36:07 NOTICE: Azure container rclone-test-vufebup6febe: 0 differences found
2025/03/15 01:36:07 NOTICE: Azure container rclone-test-vufebup6febe: 1 matching files
2025/03/15 01:36:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pupubip2sovi"
2025/03/15 01:36:07 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/15 01:36:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/15 01:36:07 DEBUG : Azure container rclone-test-pupubip2sovi: Using directory markers
2025/03/15 01:36:07 DEBUG : Creating backend with remote "/tmp/rclone2018555083"
run.go:180: Remote "Azure container rclone-test-pupubip2sovi", Local "Local file system at /tmp/rclone2018555083", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/15 01:36:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/15 01:36:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-pupubip2sovi
2025/03/15 01:36:07 NOTICE: Azure container rclone-test-pupubip2sovi: 1 files missing
2025/03/15 01:36:07 NOTICE: 1 hashes missing
2025/03/15 01:36:07 NOTICE: Azure container rclone-test-pupubip2sovi: 2 differences found
2025/03/15 01:36:07 NOTICE: Azure container rclone-test-pupubip2sovi: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/15 01:36:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/15 01:36:07 NOTICE: Azure container rclone-test-pupubip2sovi: 0 differences found
2025/03/15 01:36:07 NOTICE: Azure container rclone-test-pupubip2sovi: 1 matching files
2025/03/15 01:36:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-raxajap8xomi"
2025/03/15 01:36:07 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/15 01:36:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/15 01:36:07 DEBUG : Azure container rclone-test-raxajap8xomi: Using directory markers
2025/03/15 01:36:07 DEBUG : Creating backend with remote "/tmp/rclone1467784141"
run.go:180: Remote "Azure container rclone-test-raxajap8xomi", Local "Local file system at /tmp/rclone1467784141", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/15 01:36:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/15 01:36:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-raxajap8xomi
2025/03/15 01:36:07 NOTICE: Azure container rclone-test-raxajap8xomi: 1 files missing
2025/03/15 01:36:07 NOTICE: 1 hashes missing
2025/03/15 01:36:07 NOTICE: Azure container rclone-test-raxajap8xomi: 2 differences found
2025/03/15 01:36:07 NOTICE: Azure container rclone-test-raxajap8xomi: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/15 01:36:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/15 01:36:07 NOTICE: Azure container rclone-test-raxajap8xomi: 0 differences found
2025/03/15 01:36:07 NOTICE: Azure container rclone-test-raxajap8xomi: 1 matching files
2025/03/15 01:36:07 DEBUG : Azure container rclone-test-raxajap8xomi: Purge remote
2025/03/15 01:36:07 DEBUG : Azure container rclone-test-pupubip2sovi: Purge remote
2025/03/15 01:36:07 DEBUG : Azure container rclone-test-vufebup6febe: Purge remote
2025/03/15 01:36:07 DEBUG : Azure container rclone-test-pujasuj6qave: Purge remote
2025/03/15 01:36:07 DEBUG : Azure container rclone-test-hilokim8voxe: Purge remote
2025/03/15 01:36:08 DEBUG : Azure container rclone-test-rusavuy8ropi: Purge remote
2025/03/15 01:36:08 DEBUG : Azure container rclone-test-puqulow9qiwi: Purge remote
2025/03/15 01:36:08 DEBUG : Azure container rclone-test-judevis4savo: Purge remote
2025/03/15 01:36:08 DEBUG : Azure container rclone-test-zogogim1juve: Purge remote
2025/03/15 01:36:08 DEBUG : Azure container rclone-test-rojajuc8pece: Purge remote
--- PASS: TestApplyTransforms (3.47s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:36:08 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/15 01:36:08 DEBUG : sub/: Creating directory marker
2025/03/15 01:36:08 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/15 01:36:08 INFO : file1: Copied (new) to: sub/file2
2025/03/15 01:36:08 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/15 01:36:08 DEBUG : file1: Unchanged skipping
2025/03/15 01:36:08 DEBUG : Azure container rclone-test-guxawuy1diyu: don't need to copy/move sub/file2, it is already at target location
2025/03/15 01:36:08 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.50s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", 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-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:36:09 DEBUG : dst/: Creating directory marker
2025/03/15 01:36:09 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-guxawuy1diyu/backup"
2025/03/15 01:36:09 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/15 01:36:09 DEBUG : Azure container rclone-test-guxawuy1diyu path backup: Using directory markers
2025/03/15 01:36:09 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-guxawuy1diyu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-guxawuy1diyu/backup"
2025/03/15 01:36:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/15 01:36:09 DEBUG : dst/: Creating directory marker
2025/03/15 01:36:09 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/15 01:36:09 INFO : dst/file1: Copied (server-side copy)
2025/03/15 01:36:09 INFO : dst/file1: Deleted
2025/03/15 01:36:09 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/15 01:36:09 INFO : dst/file1: Copied (new)
2025/03/15 01:36:09 DEBUG : dst/: Removing directory marker
2025/03/15 01:36:09 DEBUG : backup/dst/: Removing directory marker
2025/03/15 01:36:09 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-guxawuy1diyu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4adca6-e01e-008a-194a-95e74c000000
Time:2025-03-15T01:36:09.9559260Z
--------------------------------------------------------------------------------
2025/03/15 01:36:10 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-guxawuy1diyu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4ade89-e01e-008a-5a4a-95e74c000000
Time:2025-03-15T01:36:10.9935809Z
--------------------------------------------------------------------------------
2025/03/15 01:36:12 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-guxawuy1diyu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4ae023-e01e-008a-424a-95e74c000000
Time:2025-03-15T01:36:12.0310553Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4ae023-e01e-008a-424a-95e74c000000
Time:2025-03-15T01:36:12.0310553Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.12s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:36:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-guxawuy1diyu/dst"
2025/03/15 01:36:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/15 01:36:13 DEBUG : Azure container rclone-test-guxawuy1diyu path dst: Using directory markers
2025/03/15 01:36:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-guxawuy1diyu/CompareDest"
2025/03/15 01:36:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/15 01:36:13 DEBUG : Azure container rclone-test-guxawuy1diyu path CompareDest: Using directory markers
2025/03/15 01:36:13 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-guxawuy1diyu/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-guxawuy1diyu/CompareDest"
2025/03/15 01:36:13 DEBUG : one: Need to transfer - File not found at Destination
2025/03/15 01:36:13 DEBUG : /: Creating directory marker
2025/03/15 01:36:13 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/15 01:36:13 INFO : one: Copied (new)
2025/03/15 01:36:13 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-guxawuy1diyu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-guxawuy1diyu/CompareDest"
2025/03/15 01:36:13 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/15 01:36:13 DEBUG : /: Creating directory marker
2025/03/15 01:36:13 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/15 01:36:13 INFO : one: Copied (replaced existing)
2025/03/15 01:36:13 DEBUG : dst/: Creating directory marker
2025/03/15 01:36:13 DEBUG : CompareDest/: Creating directory marker
2025/03/15 01:36:14 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-guxawuy1diyu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-guxawuy1diyu/CompareDest"
2025/03/15 01:36:14 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/15 01:36:14 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/15 01:36:14 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/15 01:36:14 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-guxawuy1diyu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-guxawuy1diyu/CompareDest"
2025/03/15 01:36:14 DEBUG : two: Need to transfer - File not found at Destination
2025/03/15 01:36:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/15 01:36:14 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/15 01:36:14 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-guxawuy1diyu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-guxawuy1diyu/CompareDest"
2025/03/15 01:36:14 DEBUG : two: Need to transfer - File not found at Destination
2025/03/15 01:36:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/15 01:36:14 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/15 01:36:14 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-guxawuy1diyu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-guxawuy1diyu/CompareDest"
2025/03/15 01:36:14 DEBUG : two: Need to transfer - File not found at Destination
2025/03/15 01:36:14 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/15 01:36:15 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/15 01:36:15 INFO : two: Copied (new)
2025/03/15 01:36:15 DEBUG : dst/: Removing directory marker
2025/03/15 01:36:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4ae9f8-e01e-008a-144a-95e74c000000
Time:2025-03-15T01:36:15.4162922Z
--------------------------------------------------------------------------------
2025/03/15 01:36:16 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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4aeda5-e01e-008a-604a-95e74c000000
Time:2025-03-15T01:36:16.4534031Z
--------------------------------------------------------------------------------
2025/03/15 01:36:17 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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4af145-e01e-008a-7d4a-95e74c000000
Time:2025-03-15T01:36:17.4913535Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4af145-e01e-008a-7d4a-95e74c000000
Time:2025-03-15T01:36:17.4913535Z
--------------------------------------------------------------------------------
2025/03/15 01:36:18 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.58s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:36:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-guxawuy1diyu/dst"
2025/03/15 01:36:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/15 01:36:25 DEBUG : Azure container rclone-test-guxawuy1diyu path dst: Using directory markers
2025/03/15 01:36:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-guxawuy1diyu/CopyDest"
2025/03/15 01:36:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/15 01:36:25 DEBUG : Azure container rclone-test-guxawuy1diyu path CopyDest: Using directory markers
2025/03/15 01:36:25 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-guxawuy1diyu/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-guxawuy1diyu/CopyDest"
2025/03/15 01:36:25 DEBUG : one: Need to transfer - File not found at Destination
2025/03/15 01:36:25 DEBUG : /: Creating directory marker
2025/03/15 01:36:26 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/15 01:36:26 INFO : one: Copied (new)
2025/03/15 01:36:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-guxawuy1diyu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-guxawuy1diyu/CopyDest"
2025/03/15 01:36:26 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/15 01:36:26 DEBUG : /: Creating directory marker
2025/03/15 01:36:26 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/15 01:36:26 INFO : one: Copied (replaced existing)
2025/03/15 01:36:26 DEBUG : dst/: Creating directory marker
2025/03/15 01:36:26 DEBUG : CopyDest/: Creating directory marker
2025/03/15 01:36:26 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-guxawuy1diyu/BackupDir"
2025/03/15 01:36:26 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/15 01:36:26 DEBUG : Azure container rclone-test-guxawuy1diyu path BackupDir: Using directory markers
2025/03/15 01:36:26 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-guxawuy1diyu/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-guxawuy1diyu/BackupDir"
2025/03/15 01:36:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-guxawuy1diyu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-guxawuy1diyu/CopyDest"
2025/03/15 01:36:26 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/15 01:36:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/15 01:36:26 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/15 01:36:26 DEBUG : /: Creating directory marker
2025/03/15 01:36:27 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/15 01:36:27 INFO : one: Copied (server-side copy)
2025/03/15 01:36:27 INFO : one: Deleted
2025/03/15 01:36:27 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/15 01:36:27 INFO : one: Copied (server-side copy)
2025/03/15 01:36:27 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/15 01:36:27 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-guxawuy1diyu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-guxawuy1diyu/CopyDest"
2025/03/15 01:36:27 DEBUG : two: Need to transfer - File not found at Destination
2025/03/15 01:36:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/15 01:36:27 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/15 01:36:27 INFO : two: Copied (server-side copy)
2025/03/15 01:36:27 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/15 01:36:27 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-guxawuy1diyu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-guxawuy1diyu/CopyDest"
2025/03/15 01:36:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/15 01:36:27 DEBUG : two: Unchanged skipping
2025/03/15 01:36:28 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-guxawuy1diyu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-guxawuy1diyu/CopyDest"
2025/03/15 01:36:28 DEBUG : three: Need to transfer - File not found at Destination
2025/03/15 01:36:28 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/15 01:36:28 DEBUG : three: Destination not found in --copy-dest
2025/03/15 01:36:28 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/15 01:36:28 INFO : three: Copied (new)
2025/03/15 01:36:28 DEBUG : dst/: Removing directory marker
2025/03/15 01:36:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b0c24-e01e-008a-1c4a-95e74c000000
Time:2025-03-15T01:36:28.7987965Z
--------------------------------------------------------------------------------
2025/03/15 01:36:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b0e07-e01e-008a-1b4a-95e74c000000
Time:2025-03-15T01:36:29.8357896Z
--------------------------------------------------------------------------------
2025/03/15 01:36:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b0fac-e01e-008a-754a-95e74c000000
Time:2025-03-15T01:36:30.8730675Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b0fac-e01e-008a-754a-95e74c000000
Time:2025-03-15T01:36:30.8730675Z
--------------------------------------------------------------------------------
2025/03/15 01:36:31 DEBUG : CopyDest/: Removing directory marker
2025/03/15 01:36:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b1137-e01e-008a-504a-95e74c000000
Time:2025-03-15T01:36:31.9489799Z
--------------------------------------------------------------------------------
2025/03/15 01:36:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b1265-e01e-008a-5a4a-95e74c000000
Time:2025-03-15T01:36:32.9866294Z
--------------------------------------------------------------------------------
2025/03/15 01:36:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b13b2-e01e-008a-724a-95e74c000000
Time:2025-03-15T01:36:34.0231442Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b13b2-e01e-008a-724a-95e74c000000
Time:2025-03-15T01:36:34.0231442Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.49s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/15 01:36:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b1e95-e01e-008a-724a-95e74c000000
Time:2025-03-15T01:36:42.2135107Z
--------------------------------------------------------------------------------
2025/03/15 01:36:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b1f7b-e01e-008a-384a-95e74c000000
Time:2025-03-15T01:36:43.2506313Z
--------------------------------------------------------------------------------
2025/03/15 01:36:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b20a1-e01e-008a-3c4a-95e74c000000
Time:2025-03-15T01:36:44.2877054Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b20a1-e01e-008a-3c4a-95e74c000000
Time:2025-03-15T01:36:44.2877054Z
--------------------------------------------------------------------------------
2025/03/15 01:36:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b2243-e01e-008a-074a-95e74c000000
Time:2025-03-15T01:36:45.3250154Z
--------------------------------------------------------------------------------
2025/03/15 01:36:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b23ef-e01e-008a-6d4a-95e74c000000
Time:2025-03-15T01:36:46.3622940Z
--------------------------------------------------------------------------------
2025/03/15 01:36:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b258a-e01e-008a-4f4a-95e74c000000
Time:2025-03-15T01:36:47.3995710Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b258a-e01e-008a-4f4a-95e74c000000
Time:2025-03-15T01:36:47.3995710Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.38s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/15 01:36:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b2e17-e01e-008a-454a-95e74c000000
Time:2025-03-15T01:36:55.5924019Z
--------------------------------------------------------------------------------
2025/03/15 01:36: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b2f20-e01e-008a-0d4a-95e74c000000
Time:2025-03-15T01:36:56.6304280Z
--------------------------------------------------------------------------------
2025/03/15 01:36: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b303d-e01e-008a-6d4a-95e74c000000
Time:2025-03-15T01:36:57.6731107Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b303d-e01e-008a-6d4a-95e74c000000
Time:2025-03-15T01:36:57.6731107Z
--------------------------------------------------------------------------------
2025/03/15 01:36: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b3125-e01e-008a-2b4a-95e74c000000
Time:2025-03-15T01:36:58.7105445Z
--------------------------------------------------------------------------------
2025/03/15 01:36: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b3250-e01e-008a-234a-95e74c000000
Time:2025-03-15T01:36:59.7476472Z
--------------------------------------------------------------------------------
2025/03/15 01:37: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b33a9-e01e-008a-444a-95e74c000000
Time:2025-03-15T01:37:00.7857281Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b33a9-e01e-008a-444a-95e74c000000
Time:2025-03-15T01:37:00.7857281Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.39s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:37:08 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/15 01:37:08 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/15 01:37:09 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/15 01:37:09 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/15 01:37:09 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/15 01:37:09 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/15 01:37:09 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/15 01:37:09 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/15 01:37:09 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c344ef0a252c2cef458a1131544c6be6 OK
2025/03/15 01:37:09 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/15 01:37: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b3fae-e01e-008a-3a4a-95e74c000000
Time:2025-03-15T01:37:09.9090684Z
--------------------------------------------------------------------------------
2025/03/15 01:37: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b40d8-e01e-008a-364a-95e74c000000
Time:2025-03-15T01:37:10.9469934Z
--------------------------------------------------------------------------------
2025/03/15 01:37: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b425d-e01e-008a-084a-95e74c000000
Time:2025-03-15T01:37:11.9841870Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b425d-e01e-008a-084a-95e74c000000
Time:2025-03-15T01:37:11.9841870Z
--------------------------------------------------------------------------------
2025/03/15 01:37:13 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/15 01:37:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b439c-e01e-008a-1d4a-95e74c000000
Time:2025-03-15T01:37:13.0599173Z
--------------------------------------------------------------------------------
2025/03/15 01:37:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b44cf-e01e-008a-254a-95e74c000000
Time:2025-03-15T01:37:14.0976788Z
--------------------------------------------------------------------------------
2025/03/15 01:37:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b4632-e01e-008a-3f4a-95e74c000000
Time:2025-03-15T01:37:15.1348299Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b4632-e01e-008a-3f4a-95e74c000000
Time:2025-03-15T01:37:15.1348299Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.35s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/15 01:37:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b5266-e01e-008a-384a-95e74c000000
Time:2025-03-15T01:37:23.3255596Z
--------------------------------------------------------------------------------
2025/03/15 01:37: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b5422-e01e-008a-3b4a-95e74c000000
Time:2025-03-15T01:37:24.3632709Z
--------------------------------------------------------------------------------
2025/03/15 01:37: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b55a1-e01e-008a-774a-95e74c000000
Time:2025-03-15T01:37:25.4003895Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b55a1-e01e-008a-774a-95e74c000000
Time:2025-03-15T01:37:25.4003895Z
--------------------------------------------------------------------------------
2025/03/15 01:37: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b570c-e01e-008a-324a-95e74c000000
Time:2025-03-15T01:37:26.4388996Z
--------------------------------------------------------------------------------
2025/03/15 01:37: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b5859-e01e-008a-5a4a-95e74c000000
Time:2025-03-15T01:37:27.4789250Z
--------------------------------------------------------------------------------
2025/03/15 01:37: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b59b6-e01e-008a-764a-95e74c000000
Time:2025-03-15T01:37:28.5157151Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b59b6-e01e-008a-764a-95e74c000000
Time:2025-03-15T01:37:28.5157151Z
--------------------------------------------------------------------------------
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-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/15 01:37:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b665e-e01e-008a-6c4a-95e74c000000
Time:2025-03-15T01:37:36.7047978Z
--------------------------------------------------------------------------------
2025/03/15 01:37:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b680f-e01e-008a-374a-95e74c000000
Time:2025-03-15T01:37:37.7418374Z
--------------------------------------------------------------------------------
2025/03/15 01:37:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b69a9-e01e-008a-1c4a-95e74c000000
Time:2025-03-15T01:37:38.7796342Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b69a9-e01e-008a-1c4a-95e74c000000
Time:2025-03-15T01:37:38.7796342Z
--------------------------------------------------------------------------------
2025/03/15 01:37:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b6b13-e01e-008a-584a-95e74c000000
Time:2025-03-15T01:37:39.8163979Z
--------------------------------------------------------------------------------
2025/03/15 01:37:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b6c32-e01e-008a-454a-95e74c000000
Time:2025-03-15T01:37:40.8545885Z
--------------------------------------------------------------------------------
2025/03/15 01:37:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b6d6d-e01e-008a-4b4a-95e74c000000
Time:2025-03-15T01:37:41.8914361Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b6d6d-e01e-008a-4b4a-95e74c000000
Time:2025-03-15T01:37:41.8914361Z
--------------------------------------------------------------------------------
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-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/15 01:37:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b79a6-e01e-008a-134a-95e74c000000
Time:2025-03-15T01:37:50.0817935Z
--------------------------------------------------------------------------------
2025/03/15 01:37:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b7b80-e01e-008a-184a-95e74c000000
Time:2025-03-15T01:37:51.1194516Z
--------------------------------------------------------------------------------
2025/03/15 01:37:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b7d15-e01e-008a-794a-95e74c000000
Time:2025-03-15T01:37:52.1573813Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b7d15-e01e-008a-794a-95e74c000000
Time:2025-03-15T01:37:52.1573813Z
--------------------------------------------------------------------------------
2025/03/15 01:37:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b7e9e-e01e-008a-574a-95e74c000000
Time:2025-03-15T01:37:53.1942570Z
--------------------------------------------------------------------------------
2025/03/15 01:37:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b7faa-e01e-008a-2c4a-95e74c000000
Time:2025-03-15T01:37:54.2321024Z
--------------------------------------------------------------------------------
2025/03/15 01:37:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b80bb-e01e-008a-124a-95e74c000000
Time:2025-03-15T01:37:55.2703416Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b80bb-e01e-008a-124a-95e74c000000
Time:2025-03-15T01:37:55.2703416Z
--------------------------------------------------------------------------------
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-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/15 01:38: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b8adb-e01e-008a-2c4a-95e74c000000
Time:2025-03-15T01:38:03.4643453Z
--------------------------------------------------------------------------------
2025/03/15 01:38: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b8bdc-e01e-008a-804a-95e74c000000
Time:2025-03-15T01:38:04.5016898Z
--------------------------------------------------------------------------------
2025/03/15 01:38: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b8d31-e01e-008a-1b4a-95e74c000000
Time:2025-03-15T01:38:05.5386331Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b8d31-e01e-008a-1b4a-95e74c000000
Time:2025-03-15T01:38:05.5386331Z
--------------------------------------------------------------------------------
2025/03/15 01:38: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b8e59-e01e-008a-164a-95e74c000000
Time:2025-03-15T01:38:06.5760890Z
--------------------------------------------------------------------------------
2025/03/15 01:38: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b8ff6-e01e-008a-424a-95e74c000000
Time:2025-03-15T01:38:07.6144033Z
--------------------------------------------------------------------------------
2025/03/15 01:38: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b9154-e01e-008a-394a-95e74c000000
Time:2025-03-15T01:38:08.6517253Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b9154-e01e-008a-394a-95e74c000000
Time:2025-03-15T01:38:08.6517253Z
--------------------------------------------------------------------------------
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-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/15 01:38:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b9cd3-e01e-008a-7b4a-95e74c000000
Time:2025-03-15T01:38:16.8410411Z
--------------------------------------------------------------------------------
2025/03/15 01:38:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4b9f0e-e01e-008a-694a-95e74c000000
Time:2025-03-15T01:38:17.8781449Z
--------------------------------------------------------------------------------
2025/03/15 01:38:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4ba05d-e01e-008a-034a-95e74c000000
Time:2025-03-15T01:38:18.9157264Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4ba05d-e01e-008a-034a-95e74c000000
Time:2025-03-15T01:38:18.9157264Z
--------------------------------------------------------------------------------
2025/03/15 01:38:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4ba1cf-e01e-008a-334a-95e74c000000
Time:2025-03-15T01:38:19.9539558Z
--------------------------------------------------------------------------------
2025/03/15 01:38:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4ba347-e01e-008a-714a-95e74c000000
Time:2025-03-15T01:38:20.9912996Z
--------------------------------------------------------------------------------
2025/03/15 01:38:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4ba453-e01e-008a-564a-95e74c000000
Time:2025-03-15T01:38:22.0289547Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4ba453-e01e-008a-564a-95e74c000000
Time:2025-03-15T01:38:22.0289547Z
--------------------------------------------------------------------------------
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-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:38:30 DEBUG : also/: Creating directory marker
2025/03/15 01:38:30 INFO : Azure container rclone-test-guxawuy1diyu: Looking for duplicate md5 hashes using newest mode.
2025/03/15 01:38:30 NOTICE: e3fd742d18f8535489ed1bb350c23fdd: Found 3 files with duplicate md5 hashes
2025/03/15 01:38:30 INFO : one: Deleted
2025/03/15 01:38:30 INFO : also/one: Deleted
2025/03/15 01:38:30 NOTICE: e3fd742d18f8535489ed1bb350c23fdd: Deleted 2 extra copies
2025/03/15 01:38:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bb1cc-e01e-008a-3c4a-95e74c000000
Time:2025-03-15T01:38:31.0667075Z
--------------------------------------------------------------------------------
2025/03/15 01:38:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bb384-e01e-008a-304a-95e74c000000
Time:2025-03-15T01:38:32.1038812Z
--------------------------------------------------------------------------------
2025/03/15 01:38:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bb4f0-e01e-008a-5b4a-95e74c000000
Time:2025-03-15T01:38:33.1411372Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bb4f0-e01e-008a-5b4a-95e74c000000
Time:2025-03-15T01:38:33.1411372Z
--------------------------------------------------------------------------------
2025/03/15 01:38:34 DEBUG : also/: Removing directory marker
2025/03/15 01:38:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bb5f8-e01e-008a-3a4a-95e74c000000
Time:2025-03-15T01:38:34.2170898Z
--------------------------------------------------------------------------------
2025/03/15 01:38:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bb717-e01e-008a-204a-95e74c000000
Time:2025-03-15T01:38:35.2541904Z
--------------------------------------------------------------------------------
2025/03/15 01:38:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bb853-e01e-008a-164a-95e74c000000
Time:2025-03-15T01:38:36.2912538Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bb853-e01e-008a-164a-95e74c000000
Time:2025-03-15T01:38:36.2912538Z
--------------------------------------------------------------------------------
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.26s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/15 01:38:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bc3bc-e01e-008a-264a-95e74c000000
Time:2025-03-15T01:38:44.4821232Z
--------------------------------------------------------------------------------
2025/03/15 01:38:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bc51f-e01e-008a-2b4a-95e74c000000
Time:2025-03-15T01:38:45.5189970Z
--------------------------------------------------------------------------------
2025/03/15 01:38:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bc6d5-e01e-008a-104a-95e74c000000
Time:2025-03-15T01:38:46.5575210Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bc6d5-e01e-008a-104a-95e74c000000
Time:2025-03-15T01:38:46.5575210Z
--------------------------------------------------------------------------------
2025/03/15 01:38:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bc899-e01e-008a-764a-95e74c000000
Time:2025-03-15T01:38:47.5962266Z
--------------------------------------------------------------------------------
2025/03/15 01:38:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bca2b-e01e-008a-5b4a-95e74c000000
Time:2025-03-15T01:38:48.6343104Z
--------------------------------------------------------------------------------
2025/03/15 01:38:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bcbab-e01e-008a-2a4b-95e74c000000
Time:2025-03-15T01:38:49.6715779Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bcbab-e01e-008a-2a4b-95e74c000000
Time:2025-03-15T01:38:49.6715779Z
--------------------------------------------------------------------------------
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-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/15 01:38:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bd734-e01e-008a-0f4b-95e74c000000
Time:2025-03-15T01:38:57.8639236Z
--------------------------------------------------------------------------------
2025/03/15 01:38:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bd866-e01e-008a-164b-95e74c000000
Time:2025-03-15T01:38:58.9015441Z
--------------------------------------------------------------------------------
2025/03/15 01:38:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bd9ef-e01e-008a-404b-95e74c000000
Time:2025-03-15T01:38:59.9387695Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bd9ef-e01e-008a-404b-95e74c000000
Time:2025-03-15T01:38:59.9387695Z
--------------------------------------------------------------------------------
2025/03/15 01:39:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bdbe0-e01e-008a-214b-95e74c000000
Time:2025-03-15T01:39:00.9778959Z
--------------------------------------------------------------------------------
2025/03/15 01:39: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bdd56-e01e-008a-3e4b-95e74c000000
Time:2025-03-15T01:39:02.0164097Z
--------------------------------------------------------------------------------
2025/03/15 01:39: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bde6b-e01e-008a-234b-95e74c000000
Time:2025-03-15T01:39:03.0534881Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bde6b-e01e-008a-234b-95e74c000000
Time:2025-03-15T01:39:03.0534881Z
--------------------------------------------------------------------------------
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-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/15 01:39: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4be9d8-e01e-008a-134b-95e74c000000
Time:2025-03-15T01:39:11.2443132Z
--------------------------------------------------------------------------------
2025/03/15 01:39: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4beb65-e01e-008a-694b-95e74c000000
Time:2025-03-15T01:39:12.2820669Z
--------------------------------------------------------------------------------
2025/03/15 01:39: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bec92-e01e-008a-6f4b-95e74c000000
Time:2025-03-15T01:39:13.3201694Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bec92-e01e-008a-6f4b-95e74c000000
Time:2025-03-15T01:39:13.3201694Z
--------------------------------------------------------------------------------
2025/03/15 01:39:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bee22-e01e-008a-354b-95e74c000000
Time:2025-03-15T01:39:14.3577392Z
--------------------------------------------------------------------------------
2025/03/15 01:39:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4befba-e01e-008a-7f4b-95e74c000000
Time:2025-03-15T01:39:15.3953169Z
--------------------------------------------------------------------------------
2025/03/15 01:39:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bf11e-e01e-008a-354b-95e74c000000
Time:2025-03-15T01:39:16.4320468Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bf11e-e01e-008a-354b-95e74c000000
Time:2025-03-15T01:39:16.4320468Z
--------------------------------------------------------------------------------
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-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/15 01:39: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bfd80-e01e-008a-014b-95e74c000000
Time:2025-03-15T01:39:24.6229114Z
--------------------------------------------------------------------------------
2025/03/15 01:39: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4bfeea-e01e-008a-354b-95e74c000000
Time:2025-03-15T01:39:25.6613601Z
--------------------------------------------------------------------------------
2025/03/15 01:39: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c0081-e01e-008a-134b-95e74c000000
Time:2025-03-15T01:39:26.6991923Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c0081-e01e-008a-134b-95e74c000000
Time:2025-03-15T01:39:26.6991923Z
--------------------------------------------------------------------------------
2025/03/15 01:39: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c01f1-e01e-008a-564b-95e74c000000
Time:2025-03-15T01:39:27.7363044Z
--------------------------------------------------------------------------------
2025/03/15 01:39: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c0322-e01e-008a-554b-95e74c000000
Time:2025-03-15T01:39:28.7739099Z
--------------------------------------------------------------------------------
2025/03/15 01:39:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c046a-e01e-008a-5e4b-95e74c000000
Time:2025-03-15T01:39:29.8116983Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c046a-e01e-008a-5e4b-95e74c000000
Time:2025-03-15T01:39:29.8116983Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.38s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/15 01:39:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c1148-e01e-008a-634b-95e74c000000
Time:2025-03-15T01:39:38.0034597Z
--------------------------------------------------------------------------------
2025/03/15 01:39: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c12eb-e01e-008a-404b-95e74c000000
Time:2025-03-15T01:39:39.0409504Z
--------------------------------------------------------------------------------
2025/03/15 01:39: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c14a9-e01e-008a-394b-95e74c000000
Time:2025-03-15T01:39:40.0785448Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c14a9-e01e-008a-394b-95e74c000000
Time:2025-03-15T01:39:40.0785448Z
--------------------------------------------------------------------------------
2025/03/15 01:39: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c1676-e01e-008a-3d4b-95e74c000000
Time:2025-03-15T01:39:41.1157993Z
--------------------------------------------------------------------------------
2025/03/15 01:39: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c1821-e01e-008a-254b-95e74c000000
Time:2025-03-15T01:39:42.1531770Z
--------------------------------------------------------------------------------
2025/03/15 01:39: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c19a4-e01e-008a-6c4b-95e74c000000
Time:2025-03-15T01:39:43.1908941Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c19a4-e01e-008a-6c4b-95e74c000000
Time:2025-03-15T01:39:43.1908941Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.38s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:39:51 DEBUG : sub dir/: Creating directory marker
2025/03/15 01:39:51 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/15 01:39:52 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/03/15 01:39:52 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/15 01:39:52 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/15 01:39:52 DEBUG : sub dir/: Removing directory marker
2025/03/15 01:39:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c285a-e01e-008a-3b4b-95e74c000000
Time:2025-03-15T01:39:52.8214831Z
--------------------------------------------------------------------------------
2025/03/15 01:39:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c2a10-e01e-008a-2d4b-95e74c000000
Time:2025-03-15T01:39:53.8587900Z
--------------------------------------------------------------------------------
2025/03/15 01:39:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c2c2a-e01e-008a-694b-95e74c000000
Time:2025-03-15T01:39:54.8967231Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c2c2a-e01e-008a-694b-95e74c000000
Time:2025-03-15T01:39:54.8967231Z
--------------------------------------------------------------------------------
2025/03/15 01:39:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c2e1f-e01e-008a-084b-95e74c000000
Time:2025-03-15T01:39:55.9349344Z
--------------------------------------------------------------------------------
2025/03/15 01:39:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c2ff3-e01e-008a-1f4b-95e74c000000
Time:2025-03-15T01:39:56.9737708Z
--------------------------------------------------------------------------------
2025/03/15 01:39:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c316f-e01e-008a-6a4b-95e74c000000
Time:2025-03-15T01:39:58.0111625Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c316f-e01e-008a-6a4b-95e74c000000
Time:2025-03-15T01:39:58.0111625Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.82s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:40:06 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/03/15 01:40:07 DEBUG : sub/: Removing directory marker
2025/03/15 01:40:07 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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c4066-e01e-008a-1d4b-95e74c000000
Time:2025-03-15T01:40:07.0733395Z
--------------------------------------------------------------------------------
2025/03/15 01:40: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c424b-e01e-008a-804b-95e74c000000
Time:2025-03-15T01:40:08.1115204Z
--------------------------------------------------------------------------------
2025/03/15 01:40: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c443f-e01e-008a-044b-95e74c000000
Time:2025-03-15T01:40:09.1485169Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c443f-e01e-008a-044b-95e74c000000
Time:2025-03-15T01:40:09.1485169Z
--------------------------------------------------------------------------------
2025/03/15 01:40: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c4622-e01e-008a-0e4b-95e74c000000
Time:2025-03-15T01:40:10.1859240Z
--------------------------------------------------------------------------------
2025/03/15 01:40: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c4832-e01e-008a-4e4b-95e74c000000
Time:2025-03-15T01:40:11.2234967Z
--------------------------------------------------------------------------------
2025/03/15 01:40: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c4a41-e01e-008a-774b-95e74c000000
Time:2025-03-15T01:40:12.2601674Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c4a41-e01e-008a-774b-95e74c000000
Time:2025-03-15T01:40:12.2601674Z
--------------------------------------------------------------------------------
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.25s)
--- 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-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:40:20 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/03/15 01:40:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-guxawuy1diyu/notfound"
2025/03/15 01:40:21 DEBUG : Config file has changed externally - reloading
2025/03/15 01:40:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/15 01:40:21 DEBUG : Azure container rclone-test-guxawuy1diyu path notfound: Using directory markers
2025/03/15 01:40:21 DEBUG : sub/: Removing directory marker
2025/03/15 01:40:21 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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c5e74-e01e-008a-074b-95e74c000000
Time:2025-03-15T01:40:21.5309986Z
--------------------------------------------------------------------------------
2025/03/15 01:40:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c60e5-e01e-008a-184b-95e74c000000
Time:2025-03-15T01:40:22.5684081Z
--------------------------------------------------------------------------------
2025/03/15 01:40:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c632c-e01e-008a-074b-95e74c000000
Time:2025-03-15T01:40:23.6064025Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c632c-e01e-008a-074b-95e74c000000
Time:2025-03-15T01:40:23.6064025Z
--------------------------------------------------------------------------------
2025/03/15 01:40:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c662b-e01e-008a-1d4b-95e74c000000
Time:2025-03-15T01:40:24.6435011Z
--------------------------------------------------------------------------------
2025/03/15 01:40:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c6844-e01e-008a-5c4b-95e74c000000
Time:2025-03-15T01:40:25.6810493Z
--------------------------------------------------------------------------------
2025/03/15 01:40:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c69d5-e01e-008a-274b-95e74c000000
Time:2025-03-15T01:40:26.7183248Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c69d5-e01e-008a-274b-95e74c000000
Time:2025-03-15T01:40:26.7183248Z
--------------------------------------------------------------------------------
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.46s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:40:34 INFO : Azure container rclone-test-guxawuy1diyu: Making directory
2025/03/15 01:40:34 INFO : Azure container rclone-test-guxawuy1diyu: Making directory
2025/03/15 01:40: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c7a1b-e01e-008a-184b-95e74c000000
Time:2025-03-15T01:40:34.9446431Z
--------------------------------------------------------------------------------
2025/03/15 01:40: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c7ccf-e01e-008a-5c4b-95e74c000000
Time:2025-03-15T01:40:35.9912798Z
--------------------------------------------------------------------------------
2025/03/15 01:40:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c7f24-e01e-008a-5b4b-95e74c000000
Time:2025-03-15T01:40:37.0295136Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c7f24-e01e-008a-5b4b-95e74c000000
Time:2025-03-15T01:40:37.0295136Z
--------------------------------------------------------------------------------
2025/03/15 01:40:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c81ac-e01e-008a-4f4b-95e74c000000
Time:2025-03-15T01:40:38.0673540Z
--------------------------------------------------------------------------------
2025/03/15 01:40:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c841e-e01e-008a-5e4b-95e74c000000
Time:2025-03-15T01:40:39.1056544Z
--------------------------------------------------------------------------------
2025/03/15 01:40:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c85e8-e01e-008a-5f4b-95e74c000000
Time:2025-03-15T01:40:40.1434653Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c85e8-e01e-008a-5f4b-95e74c000000
Time:2025-03-15T01:40:40.1434653Z
--------------------------------------------------------------------------------
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-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:40:48 DEBUG : sub dir/: Creating directory marker
2025/03/15 01:40:48 DEBUG : sub dir/: Removing directory marker
2025/03/15 01:40: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c95fa-e01e-008a-434b-95e74c000000
Time:2025-03-15T01:40:48.7087118Z
--------------------------------------------------------------------------------
2025/03/15 01:40: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c97cf-e01e-008a-374b-95e74c000000
Time:2025-03-15T01:40:49.7455771Z
--------------------------------------------------------------------------------
2025/03/15 01:40: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c99fc-e01e-008a-754b-95e74c000000
Time:2025-03-15T01:40:50.7825294Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c99fc-e01e-008a-754b-95e74c000000
Time:2025-03-15T01:40:50.7825294Z
--------------------------------------------------------------------------------
2025/03/15 01:40: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c9bec-e01e-008a-114b-95e74c000000
Time:2025-03-15T01:40:51.8221294Z
--------------------------------------------------------------------------------
2025/03/15 01:40:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4c9e04-e01e-008a-514b-95e74c000000
Time:2025-03-15T01:40:52.8598593Z
--------------------------------------------------------------------------------
2025/03/15 01:40:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4ca003-e01e-008a-7d4b-95e74c000000
Time:2025-03-15T01:40:53.8979292Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4ca003-e01e-008a-7d4b-95e74c000000
Time:2025-03-15T01:40:53.8979292Z
--------------------------------------------------------------------------------
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.75s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:41:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4cb1e5-e01e-008a-4d4b-95e74c000000
Time:2025-03-15T01:41:02.4982756Z
--------------------------------------------------------------------------------
2025/03/15 01:41:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4cb423-e01e-008a-3a4b-95e74c000000
Time:2025-03-15T01:41:03.5360296Z
--------------------------------------------------------------------------------
2025/03/15 01:41:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4cb631-e01e-008a-694b-95e74c000000
Time:2025-03-15T01:41:04.5733478Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4cb631-e01e-008a-694b-95e74c000000
Time:2025-03-15T01:41:04.5733478Z
--------------------------------------------------------------------------------
2025/03/15 01:41:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4cb827-e01e-008a-784b-95e74c000000
Time:2025-03-15T01:41:05.6123559Z
--------------------------------------------------------------------------------
2025/03/15 01:41:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4cba27-e01e-008a-244b-95e74c000000
Time:2025-03-15T01:41:06.6497908Z
--------------------------------------------------------------------------------
2025/03/15 01:41:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4cbc07-e01e-008a-714b-95e74c000000
Time:2025-03-15T01:41:07.6884962Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4cbc07-e01e-008a-714b-95e74c000000
Time:2025-03-15T01:41:07.6884962Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.79s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:41:16 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/15 01:41:16 DEBUG : empty space: Excluded
2025/03/15 01:41:16 DEBUG : BackupDir: Excluded
2025/03/15 01:41:16 DEBUG : dst: Excluded
2025/03/15 01:41:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4cccd6-e01e-008a-1a4b-95e74c000000
Time:2025-03-15T01:41:16.3317624Z
--------------------------------------------------------------------------------
2025/03/15 01:41:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4ccef9-e01e-008a-544b-95e74c000000
Time:2025-03-15T01:41:17.3693749Z
--------------------------------------------------------------------------------
2025/03/15 01:41:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4cd113-e01e-008a-1a4b-95e74c000000
Time:2025-03-15T01:41:18.4064109Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4cd113-e01e-008a-1a4b-95e74c000000
Time:2025-03-15T01:41:18.4064109Z
--------------------------------------------------------------------------------
2025/03/15 01:41:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4cd305-e01e-008a-304b-95e74c000000
Time:2025-03-15T01:41:19.4436368Z
--------------------------------------------------------------------------------
2025/03/15 01:41:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4cd4d3-e01e-008a-204b-95e74c000000
Time:2025-03-15T01:41:20.4806161Z
--------------------------------------------------------------------------------
2025/03/15 01:41:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4cd6c6-e01e-008a-164b-95e74c000000
Time:2025-03-15T01:41:21.5182142Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4cd6c6-e01e-008a-164b-95e74c000000
Time:2025-03-15T01:41:21.5182142Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.83s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:41:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4cf0c9-e01e-008a-664b-95e74c000000
Time:2025-03-15T01:41:30.1189749Z
--------------------------------------------------------------------------------
2025/03/15 01:41:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4cf490-e01e-008a-534b-95e74c000000
Time:2025-03-15T01:41:31.1566675Z
--------------------------------------------------------------------------------
2025/03/15 01:41:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4cf67c-e01e-008a-1c4b-95e74c000000
Time:2025-03-15T01:41:32.1947661Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4cf67c-e01e-008a-1c4b-95e74c000000
Time:2025-03-15T01:41:32.1947661Z
--------------------------------------------------------------------------------
2025/03/15 01:41:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4cf84e-e01e-008a-0c4b-95e74c000000
Time:2025-03-15T01:41:33.2326916Z
--------------------------------------------------------------------------------
2025/03/15 01:41:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4cfa03-e01e-008a-634b-95e74c000000
Time:2025-03-15T01:41:34.2697757Z
--------------------------------------------------------------------------------
2025/03/15 01:41:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4cfb50-e01e-008a-784b-95e74c000000
Time:2025-03-15T01:41:35.3070015Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4cfb50-e01e-008a-784b-95e74c000000
Time:2025-03-15T01:41:35.3070015Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.79s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/15 01:41:44 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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c96a154-d01e-0038-0d4b-95183d000000
Time:2025-03-15T01:41:44.0201573Z
--------------------------------------------------------------------------------
2025/03/15 01:41:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c96a359-d01e-0038-5a4b-95183d000000
Time:2025-03-15T01:41:45.0579523Z
--------------------------------------------------------------------------------
2025/03/15 01:41:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c96a51d-d01e-0038-694b-95183d000000
Time:2025-03-15T01:41:46.0951498Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c96a51d-d01e-0038-694b-95183d000000
Time:2025-03-15T01:41:46.0951498Z
--------------------------------------------------------------------------------
2025/03/15 01:41:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c96a722-d01e-0038-334b-95183d000000
Time:2025-03-15T01:41:47.1334418Z
--------------------------------------------------------------------------------
2025/03/15 01:41:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c96a962-d01e-0038-314b-95183d000000
Time:2025-03-15T01:41:48.1704818Z
--------------------------------------------------------------------------------
2025/03/15 01:41:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c96ab64-d01e-0038-6c4b-95183d000000
Time:2025-03-15T01:41:49.2073183Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c96ab64-d01e-0038-6c4b-95183d000000
Time:2025-03-15T01:41:49.2073183Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.90s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/03/15 01:41:57 DEBUG : Creating backend with remote ":memory:"
2025/03/15 01:41:57 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/15 01:41:57 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/15 01:41:57 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/15 01:41:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/15 01:41:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/15 01:41:57 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/15 01:41:57 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/15 01:41:57 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/15 01:41:57 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-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:41:57 DEBUG : sub dir/: Creating directory marker
2025/03/15 01:41:57 DEBUG : sub dir/: Removing directory marker
2025/03/15 01:41: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c96bee2-d01e-0038-694b-95183d000000
Time:2025-03-15T01:41:58.0426079Z
--------------------------------------------------------------------------------
2025/03/15 01:41: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c96c0bd-d01e-0038-184b-95183d000000
Time:2025-03-15T01:41:59.0805693Z
--------------------------------------------------------------------------------
2025/03/15 01:42: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c96c280-d01e-0038-2c4b-95183d000000
Time:2025-03-15T01:42:00.1182100Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c96c280-d01e-0038-2c4b-95183d000000
Time:2025-03-15T01:42:00.1182100Z
--------------------------------------------------------------------------------
2025/03/15 01:42: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c96c431-d01e-0038-544b-95183d000000
Time:2025-03-15T01:42:01.1556548Z
--------------------------------------------------------------------------------
2025/03/15 01:42: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c96c5f5-d01e-0038-384b-95183d000000
Time:2025-03-15T01:42:02.1930336Z
--------------------------------------------------------------------------------
2025/03/15 01:42: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c96c7a9-d01e-0038-144b-95183d000000
Time:2025-03-15T01:42:03.2302061Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c96c7a9-d01e-0038-144b-95183d000000
Time:2025-03-15T01:42:03.2302061Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.02s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:42:11 DEBUG : Waiting for deletions to finish
2025/03/15 01:42:11 DEBUG : large: Excluded (Size Filter)
2025/03/15 01:42:11 INFO : medium: Deleted
2025/03/15 01:42:11 INFO : small: Deleted
2025/03/15 01:42: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4d3720-e01e-008a-334b-95e74c000000
Time:2025-03-15T01:42:11.9811047Z
--------------------------------------------------------------------------------
2025/03/15 01:42: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4d3933-e01e-008a-144b-95e74c000000
Time:2025-03-15T01:42:13.0185140Z
--------------------------------------------------------------------------------
2025/03/15 01:42: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4d3afe-e01e-008a-294b-95e74c000000
Time:2025-03-15T01:42:14.0558776Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4d3afe-e01e-008a-294b-95e74c000000
Time:2025-03-15T01:42:14.0558776Z
--------------------------------------------------------------------------------
2025/03/15 01:42: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4d3d0e-e01e-008a-784b-95e74c000000
Time:2025-03-15T01:42:15.0938164Z
--------------------------------------------------------------------------------
2025/03/15 01:42: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4d3f1e-e01e-008a-434b-95e74c000000
Time:2025-03-15T01:42:16.1367677Z
--------------------------------------------------------------------------------
2025/03/15 01:42: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4d4157-e01e-008a-514b-95e74c000000
Time:2025-03-15T01:42:17.1742838Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4d4157-e01e-008a-514b-95e74c000000
Time:2025-03-15T01:42:17.1742838Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.94s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:42:25 DEBUG : Waiting for deletions to finish
2025/03/15 01:42:25 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/03/15 01:42:25 INFO : large: Deleted
2025/03/15 01:42:25 INFO : medium: Deleted
2025/03/15 01:42:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c96ed3a-d01e-0038-244b-95183d000000
Time:2025-03-15T01:42:25.9399424Z
--------------------------------------------------------------------------------
2025/03/15 01:42:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c96ee96-d01e-0038-494b-95183d000000
Time:2025-03-15T01:42:26.9772598Z
--------------------------------------------------------------------------------
2025/03/15 01:42: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c96f0a4-d01e-0038-1e4b-95183d000000
Time:2025-03-15T01:42:28.0149194Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c96f0a4-d01e-0038-1e4b-95183d000000
Time:2025-03-15T01:42:28.0149194Z
--------------------------------------------------------------------------------
2025/03/15 01:42: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c96f22d-d01e-0038-6c4b-95183d000000
Time:2025-03-15T01:42:29.0516160Z
--------------------------------------------------------------------------------
2025/03/15 01:42: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c96f36b-d01e-0038-7d4b-95183d000000
Time:2025-03-15T01:42:30.0896246Z
--------------------------------------------------------------------------------
2025/03/15 01:42: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c96f4ed-d01e-0038-514b-95183d000000
Time:2025-03-15T01:42:31.1279583Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c96f4ed-d01e-0038-514b-95183d000000
Time:2025-03-15T01:42:31.1279583Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/03/15 01:42:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c970129-d01e-0038-254b-95183d000000
Time:2025-03-15T01:42:39.3186382Z
--------------------------------------------------------------------------------
2025/03/15 01:42:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c9702b5-d01e-0038-774b-95183d000000
Time:2025-03-15T01:42:40.3560161Z
--------------------------------------------------------------------------------
2025/03/15 01:42:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c9703cb-d01e-0038-5d4b-95183d000000
Time:2025-03-15T01:42:41.3938382Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c9703cb-d01e-0038-5d4b-95183d000000
Time:2025-03-15T01:42:41.3938382Z
--------------------------------------------------------------------------------
2025/03/15 01:42:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c970574-d01e-0038-5e4b-95183d000000
Time:2025-03-15T01:42:42.4308436Z
--------------------------------------------------------------------------------
2025/03/15 01:42:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c9706dc-d01e-0038-014b-95183d000000
Time:2025-03-15T01:42:43.4675483Z
--------------------------------------------------------------------------------
2025/03/15 01:42:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c970832-d01e-0038-254b-95183d000000
Time:2025-03-15T01:42:44.5052514Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c970832-d01e-0038-254b-95183d000000
Time:2025-03-15T01:42:44.5052514Z
--------------------------------------------------------------------------------
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.33s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:42:52 DEBUG : Waiting for deletions to finish
2025/03/15 01:42:53 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/15 01:42:53 INFO : small: Deleted
2025/03/15 01:42:53 INFO : medium: Deleted
2025/03/15 01:42: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c971439-d01e-0038-774b-95183d000000
Time:2025-03-15T01:42:53.2581939Z
--------------------------------------------------------------------------------
2025/03/15 01:42: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c971595-d01e-0038-294b-95183d000000
Time:2025-03-15T01:42:54.2953341Z
--------------------------------------------------------------------------------
2025/03/15 01:42: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c971703-d01e-0038-694b-95183d000000
Time:2025-03-15T01:42:55.3328436Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c971703-d01e-0038-694b-95183d000000
Time:2025-03-15T01:42:55.3328436Z
--------------------------------------------------------------------------------
2025/03/15 01:42: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c971989-d01e-0038-3c4b-95183d000000
Time:2025-03-15T01:42:56.3704401Z
--------------------------------------------------------------------------------
2025/03/15 01:42:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c971bb0-d01e-0038-364b-95183d000000
Time:2025-03-15T01:42:57.4079590Z
--------------------------------------------------------------------------------
2025/03/15 01:42:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c971d65-d01e-0038-3c4b-95183d000000
Time:2025-03-15T01:42:58.4454906Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c971d65-d01e-0038-3c4b-95183d000000
Time:2025-03-15T01:42:58.4454906Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/03/15 01:43:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c9728d9-d01e-0038-574b-95183d000000
Time:2025-03-15T01:43:06.6356317Z
--------------------------------------------------------------------------------
2025/03/15 01:43:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c972a76-d01e-0038-724b-95183d000000
Time:2025-03-15T01:43:07.6814891Z
--------------------------------------------------------------------------------
2025/03/15 01:43:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c972c0c-d01e-0038-244b-95183d000000
Time:2025-03-15T01:43:08.7183363Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c972c0c-d01e-0038-244b-95183d000000
Time:2025-03-15T01:43:08.7183363Z
--------------------------------------------------------------------------------
2025/03/15 01:43: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c972d74-d01e-0038-594b-95183d000000
Time:2025-03-15T01:43:09.7564950Z
--------------------------------------------------------------------------------
2025/03/15 01:43: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c972efc-d01e-0038-164b-95183d000000
Time:2025-03-15T01:43:10.7943791Z
--------------------------------------------------------------------------------
2025/03/15 01:43: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c97303a-d01e-0038-264b-95183d000000
Time:2025-03-15T01:43:11.8320607Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8c97303a-d01e-0038-264b-95183d000000
Time:2025-03-15T01:43:11.8320607Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.33s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:43:20 DEBUG : Waiting for deletions to finish
2025/03/15 01:43:20 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/15 01:43:20 INFO : large: Deleted
2025/03/15 01:43:20 INFO : medium: Deleted
2025/03/15 01:43: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4dafb4-e01e-008a-104b-95e74c000000
Time:2025-03-15T01:43:20.5838409Z
--------------------------------------------------------------------------------
2025/03/15 01:43: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4db1eb-e01e-008a-064b-95e74c000000
Time:2025-03-15T01:43:21.6221009Z
--------------------------------------------------------------------------------
2025/03/15 01:43: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4db3de-e01e-008a-4f4b-95e74c000000
Time:2025-03-15T01:43:22.6599936Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4db3de-e01e-008a-4f4b-95e74c000000
Time:2025-03-15T01:43:22.6599936Z
--------------------------------------------------------------------------------
2025/03/15 01:43: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4db5c4-e01e-008a-6f4b-95e74c000000
Time:2025-03-15T01:43:23.6992768Z
--------------------------------------------------------------------------------
2025/03/15 01:43: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4db744-e01e-008a-484b-95e74c000000
Time:2025-03-15T01:43:24.7364431Z
--------------------------------------------------------------------------------
2025/03/15 01:43: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4db8c8-e01e-008a-1e4b-95e74c000000
Time:2025-03-15T01:43:25.7738235Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4db8c8-e01e-008a-1e4b-95e74c000000
Time:2025-03-15T01:43:25.7738235Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/03/15 01:43:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4dc5a2-e01e-008a-414b-95e74c000000
Time:2025-03-15T01:43:33.9623864Z
--------------------------------------------------------------------------------
2025/03/15 01:43:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4dc74b-e01e-008a-314b-95e74c000000
Time:2025-03-15T01:43:34.9997677Z
--------------------------------------------------------------------------------
2025/03/15 01:43: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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4dc8dc-e01e-008a-164b-95e74c000000
Time:2025-03-15T01:43:36.0367429Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4dc8dc-e01e-008a-164b-95e74c000000
Time:2025-03-15T01:43:36.0367429Z
--------------------------------------------------------------------------------
2025/03/15 01:43: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4dca8d-e01e-008a-154b-95e74c000000
Time:2025-03-15T01:43:37.0741756Z
--------------------------------------------------------------------------------
2025/03/15 01:43: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4dcc27-e01e-008a-414b-95e74c000000
Time:2025-03-15T01:43:38.1116091Z
--------------------------------------------------------------------------------
2025/03/15 01:43: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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4dcd99-e01e-008a-764b-95e74c000000
Time:2025-03-15T01:43:39.1495648Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4dcd99-e01e-008a-764b-95e74c000000
Time:2025-03-15T01:43:39.1495648Z
--------------------------------------------------------------------------------
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.32s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:43:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4ddae7-e01e-008a-394b-95e74c000000
Time:2025-03-15T01:43:47.6382393Z
--------------------------------------------------------------------------------
2025/03/15 01:43:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4ddcf4-e01e-008a-184b-95e74c000000
Time:2025-03-15T01:43:48.6753074Z
--------------------------------------------------------------------------------
2025/03/15 01:43:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4ddefe-e01e-008a-6b4b-95e74c000000
Time:2025-03-15T01:43:49.7124371Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4ddefe-e01e-008a-6b4b-95e74c000000
Time:2025-03-15T01:43:49.7124371Z
--------------------------------------------------------------------------------
2025/03/15 01:43:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4de0d2-e01e-008a-104b-95e74c000000
Time:2025-03-15T01:43:50.7494684Z
--------------------------------------------------------------------------------
2025/03/15 01:43:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4de2c2-e01e-008a-4e4b-95e74c000000
Time:2025-03-15T01:43:51.7862046Z
--------------------------------------------------------------------------------
2025/03/15 01:43:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4de4e5-e01e-008a-394b-95e74c000000
Time:2025-03-15T01:43:52.8238515Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4de4e5-e01e-008a-394b-95e74c000000
Time:2025-03-15T01:43:52.8238515Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/03/15 01:44:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4df027-e01e-008a-454b-95e74c000000
Time:2025-03-15T01:44:01.0163123Z
--------------------------------------------------------------------------------
2025/03/15 01:44:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4df14d-e01e-008a-374b-95e74c000000
Time:2025-03-15T01:44:02.0538598Z
--------------------------------------------------------------------------------
2025/03/15 01:44:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4df26a-e01e-008a-2b4b-95e74c000000
Time:2025-03-15T01:44:03.0917343Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4df26a-e01e-008a-2b4b-95e74c000000
Time:2025-03-15T01:44:03.0917343Z
--------------------------------------------------------------------------------
2025/03/15 01:44:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4df3b9-e01e-008a-404b-95e74c000000
Time:2025-03-15T01:44:04.1295460Z
--------------------------------------------------------------------------------
2025/03/15 01:44:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4df531-e01e-008a-014b-95e74c000000
Time:2025-03-15T01:44:05.1674497Z
--------------------------------------------------------------------------------
2025/03/15 01:44:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4df6b3-e01e-008a-4a4b-95e74c000000
Time:2025-03-15T01:44:06.2046531Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4df6b3-e01e-008a-4a4b-95e74c000000
Time:2025-03-15T01:44:06.2046531Z
--------------------------------------------------------------------------------
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.05s)
=== RUN TestRetry
2025/03/15 01:44:14 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/15 01:44:14 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/15 01:44:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/15 01:44:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/15 01:44:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/15 01:44:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/15 01:44:14 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-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:44:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4e04d2-e01e-008a-384b-95e74c000000
Time:2025-03-15T01:44:15.6054550Z
--------------------------------------------------------------------------------
2025/03/15 01:44:16 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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4e06d3-e01e-008a-7a4b-95e74c000000
Time:2025-03-15T01:44:16.6426696Z
--------------------------------------------------------------------------------
2025/03/15 01:44:17 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-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4e0877-e01e-008a-634b-95e74c000000
Time:2025-03-15T01:44:17.6795869Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4e0877-e01e-008a-634b-95e74c000000
Time:2025-03-15T01:44:17.6795869Z
--------------------------------------------------------------------------------
2025/03/15 01:44:18 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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4e09d6-e01e-008a-174b-95e74c000000
Time:2025-03-15T01:44:18.7160184Z
--------------------------------------------------------------------------------
2025/03/15 01:44:19 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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4e0b8c-e01e-008a-1c4b-95e74c000000
Time:2025-03-15T01:44:19.7533842Z
--------------------------------------------------------------------------------
2025/03/15 01:44:20 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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4e0cee-e01e-008a-4e4b-95e74c000000
Time:2025-03-15T01:44:20.7904839Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cd4e0cee-e01e-008a-4e4b-95e74c000000
Time:2025-03-15T01:44:20.7904839Z
--------------------------------------------------------------------------------
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.54s)
=== RUN TestPurge
2025/03/15 01:44:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hoxanov4hafo"
2025/03/15 01:44:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/15 01:44:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/15 01:44:28 DEBUG : Azure container rclone-test-hoxanov4hafo: Using directory markers
2025/03/15 01:44:28 DEBUG : Creating backend with remote "/tmp/rclone232638758"
run.go:180: Remote "Azure container rclone-test-hoxanov4hafo", Local "Local file system at /tmp/rclone232638758", Modify Window "1ns"
2025/03/15 01:44:29 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/15 01:44:29 DEBUG : A1/B1/: Creating directory marker
2025/03/15 01:44:29 DEBUG : A1/: Creating directory marker
2025/03/15 01:44:29 INFO : A2: Making directory
2025/03/15 01:44:29 DEBUG : A2/: Creating directory marker
2025/03/15 01:44:29 INFO : A1/B2: Making directory
2025/03/15 01:44:29 DEBUG : A1/B2/: Creating directory marker
2025/03/15 01:44:29 INFO : A1/B2/C2: Making directory
2025/03/15 01:44:29 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/15 01:44:29 INFO : A1/B1/C3: Making directory
2025/03/15 01:44:29 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/15 01:44:29 INFO : A3: Making directory
2025/03/15 01:44:29 DEBUG : A3/: Creating directory marker
2025/03/15 01:44:29 INFO : A3/B3: Making directory
2025/03/15 01:44:29 DEBUG : A3/B3/: Creating directory marker
2025/03/15 01:44:29 INFO : A3/B3/C4: Making directory
2025/03/15 01:44:29 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/15 01:44:30 DEBUG : Waiting for deletions to finish
2025/03/15 01:44:30 INFO : A1/B1/C1/one: Deleted
2025/03/15 01:44:30 DEBUG : removing 2 level 3 directories
2025/03/15 01:44:30 INFO : A1/B1/C3: Removing directory
2025/03/15 01:44:30 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/15 01:44:30 INFO : A1/B1/C1: Removing directory
2025/03/15 01:44:30 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/15 01:44:30 DEBUG : removing 1 level 2 directories
2025/03/15 01:44:30 INFO : A1/B1: Removing directory
2025/03/15 01:44:30 DEBUG : A1/B1/: Removing directory marker
2025/03/15 01:44:30 DEBUG : Azure container rclone-test-hoxanov4hafo: Purge remote
2025/03/15 01:44:30 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.73s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:44:30 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/15 01:44:30 DEBUG : A1/B1/: Creating directory marker
2025/03/15 01:44:30 DEBUG : A1/: Creating directory marker
2025/03/15 01:44:30 INFO : A2: Making directory
2025/03/15 01:44:31 DEBUG : A2/: Creating directory marker
2025/03/15 01:44:31 INFO : A1/B2: Making directory
2025/03/15 01:44:31 DEBUG : A1/B2/: Creating directory marker
2025/03/15 01:44:31 INFO : A1/B2/C2: Making directory
2025/03/15 01:44:31 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/15 01:44:31 INFO : A1/B1/C3: Making directory
2025/03/15 01:44:31 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/15 01:44:31 INFO : A3: Making directory
2025/03/15 01:44:31 DEBUG : A3/: Creating directory marker
2025/03/15 01:44:31 INFO : A3/B3: Making directory
2025/03/15 01:44:31 DEBUG : A3/B3/: Creating directory marker
2025/03/15 01:44:31 INFO : A3/B3/C4: Making directory
2025/03/15 01:44:31 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/15 01:44:39 DEBUG : removing 1 level 3 directories
2025/03/15 01:44:39 INFO : A3/B3/C4: Removing directory
2025/03/15 01:44:39 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/15 01:44:46 DEBUG : removing 2 level 3 directories
2025/03/15 01:44:46 INFO : A1/B2/C2: Removing directory
2025/03/15 01:44:46 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/15 01:44:46 INFO : A1/B1/C3: Removing directory
2025/03/15 01:44:46 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/15 01:44:46 DEBUG : removing 4 level 2 directories
2025/03/15 01:44:46 INFO : dst/: Removing directory
2025/03/15 01:44:46 DEBUG : dst//: Removing directory marker
2025/03/15 01:44:46 INFO : A3/B3: Removing directory
2025/03/15 01:44:46 DEBUG : A3/B3/: Removing directory marker
2025/03/15 01:44:46 INFO : A1/B2: Removing directory
2025/03/15 01:44:46 DEBUG : A1/B2/: Removing directory marker
2025/03/15 01:44:46 INFO : BackupDir/: Removing directory
2025/03/15 01:44:46 DEBUG : BackupDir//: Removing directory marker
2025/03/15 01:44:46 DEBUG : removing 4 level 1 directories
2025/03/15 01:44:46 INFO : dst: Removing directory
2025/03/15 01:44:46 DEBUG : dst/: Removing directory marker
2025/03/15 01:44:46 INFO : A3: Removing directory
2025/03/15 01:44:46 DEBUG : A3/: Removing directory marker
2025/03/15 01:44:46 INFO : BackupDir: Removing directory
2025/03/15 01:44:46 DEBUG : BackupDir/: Removing directory marker
2025/03/15 01:44:46 INFO : A2: Removing directory
2025/03/15 01:44:46 DEBUG : A2/: Removing directory marker
2025/03/15 01:44:46 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:04237caf-a01e-008b-1c4b-95b890000000
Time:2025-03-15T01:44:46.5901550Z
--------------------------------------------------------------------------------
2025/03/15 01:44:46 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87d31a7d-f01e-0062-484b-957eda000000
Time:2025-03-15T01:44:46.5904085Z
--------------------------------------------------------------------------------
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-guxawuy1diyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87d31a7d-f01e-0062-484b-957eda000000
Time:2025-03-15T01:44:46.5904085Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/15 01:44:46 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/15 01:44:46 DEBUG : A1/B1/: Removing directory marker
2025/03/15 01:44:46 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.25s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:44:46 INFO : A1: Making directory
2025/03/15 01:44:46 DEBUG : A1/: Creating directory marker
2025/03/15 01:44:46 INFO : A1/B1: Making directory
2025/03/15 01:44:47 DEBUG : A1/B1/: Creating directory marker
2025/03/15 01:44:47 INFO : A1/B1/C1: Making directory
2025/03/15 01:44:47 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/15 01:44:47 DEBUG : removing 1 level 3 directories
2025/03/15 01:44:47 INFO : A1/B1/C1: Removing directory
2025/03/15 01:44:47 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/15 01:44:47 DEBUG : removing 1 level 2 directories
2025/03/15 01:44:47 INFO : A1/B1: Removing directory
2025/03/15 01:44:47 DEBUG : A1/B1/: Removing directory marker
2025/03/15 01:44:47 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.70s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:44:47 INFO : A1: Making directory
2025/03/15 01:44:47 DEBUG : A1/: Creating directory marker
2025/03/15 01:44:47 INFO : A1/B1: Making directory
2025/03/15 01:44:47 DEBUG : A1/B1/: Creating directory marker
2025/03/15 01:44:47 INFO : A1/B1/C1: Making directory
2025/03/15 01:44:47 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/15 01:44:48 DEBUG : removing 1 level 3 directories
2025/03/15 01:44:48 INFO : A1/B1/C1: Removing directory
2025/03/15 01:44:48 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/15 01:44:48 DEBUG : removing 1 level 2 directories
2025/03/15 01:44:48 INFO : A1/B1: Removing directory
2025/03/15 01:44:48 DEBUG : A1/B1/: Removing directory marker
2025/03/15 01:44:48 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.75s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:44:48 DEBUG : filename.txt: File name found in url
2025/03/15 01:44:48 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.76s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:44:49 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/15 01:44:49 DEBUG : sub/: Creating directory marker
2025/03/15 01:44:49 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/15 01:44:49 INFO : file1: Copied (new) to: sub/file2
2025/03/15 01:44:49 INFO : file1: Deleted
2025/03/15 01:44:49 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/15 01:44:49 DEBUG : file1: Unchanged skipping
2025/03/15 01:44:49 INFO : file1: Deleted
2025/03/15 01:44:49 DEBUG : Azure container rclone-test-guxawuy1diyu: don't need to copy/move sub/file2, it is already at target location
2025/03/15 01:44:49 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.49s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:44:49 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/15 01:44:49 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/15 01:44:49 INFO : file1: Copied (new)
2025/03/15 01:44:49 INFO : file1: Deleted
2025/03/15 01:44:49 DEBUG : file1: Destination exists, skipping
2025/03/15 01:44:49 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.34s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.07s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:44:50 DEBUG : dst/: Creating directory marker
2025/03/15 01:44:50 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-guxawuy1diyu/backup"
2025/03/15 01:44:50 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/15 01:44:50 DEBUG : Azure container rclone-test-guxawuy1diyu path backup: Using directory markers
2025/03/15 01:44:50 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-guxawuy1diyu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-guxawuy1diyu/backup"
2025/03/15 01:44:50 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/15 01:44:50 DEBUG : dst/: Creating directory marker
2025/03/15 01:44:50 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/15 01:44:50 INFO : dst/file1: Copied (server-side copy)
2025/03/15 01:44:50 INFO : dst/file1: Deleted
2025/03/15 01:44:50 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/15 01:44:50 INFO : dst/file1: Copied (new)
2025/03/15 01:44:50 INFO : dst/file1: Deleted
2025/03/15 01:44:51 DEBUG : dst/: Removing directory marker
2025/03/15 01:44:51 DEBUG : backup/dst/: Removing directory marker
2025/03/15 01:44:51 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-guxawuy1diyu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9ae02c0a-501e-009f-754b-95f0ff000000
Time:2025-03-15T01:44:51.2311817Z
--------------------------------------------------------------------------------
2025/03/15 01:44:52 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-guxawuy1diyu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9ae02dc6-501e-009f-0c4b-95f0ff000000
Time:2025-03-15T01:44:52.2687131Z
--------------------------------------------------------------------------------
2025/03/15 01:44:53 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-guxawuy1diyu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9ae02fbc-501e-009f-474b-95f0ff000000
Time:2025-03-15T01:44:53.3056364Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-guxawuy1diyu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9ae02fbc-501e-009f-474b-95f0ff000000
Time:2025-03-15T01:44:53.3056364Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.26s)
=== 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-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:44:54 DEBUG : A1/: Creating directory marker
2025/03/15 01:44:54 DEBUG : A1/B1/: Creating directory marker
2025/03/15 01:44:54 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/15 01:44:55 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/15 01:44:55 INFO : A1/B2: Making directory
2025/03/15 01:44:55 DEBUG : A1/B2/: Creating directory marker
2025/03/15 01:44:55 INFO : A1/B1/C3: Making directory
2025/03/15 01:44:55 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/15 01:44:55 DEBUG : A2/: Creating directory marker
2025/03/15 01:44:55 DEBUG : A2/B1/: Creating directory marker
2025/03/15 01:44:55 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/15 01:44:55 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/15 01:44:56 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/15 01:44:56 DEBUG : A2/B2/: Creating directory marker
2025/03/15 01:44:56 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/15 01:44:56 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/15 01:44:56 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/15 01:44:56 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/15 01:44:56 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/15 01:44:56 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/15 01:44:56 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/15 01:44:56 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/15 01:44:56 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/15 01:44:56 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/15 01:44:56 INFO : A1/B1/three: Deleted
2025/03/15 01:44:56 INFO : A1/two: Deleted
2025/03/15 01:44:56 INFO : A1/one: Deleted
2025/03/15 01:44:56 INFO : A1/B1/C1/four: Deleted
2025/03/15 01:44:56 INFO : A1/B1/C2/five: Deleted
2025/03/15 01:44:56 DEBUG : A1/B2/: Removing directory marker
2025/03/15 01:44:56 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/15 01:44:56 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/15 01:44:56 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/15 01:44:56 DEBUG : A1/B1/: Removing directory marker
2025/03/15 01:44:56 DEBUG : A1/: Removing directory marker
2025/03/15 01:44:56 DEBUG : A3/: Creating directory marker
2025/03/15 01:44:56 DEBUG : A3/B1/: Creating directory marker
2025/03/15 01:44:56 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/15 01:44:57 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/15 01:44:57 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/15 01:44:57 DEBUG : A3/B2/: Creating directory marker
2025/03/15 01:44:57 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/15 01:44:57 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/15 01:44:57 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/15 01:44:57 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/15 01:44:57 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/15 01:44:57 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/15 01:44:57 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/15 01:44:57 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/15 01:44:57 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/15 01:44:57 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/15 01:44:57 INFO : A2/B1/C2/five: Deleted
2025/03/15 01:44:57 INFO : A2/B1/three: Deleted
2025/03/15 01:44:57 INFO : A2/two: Deleted
2025/03/15 01:44:57 INFO : A2/one: Deleted
2025/03/15 01:44:57 INFO : A2/B1/C1/four: Deleted
2025/03/15 01:44:57 DEBUG : A2/B2/: Removing directory marker
2025/03/15 01:44:57 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/15 01:44:57 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/15 01:44:57 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/15 01:44:57 DEBUG : A2/B1/: Removing directory marker
2025/03/15 01:44:57 DEBUG : A2/: Removing directory marker
2025/03/15 01:44:57 INFO : Azure container rclone-test-guxawuy1diyu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/15 01:44:58 DEBUG : A4/: Creating directory marker
2025/03/15 01:44:58 DEBUG : A4/B1/: Creating directory marker
2025/03/15 01:44:58 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/15 01:44:58 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/15 01:44:58 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/15 01:44:58 DEBUG : A4/B2/: Creating directory marker
2025/03/15 01:44:58 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/15 01:44:58 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/15 01:44:58 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/15 01:44:58 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/15 01:44:58 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/15 01:44:58 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/15 01:44:58 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/15 01:44:58 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/15 01:44:58 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/15 01:44:58 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/15 01:44:58 INFO : A3/one: Deleted
2025/03/15 01:44:58 INFO : A3/B1/C1/four: Deleted
2025/03/15 01:44:58 INFO : A3/two: Deleted
2025/03/15 01:44:58 INFO : A3/B1/three: Deleted
2025/03/15 01:44:58 INFO : A3/B1/C2/five: Deleted
2025/03/15 01:44:58 DEBUG : A3/B2/: Removing directory marker
2025/03/15 01:44:58 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/15 01:44:58 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/15 01:44:58 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/15 01:44:58 DEBUG : A3/B1/: Removing directory marker
2025/03/15 01:44:58 DEBUG : A3/: Removing directory marker
2025/03/15 01:44:59 DEBUG : A4/B2/: Removing directory marker
2025/03/15 01:44:59 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/15 01:44:59 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/15 01:44:59 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/15 01:44:59 DEBUG : A4/B1/: Removing directory marker
2025/03/15 01:44:59 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.28s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.07s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:44:59 DEBUG : Azure container rclone-test-guxawuy1diyu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/15 01:44:59 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/15 01:44:59 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/15 01:44:59 NOTICE: Azure container rclone-test-guxawuy1diyu: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/15 01:44:59 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/15 01:44:59 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/15 01:44:59 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/15 01:44:59 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/15 01:45:00 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/15 01:45:00 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/15 01:45:00 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-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:45:00 DEBUG : Azure container rclone-test-guxawuy1diyu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/15 01:45:00 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/15 01:45:00 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/15 01:45:00 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/15 01:45:00 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/15 01:45:00 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/15 01:45:00 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/15 01:45:00 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/15 01:45:00 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/15 01:45:00 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-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:45:00 DEBUG : Azure container rclone-test-guxawuy1diyu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/15 01:45:00 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/15 01:45:00 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/15 01:45:00 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/15 01:45:00 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/15 01:45:00 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/15 01:45:00 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/15 01:45:00 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-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:45:01 DEBUG : Azure container rclone-test-guxawuy1diyu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/15 01:45:01 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/15 01:45:01 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/15 01:45:01 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/15 01:45:01 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/15 01:45:01 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/15 01:45:01 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/15 01:45:01 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/15 01:45:01 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/15 01:45:01 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/15 01:45:01 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.81s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.53s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.43s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.43s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.42s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", 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-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:45:01 DEBUG : Azure container rclone-test-guxawuy1diyu: File to upload is small (60 bytes), uploading instead of streaming
2025/03/15 01:45:01 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/15 01:45:01 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.34s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", 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-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
2025/03/15 01:45:02 DEBUG : sub dir/: Creating directory marker
2025/03/15 01:45:02 DEBUG : Azure container rclone-test-guxawuy1diyu: Touching "sub dir/potato3"
2025/03/15 01:45:02 DEBUG : Azure container rclone-test-guxawuy1diyu: Touching "empty space"
2025/03/15 01:45:02 DEBUG : Azure container rclone-test-guxawuy1diyu: Touching "potato2"
2025/03/15 01:45:02 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.83s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.07s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.07s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.07s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", 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-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", 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-guxawuy1diyu", Local "Local file system at /tmp/rclone3856068008", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/03/15 01:45:03 DEBUG : Azure container rclone-test-guxawuy1diyu: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m37.661330327s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot]