"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/03/29 02:16:49 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-werofac6boqa"
2025/03/29 02:16:49 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/29 02:16:49 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/29 02:16:49 DEBUG : Azure container rclone-test-werofac6boqa: Using directory markers
2025/03/29 02:16:49 DEBUG : Creating backend with remote "/tmp/rclone2916493355"
=== 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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:16:49 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/29 02:16:49 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/29 02:16:49 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/29 02:16:49 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/29 02:16:50 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/29 02:16:50 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/29 02:16:50 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/29 02:16:50 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/29 02:16:50 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/29 02:16:50 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/29 02:16:50 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/29 02:16:50 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/29 02:16:51 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/29 02:16:51 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/29 02:16:51 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/29 02:16:51 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/29 02:16:51 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/29 02:16:51 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/29 02:16:51 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/29 02:16:51 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/29 02:16:52 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/29 02:16:52 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/29 02:16:52 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/29 02:16:52 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/29 02:16:52 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/29 02:16:52 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/29 02:16:52 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/29 02:16:53 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/29 02:16:53 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/29 02:16:53 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/29 02:16:53 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/29 02:16:53 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/29 02:16:53 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/29 02:16:53 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/29 02:16:53 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/29 02:16:53 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/29 02:16:53 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/29 02:16:54 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/29 02:16:54 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/29 02:16:54 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/29 02:16:54 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/29 02:16:54 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/29 02:16:54 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/29 02:16:54 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/29 02:16:54 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/29 02:16:55 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/29 02:16:55 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/29 02:16:55 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/29 02:16:55 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/29 02:16:55 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/29 02:16:55 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/29 02:16:55 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/29 02:16:55 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/29 02:16:55 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/29 02:16:55 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/29 02:16:55 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/29 02:16:55 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/29 02:16:55 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/29 02:16:57 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/29 02:16:57 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/29 02:16:57 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/29 02:16:57 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/29 02:16:57 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/29 02:16:57 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/29 02:16:57 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/29 02:16:57 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/29 02:16:57 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/29 02:16:57 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/29 02:16:57 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/29 02:16:57 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/29 02:16:57 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/29 02:16:57 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/29 02:16:57 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/29 02:16:57 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/29 02:16:59 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/29 02:16:59 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/29 02:16:59 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/29 02:16:59 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/29 02:16:59 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/29 02:16:59 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/29 02:16:59 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/29 02:16:59 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/29 02:16:59 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/29 02:16:59 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/29 02:16:59 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/29 02:16:59 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/29 02:16:59 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/29 02:16:59 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/29 02:16:59 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/29 02:16:59 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/29 02:17:01 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/29 02:17:01 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/29 02:17:01 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/29 02:17:01 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/29 02:17:01 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/29 02:17:01 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/29 02:17:01 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/29 02:17:01 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/29 02:17:01 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/29 02:17:01 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/29 02:17:01 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/29 02:17:01 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/29 02:17:01 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/29 02:17:01 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/29 02:17:01 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/29 02:17:01 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/29 02:17:01 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/29 02:17:01 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/29 02:17:01 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/29 02:17:01 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.74s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.48s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.07s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.85s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (2.00s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.77s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (2.09s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:17:02 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/29 02:17:02 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/29 02:17:02 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/29 02:17:02 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/29 02:17:02 DEBUG : chunksize-probe: Removing empty object
2025/03/29 02:17:03 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/29 02:17:03 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/29 02:17:03 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/29 02:17:03 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/29 02:17:03 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/29 02:17:03 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/29 02:17:03 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/29 02:17:03 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/29 02:17:03 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/29 02:17:03 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/29 02:17:03 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/29 02:17:03 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/29 02:17:03 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/29 02:17:03 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/29 02:17:03 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/29 02:17:03 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/29 02:17:03 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/29 02:17:03 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/29 02:17:03 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/29 02:17:03 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/29 02:17:04 DEBUG : Returning error reader
2025/03/29 02:17:04 DEBUG : BOOM: simulated read failure
2025/03/29 02:17:04 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/29 02:17:04 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/29 02:17:05 DEBUG : Returning error reader
2025/03/29 02:17:05 DEBUG : BOOM: simulated read failure
2025/03/29 02:17:05 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/29 02:17:05 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/29 02:17:06 DEBUG : Returning error reader
2025/03/29 02:17:06 DEBUG : BOOM: simulated read failure
2025/03/29 02:17:06 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/29 02:17:06 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/29 02:17:07 DEBUG : Returning error reader
2025/03/29 02:17:07 DEBUG : BOOM: simulated read failure
2025/03/29 02:17:07 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/29 02:17:07 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/29 02:17:08 DEBUG : Returning error reader
2025/03/29 02:17:08 DEBUG : BOOM: simulated read failure
2025/03/29 02:17:08 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/29 02:17:08 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/29 02:17:09 DEBUG : Returning error reader
2025/03/29 02:17:09 DEBUG : BOOM: simulated read failure
2025/03/29 02:17:09 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/29 02:17:09 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/29 02:17:10 DEBUG : Returning error reader
2025/03/29 02:17:10 DEBUG : BOOM: simulated read failure
2025/03/29 02:17:10 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/29 02:17:10 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/29 02:17:11 DEBUG : Returning error reader
2025/03/29 02:17:11 DEBUG : BOOM: simulated read failure
2025/03/29 02:17:11 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/29 02:17:11 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/29 02:17:12 DEBUG : Returning error reader
2025/03/29 02:17:12 DEBUG : BOOM: simulated read failure
2025/03/29 02:17:12 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/29 02:17:12 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/29 02:17:13 DEBUG : Returning error reader
2025/03/29 02:17:13 DEBUG : BOOM: simulated read failure
2025/03/29 02:17:13 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/29 02:17:13 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/29 02:17:13 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/29 02:17:13 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/29 02:17:13 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/29 02:17:13 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/29 02:17:13 DEBUG : test-multithread-abort: Committing 0 blocks to remove uncommitted blocks
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:299:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330
Error: Should be true
Test: TestMultithreadCopyAbort
Messages: listing wrong, want
test-multithread-abort (100) got
test-multithread-abort (0)
fstest.go:144:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330
Error: Not equal:
expected: 100
actual : 0
Test: TestMultithreadCopyAbort
Messages: test-multithread-abort: size incorrect file=100 vs obj=0
--- FAIL: TestMultithreadCopyAbort (18.42s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/29 02:17:20 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/29 02:17:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/29 02:17:20 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/29 02:17:20 DEBUG : potato: Seek from 10 to 0
2025/03/29 02:17:20 DEBUG : potato: Seek from 10 to 0
2025/03/29 02:17:20 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/29 02:17:20 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/29 02:17:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/29 02:17:20 DEBUG : potato: Seek from 5 to 2
2025/03/29 02:17:20 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/29 02:17:20 DEBUG : potato: Seek from 7 to 0
2025/03/29 02:17:20 DEBUG : potato: Seek from 7 to 0
2025/03/29 02:17:20 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/29 02:17:20 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/29 02:17:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/29 02:17:20 DEBUG : potato: Seek from 5 to 2
2025/03/29 02:17:20 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/29 02:17:20 DEBUG : potato: Seek from 8 to 0
2025/03/29 02:17:20 DEBUG : potato: Seek from 8 to 0
2025/03/29 02:17:20 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/29 02:17:20 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/29 02:17:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/29 02:17:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/29 02:17:20 DEBUG : potato: Seek from 5 to 2
2025/03/29 02:17:20 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/29 02:17:20 DEBUG : potato: Seek from 9 to 0
2025/03/29 02:17:20 DEBUG : potato: Seek from 9 to 0
2025/03/29 02:17:20 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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", 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.22s)
--- 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/29 02:17:22 DEBUG : Creating backend with remote "nonexistent"
2025/03/29 02:17:22 DEBUG : Creating backend with remote "nonexistent"
2025/03/29 02:17:22 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/29 02:17:22 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/29 02:17:22 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/29 02:17:22 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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", 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.52s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.08s)
--- PASS: TestCheckDownload/3 (0.08s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.12s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", 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.20s)
--- 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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:17:24 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/29 02:17:24 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/29 02:17:24 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/29 02:17:24 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/29 02:17:25 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/29 02:17:25 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/29 02:17:25 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/29 02:17:25 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.41s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:17:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-werofac6boqa/data"
2025/03/29 02:17:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/29 02:17:25 DEBUG : Azure container rclone-test-werofac6boqa path data: Using directory markers
2025/03/29 02:17:25 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/29 02:17:27 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.80s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.14s)
--- PASS: TestCheckSum/subtest3 (0.14s)
--- 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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:17:27 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-werofac6boqa/data"
2025/03/29 02:17:27 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/29 02:17:27 DEBUG : Azure container rclone-test-werofac6boqa path data: Using directory markers
2025/03/29 02:17:28 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/29 02:17:31 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.11s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/03/29 02:17:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-venozeh1wisi"
2025/03/29 02:17:31 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/29 02:17:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/29 02:17:31 DEBUG : Azure container rclone-test-venozeh1wisi: Using directory markers
2025/03/29 02:17:31 DEBUG : Creating backend with remote "/tmp/rclone2634970314"
run.go:180: Remote "Azure container rclone-test-venozeh1wisi", Local "Local file system at /tmp/rclone2634970314", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/29 02:17:31 ERROR : hello, world!: sum not found
2025/03/29 02:17:31 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-venozeh1wisi
2025/03/29 02:17:31 NOTICE: Azure container rclone-test-venozeh1wisi: 1 files missing
2025/03/29 02:17:31 NOTICE: 1 hashes missing
2025/03/29 02:17:31 NOTICE: Azure container rclone-test-venozeh1wisi: 2 differences found
2025/03/29 02:17:31 NOTICE: Azure container rclone-test-venozeh1wisi: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/29 02:17:31 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/29 02:17:31 NOTICE: Azure container rclone-test-venozeh1wisi: 0 differences found
2025/03/29 02:17:31 NOTICE: Azure container rclone-test-venozeh1wisi: 1 matching files
2025/03/29 02:17:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sumihoj2sivo"
2025/03/29 02:17:31 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/29 02:17:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/29 02:17:31 DEBUG : Azure container rclone-test-sumihoj2sivo: Using directory markers
2025/03/29 02:17:31 DEBUG : Creating backend with remote "/tmp/rclone1314453463"
run.go:180: Remote "Azure container rclone-test-sumihoj2sivo", Local "Local file system at /tmp/rclone1314453463", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/29 02:17:31 ERROR : HELLO, WORLD!: sum not found
2025/03/29 02:17:31 ERROR : hello, world!: file not in Azure container rclone-test-sumihoj2sivo
2025/03/29 02:17:31 NOTICE: Azure container rclone-test-sumihoj2sivo: 1 files missing
2025/03/29 02:17:31 NOTICE: 1 hashes missing
2025/03/29 02:17:31 NOTICE: Azure container rclone-test-sumihoj2sivo: 2 differences found
2025/03/29 02:17:31 NOTICE: Azure container rclone-test-sumihoj2sivo: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/29 02:17:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/29 02:17:31 NOTICE: Azure container rclone-test-sumihoj2sivo: 0 differences found
2025/03/29 02:17:31 NOTICE: Azure container rclone-test-sumihoj2sivo: 1 matching files
2025/03/29 02:17:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xumowit9hiji"
2025/03/29 02:17:31 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/29 02:17:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/29 02:17:31 DEBUG : Azure container rclone-test-xumowit9hiji: Using directory markers
2025/03/29 02:17:31 DEBUG : Creating backend with remote "/tmp/rclone853229850"
run.go:180: Remote "Azure container rclone-test-xumowit9hiji", Local "Local file system at /tmp/rclone853229850", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/29 02:17:31 ERROR : HeLlO, wOrLd!: sum not found
2025/03/29 02:17:31 ERROR : hello, world!: file not in Azure container rclone-test-xumowit9hiji
2025/03/29 02:17:31 NOTICE: Azure container rclone-test-xumowit9hiji: 1 files missing
2025/03/29 02:17:31 NOTICE: 1 hashes missing
2025/03/29 02:17:31 NOTICE: Azure container rclone-test-xumowit9hiji: 2 differences found
2025/03/29 02:17:31 NOTICE: Azure container rclone-test-xumowit9hiji: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/29 02:17:31 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/29 02:17:31 NOTICE: Azure container rclone-test-xumowit9hiji: 0 differences found
2025/03/29 02:17:31 NOTICE: Azure container rclone-test-xumowit9hiji: 1 matching files
2025/03/29 02:17:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-liboziv9zaza"
2025/03/29 02:17:31 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/29 02:17:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/29 02:17:31 DEBUG : Azure container rclone-test-liboziv9zaza: Using directory markers
2025/03/29 02:17:31 DEBUG : Creating backend with remote "/tmp/rclone2130546869"
run.go:180: Remote "Azure container rclone-test-liboziv9zaza", Local "Local file system at /tmp/rclone2130546869", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/29 02:17:32 ERROR : HELLO, WORLD!: sum not found
2025/03/29 02:17:32 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-liboziv9zaza
2025/03/29 02:17:32 NOTICE: Azure container rclone-test-liboziv9zaza: 1 files missing
2025/03/29 02:17:32 NOTICE: 1 hashes missing
2025/03/29 02:17:32 NOTICE: Azure container rclone-test-liboziv9zaza: 2 differences found
2025/03/29 02:17:32 NOTICE: Azure container rclone-test-liboziv9zaza: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/29 02:17:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/29 02:17:32 NOTICE: Azure container rclone-test-liboziv9zaza: 0 differences found
2025/03/29 02:17:32 NOTICE: Azure container rclone-test-liboziv9zaza: 1 matching files
2025/03/29 02:17:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-berowig7xexa"
2025/03/29 02:17:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/29 02:17:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/29 02:17:32 DEBUG : Azure container rclone-test-berowig7xexa: Using directory markers
2025/03/29 02:17:32 DEBUG : Creating backend with remote "/tmp/rclone831853592"
run.go:180: Remote "Azure container rclone-test-berowig7xexa", Local "Local file system at /tmp/rclone831853592", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/29 02:17:32 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/29 02:17:32 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-berowig7xexa
2025/03/29 02:17:32 NOTICE: Azure container rclone-test-berowig7xexa: 1 files missing
2025/03/29 02:17:32 NOTICE: 1 hashes missing
2025/03/29 02:17:32 NOTICE: Azure container rclone-test-berowig7xexa: 2 differences found
2025/03/29 02:17:32 NOTICE: Azure container rclone-test-berowig7xexa: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/29 02:17:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/29 02:17:32 NOTICE: Azure container rclone-test-berowig7xexa: 0 differences found
2025/03/29 02:17:32 NOTICE: Azure container rclone-test-berowig7xexa: 1 matching files
2025/03/29 02:17:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-heratuj8pepa"
2025/03/29 02:17:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/29 02:17:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/29 02:17:32 DEBUG : Azure container rclone-test-heratuj8pepa: Using directory markers
2025/03/29 02:17:32 DEBUG : Creating backend with remote "/tmp/rclone2540328497"
run.go:180: Remote "Azure container rclone-test-heratuj8pepa", Local "Local file system at /tmp/rclone2540328497", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/29 02:17:32 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/29 02:17:32 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-heratuj8pepa
2025/03/29 02:17:32 NOTICE: Azure container rclone-test-heratuj8pepa: 1 files missing
2025/03/29 02:17:32 NOTICE: 1 hashes missing
2025/03/29 02:17:32 NOTICE: Azure container rclone-test-heratuj8pepa: 2 differences found
2025/03/29 02:17:32 NOTICE: Azure container rclone-test-heratuj8pepa: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/29 02:17:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/29 02:17:32 NOTICE: Azure container rclone-test-heratuj8pepa: 0 differences found
2025/03/29 02:17:32 NOTICE: Azure container rclone-test-heratuj8pepa: 1 matching files
2025/03/29 02:17:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wovawoj9nehi"
2025/03/29 02:17:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/29 02:17:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/29 02:17:32 DEBUG : Azure container rclone-test-wovawoj9nehi: Using directory markers
2025/03/29 02:17:32 DEBUG : Creating backend with remote "/tmp/rclone3753821869"
run.go:180: Remote "Azure container rclone-test-wovawoj9nehi", Local "Local file system at /tmp/rclone3753821869", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/29 02:17:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/29 02:17:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-wovawoj9nehi
2025/03/29 02:17:32 NOTICE: Azure container rclone-test-wovawoj9nehi: 1 files missing
2025/03/29 02:17:32 NOTICE: 1 hashes missing
2025/03/29 02:17:32 NOTICE: Azure container rclone-test-wovawoj9nehi: 2 differences found
2025/03/29 02:17:32 NOTICE: Azure container rclone-test-wovawoj9nehi: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/29 02:17:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/29 02:17:33 NOTICE: Azure container rclone-test-wovawoj9nehi: 0 differences found
2025/03/29 02:17:33 NOTICE: Azure container rclone-test-wovawoj9nehi: 1 matching files
2025/03/29 02:17:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-detahuc8zeri"
2025/03/29 02:17:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/29 02:17:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/29 02:17:33 DEBUG : Azure container rclone-test-detahuc8zeri: Using directory markers
2025/03/29 02:17:33 DEBUG : Creating backend with remote "/tmp/rclone2872171578"
run.go:180: Remote "Azure container rclone-test-detahuc8zeri", Local "Local file system at /tmp/rclone2872171578", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/29 02:17:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/29 02:17:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-detahuc8zeri
2025/03/29 02:17:33 NOTICE: Azure container rclone-test-detahuc8zeri: 1 files missing
2025/03/29 02:17:33 NOTICE: 1 hashes missing
2025/03/29 02:17:33 NOTICE: Azure container rclone-test-detahuc8zeri: 2 differences found
2025/03/29 02:17:33 NOTICE: Azure container rclone-test-detahuc8zeri: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/29 02:17:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/29 02:17:33 NOTICE: Azure container rclone-test-detahuc8zeri: 0 differences found
2025/03/29 02:17:33 NOTICE: Azure container rclone-test-detahuc8zeri: 1 matching files
2025/03/29 02:17:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-majaweg1leha"
2025/03/29 02:17:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/29 02:17:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/29 02:17:33 DEBUG : Azure container rclone-test-majaweg1leha: Using directory markers
2025/03/29 02:17:33 DEBUG : Creating backend with remote "/tmp/rclone1135591563"
run.go:180: Remote "Azure container rclone-test-majaweg1leha", Local "Local file system at /tmp/rclone1135591563", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/29 02:17:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/29 02:17:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-majaweg1leha
2025/03/29 02:17:33 NOTICE: Azure container rclone-test-majaweg1leha: 1 files missing
2025/03/29 02:17:33 NOTICE: 1 hashes missing
2025/03/29 02:17:33 NOTICE: Azure container rclone-test-majaweg1leha: 2 differences found
2025/03/29 02:17:33 NOTICE: Azure container rclone-test-majaweg1leha: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/29 02:17:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/29 02:17:33 NOTICE: Azure container rclone-test-majaweg1leha: 0 differences found
2025/03/29 02:17:33 NOTICE: Azure container rclone-test-majaweg1leha: 1 matching files
2025/03/29 02:17:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-canafud3sopa"
2025/03/29 02:17:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/29 02:17:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/29 02:17:33 DEBUG : Azure container rclone-test-canafud3sopa: Using directory markers
2025/03/29 02:17:33 DEBUG : Creating backend with remote "/tmp/rclone2082021580"
run.go:180: Remote "Azure container rclone-test-canafud3sopa", Local "Local file system at /tmp/rclone2082021580", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/29 02:17:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/29 02:17:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-canafud3sopa
2025/03/29 02:17:33 NOTICE: Azure container rclone-test-canafud3sopa: 1 files missing
2025/03/29 02:17:33 NOTICE: 1 hashes missing
2025/03/29 02:17:33 NOTICE: Azure container rclone-test-canafud3sopa: 2 differences found
2025/03/29 02:17:33 NOTICE: Azure container rclone-test-canafud3sopa: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/29 02:17:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/29 02:17:33 NOTICE: Azure container rclone-test-canafud3sopa: 0 differences found
2025/03/29 02:17:33 NOTICE: Azure container rclone-test-canafud3sopa: 1 matching files
2025/03/29 02:17:33 DEBUG : Azure container rclone-test-canafud3sopa: Purge remote
2025/03/29 02:17:33 DEBUG : Azure container rclone-test-majaweg1leha: Purge remote
2025/03/29 02:17:34 DEBUG : Azure container rclone-test-detahuc8zeri: Purge remote
2025/03/29 02:17:34 DEBUG : Azure container rclone-test-wovawoj9nehi: Purge remote
2025/03/29 02:17:34 DEBUG : Azure container rclone-test-heratuj8pepa: Purge remote
2025/03/29 02:17:34 DEBUG : Azure container rclone-test-berowig7xexa: Purge remote
2025/03/29 02:17:34 DEBUG : Azure container rclone-test-liboziv9zaza: Purge remote
2025/03/29 02:17:34 DEBUG : Azure container rclone-test-xumowit9hiji: Purge remote
2025/03/29 02:17:34 DEBUG : Azure container rclone-test-sumihoj2sivo: Purge remote
2025/03/29 02:17:34 DEBUG : Azure container rclone-test-venozeh1wisi: Purge remote
--- PASS: TestApplyTransforms (3.59s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:17:34 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/29 02:17:34 DEBUG : sub/: Creating directory marker
2025/03/29 02:17:34 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/29 02:17:34 INFO : file1: Copied (new) to: sub/file2
2025/03/29 02:17:34 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/29 02:17:34 DEBUG : file1: Unchanged skipping
2025/03/29 02:17:34 DEBUG : Azure container rclone-test-werofac6boqa: don't need to copy/move sub/file2, it is already at target location
2025/03/29 02:17:35 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", 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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:17:35 DEBUG : dst/: Creating directory marker
2025/03/29 02:17:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-werofac6boqa/backup"
2025/03/29 02:17:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/29 02:17:35 DEBUG : Azure container rclone-test-werofac6boqa path backup: Using directory markers
2025/03/29 02:17:35 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-werofac6boqa/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-werofac6boqa/backup"
2025/03/29 02:17:35 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/29 02:17:35 DEBUG : dst/: Creating directory marker
2025/03/29 02:17:35 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/29 02:17:35 INFO : dst/file1: Copied (server-side copy)
2025/03/29 02:17:35 INFO : dst/file1: Deleted
2025/03/29 02:17:35 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/29 02:17:35 INFO : dst/file1: Copied (new)
2025/03/29 02:17:36 DEBUG : dst/: Removing directory marker
2025/03/29 02:17:36 DEBUG : backup/dst/: Removing directory marker
2025/03/29 02:17:36 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-werofac6boqa/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a48260-601e-002d-6f50-a00f8e000000
Time:2025-03-29T02:17:36.2549412Z
--------------------------------------------------------------------------------
2025/03/29 02:17:37 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-werofac6boqa/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a483e5-601e-002d-3b50-a00f8e000000
Time:2025-03-29T02:17:37.2926887Z
--------------------------------------------------------------------------------
2025/03/29 02:17:38 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-werofac6boqa/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a484fe-601e-002d-1550-a00f8e000000
Time:2025-03-29T02:17:38.3311085Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a484fe-601e-002d-1550-a00f8e000000
Time:2025-03-29T02:17:38.3311085Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.14s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:17:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-werofac6boqa/dst"
2025/03/29 02:17:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/29 02:17:39 DEBUG : Azure container rclone-test-werofac6boqa path dst: Using directory markers
2025/03/29 02:17:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-werofac6boqa/CompareDest"
2025/03/29 02:17:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/29 02:17:39 DEBUG : Azure container rclone-test-werofac6boqa path CompareDest: Using directory markers
2025/03/29 02:17:39 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-werofac6boqa/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-werofac6boqa/CompareDest"
2025/03/29 02:17:39 DEBUG : one: Need to transfer - File not found at Destination
2025/03/29 02:17:39 DEBUG : /: Creating directory marker
2025/03/29 02:17:39 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/29 02:17:39 INFO : one: Copied (new)
2025/03/29 02:17:39 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-werofac6boqa/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-werofac6boqa/CompareDest"
2025/03/29 02:17:39 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/29 02:17:39 DEBUG : /: Creating directory marker
2025/03/29 02:17:40 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/29 02:17:40 INFO : one: Copied (replaced existing)
2025/03/29 02:17:40 DEBUG : dst/: Creating directory marker
2025/03/29 02:17:40 DEBUG : CompareDest/: Creating directory marker
2025/03/29 02:17:40 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-werofac6boqa/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-werofac6boqa/CompareDest"
2025/03/29 02:17:40 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/29 02:17:40 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/29 02:17:40 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/29 02:17:40 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-werofac6boqa/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-werofac6boqa/CompareDest"
2025/03/29 02:17:40 DEBUG : two: Need to transfer - File not found at Destination
2025/03/29 02:17:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/29 02:17:40 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/29 02:17:41 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-werofac6boqa/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-werofac6boqa/CompareDest"
2025/03/29 02:17:41 DEBUG : two: Need to transfer - File not found at Destination
2025/03/29 02:17:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/29 02:17:41 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/29 02:17:41 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-werofac6boqa/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-werofac6boqa/CompareDest"
2025/03/29 02:17:41 DEBUG : two: Need to transfer - File not found at Destination
2025/03/29 02:17:41 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/29 02:17:41 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/29 02:17:41 INFO : two: Copied (new)
2025/03/29 02:17:41 DEBUG : dst/: Removing directory marker
2025/03/29 02:17:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4893d-601e-002d-2250-a00f8e000000
Time:2025-03-29T02:17:41.7459491Z
--------------------------------------------------------------------------------
2025/03/29 02:17:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a48adb-601e-002d-6650-a00f8e000000
Time:2025-03-29T02:17:42.7839754Z
--------------------------------------------------------------------------------
2025/03/29 02:17:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a48c6f-601e-002d-1550-a00f8e000000
Time:2025-03-29T02:17:43.8213773Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a48c6f-601e-002d-1550-a00f8e000000
Time:2025-03-29T02:17:43.8213773Z
--------------------------------------------------------------------------------
2025/03/29 02:17:44 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.61s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:17:52 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-werofac6boqa/dst"
2025/03/29 02:17:52 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/29 02:17:52 DEBUG : Azure container rclone-test-werofac6boqa path dst: Using directory markers
2025/03/29 02:17:52 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-werofac6boqa/CopyDest"
2025/03/29 02:17:52 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/29 02:17:52 DEBUG : Azure container rclone-test-werofac6boqa path CopyDest: Using directory markers
2025/03/29 02:17:52 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-werofac6boqa/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-werofac6boqa/CopyDest"
2025/03/29 02:17:52 DEBUG : one: Need to transfer - File not found at Destination
2025/03/29 02:17:52 DEBUG : /: Creating directory marker
2025/03/29 02:17:52 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/29 02:17:52 INFO : one: Copied (new)
2025/03/29 02:17:52 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-werofac6boqa/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-werofac6boqa/CopyDest"
2025/03/29 02:17:52 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/29 02:17:52 DEBUG : /: Creating directory marker
2025/03/29 02:17:52 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/29 02:17:52 INFO : one: Copied (replaced existing)
2025/03/29 02:17:52 DEBUG : dst/: Creating directory marker
2025/03/29 02:17:52 DEBUG : CopyDest/: Creating directory marker
2025/03/29 02:17:53 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-werofac6boqa/BackupDir"
2025/03/29 02:17:53 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/29 02:17:53 DEBUG : Azure container rclone-test-werofac6boqa path BackupDir: Using directory markers
2025/03/29 02:17:53 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-werofac6boqa/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-werofac6boqa/BackupDir"
2025/03/29 02:17:53 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-werofac6boqa/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-werofac6boqa/CopyDest"
2025/03/29 02:17:53 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/29 02:17:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/29 02:17:53 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/29 02:17:53 DEBUG : /: Creating directory marker
2025/03/29 02:17:53 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/29 02:17:53 INFO : one: Copied (server-side copy)
2025/03/29 02:17:53 INFO : one: Deleted
2025/03/29 02:17:53 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/29 02:17:53 INFO : one: Copied (server-side copy)
2025/03/29 02:17:53 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/29 02:17:53 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-werofac6boqa/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-werofac6boqa/CopyDest"
2025/03/29 02:17:53 DEBUG : two: Need to transfer - File not found at Destination
2025/03/29 02:17:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/29 02:17:54 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/29 02:17:54 INFO : two: Copied (server-side copy)
2025/03/29 02:17:54 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/29 02:17:54 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-werofac6boqa/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-werofac6boqa/CopyDest"
2025/03/29 02:17:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/29 02:17:54 DEBUG : two: Unchanged skipping
2025/03/29 02:17:54 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-werofac6boqa/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-werofac6boqa/CopyDest"
2025/03/29 02:17:54 DEBUG : three: Need to transfer - File not found at Destination
2025/03/29 02:17:54 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/29 02:17:54 DEBUG : three: Destination not found in --copy-dest
2025/03/29 02:17:54 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/29 02:17:54 INFO : three: Copied (new)
2025/03/29 02:17:55 DEBUG : dst/: Removing directory marker
2025/03/29 02:17: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a49b25-601e-002d-6b50-a00f8e000000
Time:2025-03-29T02:17:55.1061575Z
--------------------------------------------------------------------------------
2025/03/29 02:17: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a49c5e-601e-002d-6b50-a00f8e000000
Time:2025-03-29T02:17:56.1439275Z
--------------------------------------------------------------------------------
2025/03/29 02:17: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a49d8e-601e-002d-7350-a00f8e000000
Time:2025-03-29T02:17:57.1822137Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a49d8e-601e-002d-7350-a00f8e000000
Time:2025-03-29T02:17:57.1822137Z
--------------------------------------------------------------------------------
2025/03/29 02:17:58 DEBUG : CopyDest/: Removing directory marker
2025/03/29 02:17: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a49f91-601e-002d-1850-a00f8e000000
Time:2025-03-29T02:17:58.2595934Z
--------------------------------------------------------------------------------
2025/03/29 02:17: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4a123-601e-002d-5350-a00f8e000000
Time:2025-03-29T02:17:59.2981507Z
--------------------------------------------------------------------------------
2025/03/29 02:18: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4a2a9-601e-002d-7450-a00f8e000000
Time:2025-03-29T02:18:00.3364539Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4a2a9-601e-002d-7450-a00f8e000000
Time:2025-03-29T02:18:00.3364539Z
--------------------------------------------------------------------------------
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.48s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/29 02:18:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4aee3-601e-002d-0950-a00f8e000000
Time:2025-03-29T02:18:08.5288788Z
--------------------------------------------------------------------------------
2025/03/29 02:18:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4b045-601e-002d-2950-a00f8e000000
Time:2025-03-29T02:18:09.5674941Z
--------------------------------------------------------------------------------
2025/03/29 02:18:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4b1a9-601e-002d-5d50-a00f8e000000
Time:2025-03-29T02:18:10.6053431Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4b1a9-601e-002d-5d50-a00f8e000000
Time:2025-03-29T02:18:10.6053431Z
--------------------------------------------------------------------------------
2025/03/29 02:18:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4b32a-601e-002d-2f50-a00f8e000000
Time:2025-03-29T02:18:11.6431219Z
--------------------------------------------------------------------------------
2025/03/29 02:18:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4b4e2-601e-002d-2850-a00f8e000000
Time:2025-03-29T02:18:12.6807391Z
--------------------------------------------------------------------------------
2025/03/29 02:18:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4b6f1-601e-002d-6150-a00f8e000000
Time:2025-03-29T02:18:13.7180972Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4b6f1-601e-002d-6150-a00f8e000000
Time:2025-03-29T02:18:13.7180972Z
--------------------------------------------------------------------------------
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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/29 02:18:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4c29c-601e-002d-3d50-a00f8e000000
Time:2025-03-29T02:18:21.9093585Z
--------------------------------------------------------------------------------
2025/03/29 02:18: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4c403-601e-002d-6d50-a00f8e000000
Time:2025-03-29T02:18:22.9489315Z
--------------------------------------------------------------------------------
2025/03/29 02:18: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4c56b-601e-002d-2250-a00f8e000000
Time:2025-03-29T02:18:23.9870398Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4c56b-601e-002d-2250-a00f8e000000
Time:2025-03-29T02:18:23.9870398Z
--------------------------------------------------------------------------------
2025/03/29 02:18:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4c6f9-601e-002d-0950-a00f8e000000
Time:2025-03-29T02:18:25.0247501Z
--------------------------------------------------------------------------------
2025/03/29 02:18:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4c87b-601e-002d-6350-a00f8e000000
Time:2025-03-29T02:18:26.0626708Z
--------------------------------------------------------------------------------
2025/03/29 02:18:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4c9ad-601e-002d-6650-a00f8e000000
Time:2025-03-29T02:18:27.1008856Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4c9ad-601e-002d-6650-a00f8e000000
Time:2025-03-29T02:18:27.1008856Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:18:35 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/29 02:18:35 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/29 02:18:35 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/29 02:18:35 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/29 02:18:35 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/29 02:18:35 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/29 02:18:35 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/29 02:18:35 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/29 02:18:35 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 07cb12e6c1a5f1b94e44001d8c321937 OK
2025/03/29 02:18:35 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/29 02:18: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4d74a-601e-002d-4450-a00f8e000000
Time:2025-03-29T02:18:36.2175561Z
--------------------------------------------------------------------------------
2025/03/29 02:18: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4d8bf-601e-002d-7350-a00f8e000000
Time:2025-03-29T02:18:37.2548035Z
--------------------------------------------------------------------------------
2025/03/29 02:18: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4d9ec-601e-002d-7150-a00f8e000000
Time:2025-03-29T02:18:38.2920656Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4d9ec-601e-002d-7150-a00f8e000000
Time:2025-03-29T02:18:38.2920656Z
--------------------------------------------------------------------------------
2025/03/29 02:18:39 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/29 02:18: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4db4d-601e-002d-1f50-a00f8e000000
Time:2025-03-29T02:18:39.3682580Z
--------------------------------------------------------------------------------
2025/03/29 02:18: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4dd16-601e-002d-3350-a00f8e000000
Time:2025-03-29T02:18:40.4061872Z
--------------------------------------------------------------------------------
2025/03/29 02:18: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4de8e-601e-002d-7b50-a00f8e000000
Time:2025-03-29T02:18:41.4440071Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4de8e-601e-002d-7b50-a00f8e000000
Time:2025-03-29T02:18:41.4440071Z
--------------------------------------------------------------------------------
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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/29 02:18:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4ee18-601e-002d-4050-a00f8e000000
Time:2025-03-29T02:18:49.6378921Z
--------------------------------------------------------------------------------
2025/03/29 02:18:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4efc4-601e-002d-3150-a00f8e000000
Time:2025-03-29T02:18:50.6755969Z
--------------------------------------------------------------------------------
2025/03/29 02:18:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4f16c-601e-002d-3650-a00f8e000000
Time:2025-03-29T02:18:51.7138492Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4f16c-601e-002d-3650-a00f8e000000
Time:2025-03-29T02:18:51.7138492Z
--------------------------------------------------------------------------------
2025/03/29 02:18:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4f2f6-601e-002d-0e50-a00f8e000000
Time:2025-03-29T02:18:52.7522621Z
--------------------------------------------------------------------------------
2025/03/29 02:18:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4f419-601e-002d-7f50-a00f8e000000
Time:2025-03-29T02:18:53.7908810Z
--------------------------------------------------------------------------------
2025/03/29 02:18:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4f5a0-601e-002d-3150-a00f8e000000
Time:2025-03-29T02:18:54.8283917Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a4f5a0-601e-002d-3150-a00f8e000000
Time:2025-03-29T02:18:54.8283917Z
--------------------------------------------------------------------------------
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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/29 02:19: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a503c5-601e-002d-0f50-a00f8e000000
Time:2025-03-29T02:19:03.0224192Z
--------------------------------------------------------------------------------
2025/03/29 02:19: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5058c-601e-002d-1150-a00f8e000000
Time:2025-03-29T02:19:04.0612400Z
--------------------------------------------------------------------------------
2025/03/29 02:19: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a50770-601e-002d-0a50-a00f8e000000
Time:2025-03-29T02:19:05.0987142Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a50770-601e-002d-0a50-a00f8e000000
Time:2025-03-29T02:19:05.0987142Z
--------------------------------------------------------------------------------
2025/03/29 02:19: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a508e7-601e-002d-4b50-a00f8e000000
Time:2025-03-29T02:19:06.1367543Z
--------------------------------------------------------------------------------
2025/03/29 02:19: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a50aa2-601e-002d-5050-a00f8e000000
Time:2025-03-29T02:19:07.1744540Z
--------------------------------------------------------------------------------
2025/03/29 02:19: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a50c4e-601e-002d-5950-a00f8e000000
Time:2025-03-29T02:19:08.2127254Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a50c4e-601e-002d-5950-a00f8e000000
Time:2025-03-29T02:19:08.2127254Z
--------------------------------------------------------------------------------
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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/29 02:19: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5198b-601e-002d-3a50-a00f8e000000
Time:2025-03-29T02:19:16.4065466Z
--------------------------------------------------------------------------------
2025/03/29 02:19: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a51bb4-601e-002d-7650-a00f8e000000
Time:2025-03-29T02:19:17.4443333Z
--------------------------------------------------------------------------------
2025/03/29 02:19: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a51d25-601e-002d-2b50-a00f8e000000
Time:2025-03-29T02:19:18.4823859Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a51d25-601e-002d-2b50-a00f8e000000
Time:2025-03-29T02:19:18.4823859Z
--------------------------------------------------------------------------------
2025/03/29 02:19: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a51eea-601e-002d-4650-a00f8e000000
Time:2025-03-29T02:19:19.5198755Z
--------------------------------------------------------------------------------
2025/03/29 02:19: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a520af-601e-002d-6150-a00f8e000000
Time:2025-03-29T02:19:20.5578587Z
--------------------------------------------------------------------------------
2025/03/29 02:19: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a522b9-601e-002d-2250-a00f8e000000
Time:2025-03-29T02:19:21.5965618Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a522b9-601e-002d-2250-a00f8e000000
Time:2025-03-29T02:19:21.5965618Z
--------------------------------------------------------------------------------
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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/29 02:19:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a53458-601e-002d-0251-a00f8e000000
Time:2025-03-29T02:19:29.7883564Z
--------------------------------------------------------------------------------
2025/03/29 02:19:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a53620-601e-002d-0a51-a00f8e000000
Time:2025-03-29T02:19:30.8267314Z
--------------------------------------------------------------------------------
2025/03/29 02:19:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a538b0-601e-002d-2951-a00f8e000000
Time:2025-03-29T02:19:31.8644454Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a538b0-601e-002d-2951-a00f8e000000
Time:2025-03-29T02:19:31.8644454Z
--------------------------------------------------------------------------------
2025/03/29 02:19:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a53abf-601e-002d-7551-a00f8e000000
Time:2025-03-29T02:19:32.9026837Z
--------------------------------------------------------------------------------
2025/03/29 02:19:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a53c8d-601e-002d-8051-a00f8e000000
Time:2025-03-29T02:19:33.9405508Z
--------------------------------------------------------------------------------
2025/03/29 02:19: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a53ea6-601e-002d-1251-a00f8e000000
Time:2025-03-29T02:19:34.9788406Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a53ea6-601e-002d-1251-a00f8e000000
Time:2025-03-29T02:19:34.9788406Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/29 02:19:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a54e72-601e-002d-6751-a00f8e000000
Time:2025-03-29T02:19:43.1754806Z
--------------------------------------------------------------------------------
2025/03/29 02:19:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a55153-601e-002d-1e51-a00f8e000000
Time:2025-03-29T02:19:44.2132578Z
--------------------------------------------------------------------------------
2025/03/29 02:19:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a55334-601e-002d-4851-a00f8e000000
Time:2025-03-29T02:19:45.2507691Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a55334-601e-002d-4851-a00f8e000000
Time:2025-03-29T02:19:45.2507691Z
--------------------------------------------------------------------------------
2025/03/29 02:19:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5552a-601e-002d-1751-a00f8e000000
Time:2025-03-29T02:19:46.2881431Z
--------------------------------------------------------------------------------
2025/03/29 02:19:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a55778-601e-002d-7251-a00f8e000000
Time:2025-03-29T02:19:47.3265756Z
--------------------------------------------------------------------------------
2025/03/29 02:19:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5593a-601e-002d-7e51-a00f8e000000
Time:2025-03-29T02:19:48.3648607Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5593a-601e-002d-7e51-a00f8e000000
Time:2025-03-29T02:19:48.3648607Z
--------------------------------------------------------------------------------
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.40s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:19:56 DEBUG : also/: Creating directory marker
2025/03/29 02:19:56 INFO : Azure container rclone-test-werofac6boqa: Looking for duplicate md5 hashes using newest mode.
2025/03/29 02:19:57 NOTICE: 9cb0f0b195311265b8f660af817fc99b: Found 3 files with duplicate md5 hashes
2025/03/29 02:19:57 INFO : one: Deleted
2025/03/29 02:19:57 INFO : also/one: Deleted
2025/03/29 02:19:57 NOTICE: 9cb0f0b195311265b8f660af817fc99b: Deleted 2 extra copies
2025/03/29 02:19: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a568fb-601e-002d-0a51-a00f8e000000
Time:2025-03-29T02:19:57.3664853Z
--------------------------------------------------------------------------------
2025/03/29 02:19: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a56ae4-601e-002d-3551-a00f8e000000
Time:2025-03-29T02:19:58.4049217Z
--------------------------------------------------------------------------------
2025/03/29 02:19: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a56c98-601e-002d-4551-a00f8e000000
Time:2025-03-29T02:19:59.4449289Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a56c98-601e-002d-4551-a00f8e000000
Time:2025-03-29T02:19:59.4449289Z
--------------------------------------------------------------------------------
2025/03/29 02:20:00 DEBUG : also/: Removing directory marker
2025/03/29 02:20: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a56e77-601e-002d-6451-a00f8e000000
Time:2025-03-29T02:20:00.5237463Z
--------------------------------------------------------------------------------
2025/03/29 02:20:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5708a-601e-002d-2051-a00f8e000000
Time:2025-03-29T02:20:01.5633107Z
--------------------------------------------------------------------------------
2025/03/29 02:20:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a572e6-601e-002d-0551-a00f8e000000
Time:2025-03-29T02:20:02.6014249Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a572e6-601e-002d-0551-a00f8e000000
Time:2025-03-29T02:20:02.6014249Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.23s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/29 02:20:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a58077-601e-002d-1d51-a00f8e000000
Time:2025-03-29T02:20:10.8019316Z
--------------------------------------------------------------------------------
2025/03/29 02:20:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a58262-601e-002d-5451-a00f8e000000
Time:2025-03-29T02:20:11.8402175Z
--------------------------------------------------------------------------------
2025/03/29 02:20:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5846b-601e-002d-2e51-a00f8e000000
Time:2025-03-29T02:20:12.8775989Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5846b-601e-002d-2e51-a00f8e000000
Time:2025-03-29T02:20:12.8775989Z
--------------------------------------------------------------------------------
2025/03/29 02:20: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a58647-601e-002d-6b51-a00f8e000000
Time:2025-03-29T02:20:13.9160549Z
--------------------------------------------------------------------------------
2025/03/29 02:20: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a58849-601e-002d-4051-a00f8e000000
Time:2025-03-29T02:20:14.9535217Z
--------------------------------------------------------------------------------
2025/03/29 02:20: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a58a17-601e-002d-5351-a00f8e000000
Time:2025-03-29T02:20:15.9912176Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a58a17-601e-002d-5351-a00f8e000000
Time:2025-03-29T02:20:15.9912176Z
--------------------------------------------------------------------------------
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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/29 02:20: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a599d2-601e-002d-0951-a00f8e000000
Time:2025-03-29T02:20:24.1838437Z
--------------------------------------------------------------------------------
2025/03/29 02:20: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a59bd5-601e-002d-5451-a00f8e000000
Time:2025-03-29T02:20:25.2212726Z
--------------------------------------------------------------------------------
2025/03/29 02:20: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a59d86-601e-002d-6051-a00f8e000000
Time:2025-03-29T02:20:26.2589508Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a59d86-601e-002d-6051-a00f8e000000
Time:2025-03-29T02:20:26.2589508Z
--------------------------------------------------------------------------------
2025/03/29 02:20: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a59f14-601e-002d-3151-a00f8e000000
Time:2025-03-29T02:20:27.2979529Z
--------------------------------------------------------------------------------
2025/03/29 02:20: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5a160-601e-002d-1551-a00f8e000000
Time:2025-03-29T02:20:28.3350723Z
--------------------------------------------------------------------------------
2025/03/29 02:20: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5a31a-601e-002d-1c51-a00f8e000000
Time:2025-03-29T02:20:29.3728600Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5a31a-601e-002d-1c51-a00f8e000000
Time:2025-03-29T02:20:29.3728600Z
--------------------------------------------------------------------------------
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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/29 02:20: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5b130-601e-002d-6f51-a00f8e000000
Time:2025-03-29T02:20:37.5661755Z
--------------------------------------------------------------------------------
2025/03/29 02:20:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5b2c9-601e-002d-5651-a00f8e000000
Time:2025-03-29T02:20:38.6043594Z
--------------------------------------------------------------------------------
2025/03/29 02:20:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5b467-601e-002d-3f51-a00f8e000000
Time:2025-03-29T02:20:39.6417524Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5b467-601e-002d-3f51-a00f8e000000
Time:2025-03-29T02:20:39.6417524Z
--------------------------------------------------------------------------------
2025/03/29 02:20:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5b614-601e-002d-3151-a00f8e000000
Time:2025-03-29T02:20:40.6793813Z
--------------------------------------------------------------------------------
2025/03/29 02:20:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5b7f3-601e-002d-5d51-a00f8e000000
Time:2025-03-29T02:20:41.7172226Z
--------------------------------------------------------------------------------
2025/03/29 02:20:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5ba31-601e-002d-5b51-a00f8e000000
Time:2025-03-29T02:20:42.7546570Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5ba31-601e-002d-5b51-a00f8e000000
Time:2025-03-29T02:20:42.7546570Z
--------------------------------------------------------------------------------
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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/29 02:20: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5c955-601e-002d-6551-a00f8e000000
Time:2025-03-29T02:20:50.9511776Z
--------------------------------------------------------------------------------
2025/03/29 02:20: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5cb0f-601e-002d-6c51-a00f8e000000
Time:2025-03-29T02:20:51.9886145Z
--------------------------------------------------------------------------------
2025/03/29 02:20:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5ccf9-601e-002d-2851-a00f8e000000
Time:2025-03-29T02:20:53.0261777Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5ccf9-601e-002d-2851-a00f8e000000
Time:2025-03-29T02:20:53.0261777Z
--------------------------------------------------------------------------------
2025/03/29 02:20:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5cf30-601e-002d-2f51-a00f8e000000
Time:2025-03-29T02:20:54.0644025Z
--------------------------------------------------------------------------------
2025/03/29 02:20:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5d162-601e-002d-2f51-a00f8e000000
Time:2025-03-29T02:20:55.1022529Z
--------------------------------------------------------------------------------
2025/03/29 02:20:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5d361-601e-002d-8051-a00f8e000000
Time:2025-03-29T02:20:56.1405716Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5d361-601e-002d-8051-a00f8e000000
Time:2025-03-29T02:20:56.1405716Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.39s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/29 02:21:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5e3ab-601e-002d-2351-a00f8e000000
Time:2025-03-29T02:21:04.3352372Z
--------------------------------------------------------------------------------
2025/03/29 02:21:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5e5c2-601e-002d-4651-a00f8e000000
Time:2025-03-29T02:21:05.3729083Z
--------------------------------------------------------------------------------
2025/03/29 02:21:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5e7ca-601e-002d-0d51-a00f8e000000
Time:2025-03-29T02:21:06.4108292Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5e7ca-601e-002d-0d51-a00f8e000000
Time:2025-03-29T02:21:06.4108292Z
--------------------------------------------------------------------------------
2025/03/29 02:21:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5ea4e-601e-002d-4351-a00f8e000000
Time:2025-03-29T02:21:07.4488991Z
--------------------------------------------------------------------------------
2025/03/29 02:21:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5ece8-601e-002d-0b51-a00f8e000000
Time:2025-03-29T02:21:08.4869631Z
--------------------------------------------------------------------------------
2025/03/29 02:21:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5ef71-601e-002d-3151-a00f8e000000
Time:2025-03-29T02:21:09.5245287Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a5ef71-601e-002d-3151-a00f8e000000
Time:2025-03-29T02:21:09.5245287Z
--------------------------------------------------------------------------------
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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:21:17 DEBUG : sub dir/: Creating directory marker
2025/03/29 02:21:18 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/29 02:21:18 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/29 02:21:19 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/29 02:21:19 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/29 02:21:19 DEBUG : sub dir/: Removing directory marker
2025/03/29 02:21:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a6073b-601e-002d-3f51-a00f8e000000
Time:2025-03-29T02:21:19.1854551Z
--------------------------------------------------------------------------------
2025/03/29 02:21:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a6097d-601e-002d-2f51-a00f8e000000
Time:2025-03-29T02:21:20.2237163Z
--------------------------------------------------------------------------------
2025/03/29 02:21:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a60bba-601e-002d-2d51-a00f8e000000
Time:2025-03-29T02:21:21.2619078Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a60bba-601e-002d-2d51-a00f8e000000
Time:2025-03-29T02:21:21.2619078Z
--------------------------------------------------------------------------------
2025/03/29 02:21:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a60e0a-601e-002d-2251-a00f8e000000
Time:2025-03-29T02:21:22.3000131Z
--------------------------------------------------------------------------------
2025/03/29 02:21:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a610ec-601e-002d-1c51-a00f8e000000
Time:2025-03-29T02:21:23.3373035Z
--------------------------------------------------------------------------------
2025/03/29 02:21:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a612d7-601e-002d-5651-a00f8e000000
Time:2025-03-29T02:21:24.3775563Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a612d7-601e-002d-5651-a00f8e000000
Time:2025-03-29T02:21:24.3775563Z
--------------------------------------------------------------------------------
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.86s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:21:32 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/29 02:21:33 DEBUG : sub/: Removing directory marker
2025/03/29 02:21:33 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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a62b5c-601e-002d-7c51-a00f8e000000
Time:2025-03-29T02:21:33.4565746Z
--------------------------------------------------------------------------------
2025/03/29 02:21: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a62ec8-601e-002d-3e51-a00f8e000000
Time:2025-03-29T02:21:34.4941552Z
--------------------------------------------------------------------------------
2025/03/29 02:21:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a631be-601e-002d-2b51-a00f8e000000
Time:2025-03-29T02:21:35.5321290Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a631be-601e-002d-2b51-a00f8e000000
Time:2025-03-29T02:21:35.5321290Z
--------------------------------------------------------------------------------
2025/03/29 02:21:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a635e9-601e-002d-7d51-a00f8e000000
Time:2025-03-29T02:21:36.5713308Z
--------------------------------------------------------------------------------
2025/03/29 02:21:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a6383d-601e-002d-7451-a00f8e000000
Time:2025-03-29T02:21:37.6139947Z
--------------------------------------------------------------------------------
2025/03/29 02:21:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a63a3a-601e-002d-2351-a00f8e000000
Time:2025-03-29T02:21:38.6523907Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a63a3a-601e-002d-2351-a00f8e000000
Time:2025-03-29T02:21:38.6523907Z
--------------------------------------------------------------------------------
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.28s)
--- 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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:21:46 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/29 02:21:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-werofac6boqa/notfound"
2025/03/29 02:21:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/29 02:21:47 DEBUG : Azure container rclone-test-werofac6boqa path notfound: Using directory markers
2025/03/29 02:21:47 DEBUG : sub/: Removing directory marker
2025/03/29 02:21:47 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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a64a36-601e-002d-1751-a00f8e000000
Time:2025-03-29T02:21:47.9535941Z
--------------------------------------------------------------------------------
2025/03/29 02:21: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a64c4f-601e-002d-7151-a00f8e000000
Time:2025-03-29T02:21:48.9914659Z
--------------------------------------------------------------------------------
2025/03/29 02:21: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a64e1e-601e-002d-0351-a00f8e000000
Time:2025-03-29T02:21:50.0296350Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a64e1e-601e-002d-0351-a00f8e000000
Time:2025-03-29T02:21:50.0296350Z
--------------------------------------------------------------------------------
2025/03/29 02:21: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a64ff7-601e-002d-2b51-a00f8e000000
Time:2025-03-29T02:21:51.0679819Z
--------------------------------------------------------------------------------
2025/03/29 02:21: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a651ea-601e-002d-6d51-a00f8e000000
Time:2025-03-29T02:21:52.1057579Z
--------------------------------------------------------------------------------
2025/03/29 02:21: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a653a8-601e-002d-7851-a00f8e000000
Time:2025-03-29T02:21:53.1437902Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a653a8-601e-002d-7851-a00f8e000000
Time:2025-03-29T02:21:53.1437902Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.48s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:22:01 INFO : Azure container rclone-test-werofac6boqa: Making directory
2025/03/29 02:22:01 INFO : Azure container rclone-test-werofac6boqa: Making directory
2025/03/29 02:22: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a6635f-601e-002d-1651-a00f8e000000
Time:2025-03-29T02:22:01.3751917Z
--------------------------------------------------------------------------------
2025/03/29 02:22: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a66552-601e-002d-5151-a00f8e000000
Time:2025-03-29T02:22:02.4137968Z
--------------------------------------------------------------------------------
2025/03/29 02:22: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a666bf-601e-002d-0f51-a00f8e000000
Time:2025-03-29T02:22:03.4510985Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a666bf-601e-002d-0f51-a00f8e000000
Time:2025-03-29T02:22:03.4510985Z
--------------------------------------------------------------------------------
2025/03/29 02:22: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a66864-601e-002d-4a51-a00f8e000000
Time:2025-03-29T02:22:04.4895889Z
--------------------------------------------------------------------------------
2025/03/29 02:22: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a66a0b-601e-002d-4451-a00f8e000000
Time:2025-03-29T02:22:05.5270800Z
--------------------------------------------------------------------------------
2025/03/29 02:22: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a66bb4-601e-002d-4c51-a00f8e000000
Time:2025-03-29T02:22:06.5676293Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a66bb4-601e-002d-4c51-a00f8e000000
Time:2025-03-29T02:22:06.5676293Z
--------------------------------------------------------------------------------
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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:22:14 DEBUG : sub dir/: Creating directory marker
2025/03/29 02:22:15 DEBUG : sub dir/: Removing directory marker
2025/03/29 02:22: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a67ac5-601e-002d-4851-a00f8e000000
Time:2025-03-29T02:22:15.1457772Z
--------------------------------------------------------------------------------
2025/03/29 02:22: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a67c47-601e-002d-1751-a00f8e000000
Time:2025-03-29T02:22:16.1836540Z
--------------------------------------------------------------------------------
2025/03/29 02:22: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a67df4-601e-002d-0f51-a00f8e000000
Time:2025-03-29T02:22:17.2222650Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a67df4-601e-002d-0f51-a00f8e000000
Time:2025-03-29T02:22:17.2222650Z
--------------------------------------------------------------------------------
2025/03/29 02:22: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a67fc7-601e-002d-3651-a00f8e000000
Time:2025-03-29T02:22:18.2602877Z
--------------------------------------------------------------------------------
2025/03/29 02:22: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a681ad-601e-002d-6d51-a00f8e000000
Time:2025-03-29T02:22:19.2981843Z
--------------------------------------------------------------------------------
2025/03/29 02:22: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a68385-601e-002d-1651-a00f8e000000
Time:2025-03-29T02:22:20.3357920Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a68385-601e-002d-1651-a00f8e000000
Time:2025-03-29T02:22:20.3357920Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.76s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:22: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a692da-601e-002d-6951-a00f8e000000
Time:2025-03-29T02:22:28.9407157Z
--------------------------------------------------------------------------------
2025/03/29 02:22: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a69429-601e-002d-2151-a00f8e000000
Time:2025-03-29T02:22:29.9784210Z
--------------------------------------------------------------------------------
2025/03/29 02:22:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a695ba-601e-002d-6751-a00f8e000000
Time:2025-03-29T02:22:31.0159705Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a695ba-601e-002d-6751-a00f8e000000
Time:2025-03-29T02:22:31.0159705Z
--------------------------------------------------------------------------------
2025/03/29 02:22:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a697b4-601e-002d-0e51-a00f8e000000
Time:2025-03-29T02:22:32.0538014Z
--------------------------------------------------------------------------------
2025/03/29 02:22:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a699a2-601e-002d-5151-a00f8e000000
Time:2025-03-29T02:22:33.0920574Z
--------------------------------------------------------------------------------
2025/03/29 02:22: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a69bc1-601e-002d-3551-a00f8e000000
Time:2025-03-29T02:22:34.1300360Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a69bc1-601e-002d-3551-a00f8e000000
Time:2025-03-29T02:22:34.1300360Z
--------------------------------------------------------------------------------
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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:22:42 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/29 02:22:42 DEBUG : empty space: Excluded
2025/03/29 02:22:42 DEBUG : BackupDir: Excluded
2025/03/29 02:22:42 DEBUG : dst: Excluded
2025/03/29 02:22: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a6aa75-601e-002d-6551-a00f8e000000
Time:2025-03-29T02:22:42.7764313Z
--------------------------------------------------------------------------------
2025/03/29 02:22: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a6ac24-601e-002d-6251-a00f8e000000
Time:2025-03-29T02:22:43.8167647Z
--------------------------------------------------------------------------------
2025/03/29 02:22: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a6adae-601e-002d-3251-a00f8e000000
Time:2025-03-29T02:22:44.8617853Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a6adae-601e-002d-3251-a00f8e000000
Time:2025-03-29T02:22:44.8617853Z
--------------------------------------------------------------------------------
2025/03/29 02:22: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a6af37-601e-002d-1751-a00f8e000000
Time:2025-03-29T02:22:45.9000380Z
--------------------------------------------------------------------------------
2025/03/29 02:22: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a6b131-601e-002d-3551-a00f8e000000
Time:2025-03-29T02:22:46.9375584Z
--------------------------------------------------------------------------------
2025/03/29 02:22: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a6b2a9-601e-002d-0651-a00f8e000000
Time:2025-03-29T02:22:47.9749335Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a6b2a9-601e-002d-0651-a00f8e000000
Time:2025-03-29T02:22:47.9749335Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.85s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:22:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a6c40f-601e-002d-1e51-a00f8e000000
Time:2025-03-29T02:22:56.6040659Z
--------------------------------------------------------------------------------
2025/03/29 02:22:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a6c6b3-601e-002d-2d51-a00f8e000000
Time:2025-03-29T02:22:57.6437242Z
--------------------------------------------------------------------------------
2025/03/29 02:22:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a6c8b3-601e-002d-6d51-a00f8e000000
Time:2025-03-29T02:22:58.6925719Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a6c8b3-601e-002d-6d51-a00f8e000000
Time:2025-03-29T02:22:58.6925719Z
--------------------------------------------------------------------------------
2025/03/29 02:22:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a6cab4-601e-002d-3051-a00f8e000000
Time:2025-03-29T02:22:59.7317184Z
--------------------------------------------------------------------------------
2025/03/29 02:23:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a6cc83-601e-002d-5151-a00f8e000000
Time:2025-03-29T02:23:00.7697730Z
--------------------------------------------------------------------------------
2025/03/29 02:23:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a6cea7-601e-002d-2e51-a00f8e000000
Time:2025-03-29T02:23:01.8085151Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a6cea7-601e-002d-2e51-a00f8e000000
Time:2025-03-29T02:23:01.8085151Z
--------------------------------------------------------------------------------
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.82s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/29 02:23:10 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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e1c71a-a01e-000d-2551-a07429000000
Time:2025-03-29T02:23:10.5160122Z
--------------------------------------------------------------------------------
2025/03/29 02:23:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e1c855-a01e-000d-3051-a07429000000
Time:2025-03-29T02:23:11.5533184Z
--------------------------------------------------------------------------------
2025/03/29 02:23:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e1ca21-a01e-000d-3d51-a07429000000
Time:2025-03-29T02:23:12.5905683Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e1ca21-a01e-000d-3d51-a07429000000
Time:2025-03-29T02:23:12.5905683Z
--------------------------------------------------------------------------------
2025/03/29 02:23: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e1cc03-a01e-000d-2051-a07429000000
Time:2025-03-29T02:23:13.6282149Z
--------------------------------------------------------------------------------
2025/03/29 02:23: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e1cd82-a01e-000d-5b51-a07429000000
Time:2025-03-29T02:23:14.6656889Z
--------------------------------------------------------------------------------
2025/03/29 02:23: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e1cec3-a01e-000d-7451-a07429000000
Time:2025-03-29T02:23:15.7034279Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e1cec3-a01e-000d-7451-a07429000000
Time:2025-03-29T02:23:15.7034279Z
--------------------------------------------------------------------------------
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/29 02:23:23 DEBUG : Creating backend with remote ":memory:"
2025/03/29 02:23:23 DEBUG : Config file has changed externally - reloading
2025/03/29 02:23:23 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/29 02:23:23 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/29 02:23:23 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/29 02:23:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/29 02:23:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/29 02:23:23 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/29 02:23:23 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/29 02:23:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/29 02:23:23 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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:23:24 DEBUG : sub dir/: Creating directory marker
2025/03/29 02:23:24 DEBUG : sub dir/: Removing directory marker
2025/03/29 02:23: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e1dc04-a01e-000d-4851-a07429000000
Time:2025-03-29T02:23:24.5111940Z
--------------------------------------------------------------------------------
2025/03/29 02:23: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e1dd45-a01e-000d-5851-a07429000000
Time:2025-03-29T02:23:25.5490320Z
--------------------------------------------------------------------------------
2025/03/29 02:23: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e1ded2-a01e-000d-3551-a07429000000
Time:2025-03-29T02:23:26.5863149Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e1ded2-a01e-000d-3551-a07429000000
Time:2025-03-29T02:23:26.5863149Z
--------------------------------------------------------------------------------
2025/03/29 02:23: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e1e0c3-a01e-000d-2951-a07429000000
Time:2025-03-29T02:23:27.6243591Z
--------------------------------------------------------------------------------
2025/03/29 02:23: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e1e303-a01e-000d-5c51-a07429000000
Time:2025-03-29T02:23:28.6613354Z
--------------------------------------------------------------------------------
2025/03/29 02:23: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e1e4bc-a01e-000d-4951-a07429000000
Time:2025-03-29T02:23:29.6984337Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e1e4bc-a01e-000d-4951-a07429000000
Time:2025-03-29T02:23:29.6984337Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (13.99s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:23:38 DEBUG : Waiting for deletions to finish
2025/03/29 02:23:38 DEBUG : large: Excluded (Size Filter)
2025/03/29 02:23:38 INFO : medium: Deleted
2025/03/29 02:23:38 INFO : small: Deleted
2025/03/29 02:23:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a712ea-601e-002d-0751-a00f8e000000
Time:2025-03-29T02:23:38.4632136Z
--------------------------------------------------------------------------------
2025/03/29 02:23: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a714ba-601e-002d-2151-a00f8e000000
Time:2025-03-29T02:23:39.5009474Z
--------------------------------------------------------------------------------
2025/03/29 02:23: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a71677-601e-002d-1951-a00f8e000000
Time:2025-03-29T02:23:40.5419918Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a71677-601e-002d-1951-a00f8e000000
Time:2025-03-29T02:23:40.5419918Z
--------------------------------------------------------------------------------
2025/03/29 02:23: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a71834-601e-002d-1c51-a00f8e000000
Time:2025-03-29T02:23:41.5796577Z
--------------------------------------------------------------------------------
2025/03/29 02:23: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a71a35-601e-002d-1551-a00f8e000000
Time:2025-03-29T02:23:42.6173932Z
--------------------------------------------------------------------------------
2025/03/29 02:23: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a71c01-601e-002d-1e51-a00f8e000000
Time:2025-03-29T02:23:43.6546501Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a71c01-601e-002d-1e51-a00f8e000000
Time:2025-03-29T02:23:43.6546501Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.95s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:23:52 DEBUG : Waiting for deletions to finish
2025/03/29 02:23:52 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/03/29 02:23:52 INFO : large: Deleted
2025/03/29 02:23:52 INFO : medium: Deleted
2025/03/29 02:23: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e204cd-a01e-000d-6751-a07429000000
Time:2025-03-29T02:23:52.3987974Z
--------------------------------------------------------------------------------
2025/03/29 02:23: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e2061d-a01e-000d-0851-a07429000000
Time:2025-03-29T02:23:53.4369764Z
--------------------------------------------------------------------------------
2025/03/29 02:23: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e20779-a01e-000d-2c51-a07429000000
Time:2025-03-29T02:23:54.4746633Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e20779-a01e-000d-2c51-a07429000000
Time:2025-03-29T02:23:54.4746633Z
--------------------------------------------------------------------------------
2025/03/29 02:23: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e208d8-a01e-000d-4f51-a07429000000
Time:2025-03-29T02:23:55.5130750Z
--------------------------------------------------------------------------------
2025/03/29 02:23: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e20a13-a01e-000d-6551-a07429000000
Time:2025-03-29T02:23:56.5505650Z
--------------------------------------------------------------------------------
2025/03/29 02:23: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e20b67-a01e-000d-7551-a07429000000
Time:2025-03-29T02:23:57.5882856Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e20b67-a01e-000d-7551-a07429000000
Time:2025-03-29T02:23:57.5882856Z
--------------------------------------------------------------------------------
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/29 02:24:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e217ab-a01e-000d-3a51-a07429000000
Time:2025-03-29T02:24:05.7817884Z
--------------------------------------------------------------------------------
2025/03/29 02:24:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e218c9-a01e-000d-2f51-a07429000000
Time:2025-03-29T02:24:06.8198371Z
--------------------------------------------------------------------------------
2025/03/29 02:24:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e219fd-a01e-000d-3051-a07429000000
Time:2025-03-29T02:24:07.8577951Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e219fd-a01e-000d-3051-a07429000000
Time:2025-03-29T02:24:07.8577951Z
--------------------------------------------------------------------------------
2025/03/29 02:24:08 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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e21b38-a01e-000d-4351-a07429000000
Time:2025-03-29T02:24:08.8956997Z
--------------------------------------------------------------------------------
2025/03/29 02:24:09 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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e21c24-a01e-000d-0551-a07429000000
Time:2025-03-29T02:24:09.9340706Z
--------------------------------------------------------------------------------
2025/03/29 02:24:10 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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e21cfb-a01e-000d-2f51-a07429000000
Time:2025-03-29T02:24:10.9723274Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e21cfb-a01e-000d-2f51-a07429000000
Time:2025-03-29T02:24:10.9723274Z
--------------------------------------------------------------------------------
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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:24:19 DEBUG : Waiting for deletions to finish
2025/03/29 02:24:19 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/29 02:24:19 INFO : small: Deleted
2025/03/29 02:24:19 INFO : medium: Deleted
2025/03/29 02:24:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e227d0-a01e-000d-6f51-a07429000000
Time:2025-03-29T02:24:19.7396669Z
--------------------------------------------------------------------------------
2025/03/29 02:24:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e2289f-a01e-000d-1351-a07429000000
Time:2025-03-29T02:24:20.7776393Z
--------------------------------------------------------------------------------
2025/03/29 02:24:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e22980-a01e-000d-3e51-a07429000000
Time:2025-03-29T02:24:21.8150164Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e22980-a01e-000d-3e51-a07429000000
Time:2025-03-29T02:24:21.8150164Z
--------------------------------------------------------------------------------
2025/03/29 02:24:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e22a80-a01e-000d-0e51-a07429000000
Time:2025-03-29T02:24:22.8539136Z
--------------------------------------------------------------------------------
2025/03/29 02:24:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e22b79-a01e-000d-5751-a07429000000
Time:2025-03-29T02:24:23.8917345Z
--------------------------------------------------------------------------------
2025/03/29 02:24:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e22cdf-a01e-000d-0f51-a07429000000
Time:2025-03-29T02:24:24.9294362Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e22cdf-a01e-000d-0f51-a07429000000
Time:2025-03-29T02:24:24.9294362Z
--------------------------------------------------------------------------------
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/29 02:24: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e2381b-a01e-000d-0f51-a07429000000
Time:2025-03-29T02:24:33.1244828Z
--------------------------------------------------------------------------------
2025/03/29 02:24: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e23946-a01e-000d-0d51-a07429000000
Time:2025-03-29T02:24:34.1628584Z
--------------------------------------------------------------------------------
2025/03/29 02:24:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e23a89-a01e-000d-5e51-a07429000000
Time:2025-03-29T02:24:35.1998178Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e23a89-a01e-000d-5e51-a07429000000
Time:2025-03-29T02:24:35.1998178Z
--------------------------------------------------------------------------------
2025/03/29 02:24:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e23bff-a01e-000d-7d51-a07429000000
Time:2025-03-29T02:24:36.2380653Z
--------------------------------------------------------------------------------
2025/03/29 02:24:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e23d4d-a01e-000d-1a51-a07429000000
Time:2025-03-29T02:24:37.2754820Z
--------------------------------------------------------------------------------
2025/03/29 02:24:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e23eb1-a01e-000d-5251-a07429000000
Time:2025-03-29T02:24:38.3145402Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77e23eb1-a01e-000d-5251-a07429000000
Time:2025-03-29T02:24:38.3145402Z
--------------------------------------------------------------------------------
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.34s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:24:46 DEBUG : Waiting for deletions to finish
2025/03/29 02:24:46 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/29 02:24:46 INFO : large: Deleted
2025/03/29 02:24:46 INFO : medium: Deleted
2025/03/29 02:24: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a79ab5-601e-002d-7051-a00f8e000000
Time:2025-03-29T02:24:47.0804764Z
--------------------------------------------------------------------------------
2025/03/29 02:24: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a79cb5-601e-002d-1751-a00f8e000000
Time:2025-03-29T02:24:48.1180792Z
--------------------------------------------------------------------------------
2025/03/29 02:24: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a79e69-601e-002d-2151-a00f8e000000
Time:2025-03-29T02:24:49.1557118Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a79e69-601e-002d-2151-a00f8e000000
Time:2025-03-29T02:24:49.1557118Z
--------------------------------------------------------------------------------
2025/03/29 02:24: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7a060-601e-002d-6251-a00f8e000000
Time:2025-03-29T02:24:50.1952389Z
--------------------------------------------------------------------------------
2025/03/29 02:24: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7a25b-601e-002d-3451-a00f8e000000
Time:2025-03-29T02:24:51.2329885Z
--------------------------------------------------------------------------------
2025/03/29 02:24: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7a4b5-601e-002d-5451-a00f8e000000
Time:2025-03-29T02:24:52.2704310Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7a4b5-601e-002d-5451-a00f8e000000
Time:2025-03-29T02:24:52.2704310Z
--------------------------------------------------------------------------------
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/29 02:25:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7b193-601e-002d-8051-a00f8e000000
Time:2025-03-29T02:25:00.4630482Z
--------------------------------------------------------------------------------
2025/03/29 02:25:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7b342-601e-002d-6351-a00f8e000000
Time:2025-03-29T02:25:01.5006327Z
--------------------------------------------------------------------------------
2025/03/29 02:25:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7b575-601e-002d-0e51-a00f8e000000
Time:2025-03-29T02:25:02.5386684Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7b575-601e-002d-0e51-a00f8e000000
Time:2025-03-29T02:25:02.5386684Z
--------------------------------------------------------------------------------
2025/03/29 02:25:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7b6f0-601e-002d-5251-a00f8e000000
Time:2025-03-29T02:25:03.5769161Z
--------------------------------------------------------------------------------
2025/03/29 02:25:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7b85e-601e-002d-5451-a00f8e000000
Time:2025-03-29T02:25:04.6142810Z
--------------------------------------------------------------------------------
2025/03/29 02:25:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7b9c9-601e-002d-0c51-a00f8e000000
Time:2025-03-29T02:25:05.6527261Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7b9c9-601e-002d-0c51-a00f8e000000
Time:2025-03-29T02:25:05.6527261Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.33s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:25:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7c79f-601e-002d-5151-a00f8e000000
Time:2025-03-29T02:25:14.1433259Z
--------------------------------------------------------------------------------
2025/03/29 02:25:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7c94f-601e-002d-3151-a00f8e000000
Time:2025-03-29T02:25:15.1821194Z
--------------------------------------------------------------------------------
2025/03/29 02:25:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7cae3-601e-002d-1551-a00f8e000000
Time:2025-03-29T02:25:16.2256593Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7cae3-601e-002d-1551-a00f8e000000
Time:2025-03-29T02:25:16.2256593Z
--------------------------------------------------------------------------------
2025/03/29 02:25:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7cd1b-601e-002d-4a51-a00f8e000000
Time:2025-03-29T02:25:17.2635220Z
--------------------------------------------------------------------------------
2025/03/29 02:25:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7cea5-601e-002d-0d51-a00f8e000000
Time:2025-03-29T02:25:18.3012154Z
--------------------------------------------------------------------------------
2025/03/29 02:25:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7d024-601e-002d-6451-a00f8e000000
Time:2025-03-29T02:25:19.3387713Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7d024-601e-002d-6451-a00f8e000000
Time:2025-03-29T02:25:19.3387713Z
--------------------------------------------------------------------------------
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/29 02:25:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7dde2-601e-002d-2351-a00f8e000000
Time:2025-03-29T02:25:27.5331006Z
--------------------------------------------------------------------------------
2025/03/29 02:25:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7df93-601e-002d-6f51-a00f8e000000
Time:2025-03-29T02:25:28.5706784Z
--------------------------------------------------------------------------------
2025/03/29 02:25:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7e10d-601e-002d-2e51-a00f8e000000
Time:2025-03-29T02:25:29.6081825Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7e10d-601e-002d-2e51-a00f8e000000
Time:2025-03-29T02:25:29.6081825Z
--------------------------------------------------------------------------------
2025/03/29 02:25:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7e2f1-601e-002d-3651-a00f8e000000
Time:2025-03-29T02:25:30.6461503Z
--------------------------------------------------------------------------------
2025/03/29 02:25:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7e50e-601e-002d-2551-a00f8e000000
Time:2025-03-29T02:25:31.6838472Z
--------------------------------------------------------------------------------
2025/03/29 02:25:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7e6ff-601e-002d-5351-a00f8e000000
Time:2025-03-29T02:25:32.7217408Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7e6ff-601e-002d-5351-a00f8e000000
Time:2025-03-29T02:25:32.7217408Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.07s)
=== RUN TestRetry
2025/03/29 02:25:40 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/29 02:25:40 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/29 02:25:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/29 02:25:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/29 02:25:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/29 02:25:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/29 02:25:40 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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:25: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7f8c4-601e-002d-0251-a00f8e000000
Time:2025-03-29T02:25:42.0465771Z
--------------------------------------------------------------------------------
2025/03/29 02:25: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7fa8c-601e-002d-7f51-a00f8e000000
Time:2025-03-29T02:25:43.0842572Z
--------------------------------------------------------------------------------
2025/03/29 02:25: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-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7fc84-601e-002d-2e51-a00f8e000000
Time:2025-03-29T02:25:44.1219538Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7fc84-601e-002d-2e51-a00f8e000000
Time:2025-03-29T02:25:44.1219538Z
--------------------------------------------------------------------------------
2025/03/29 02:25: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a7fe42-601e-002d-1551-a00f8e000000
Time:2025-03-29T02:25:45.1593072Z
--------------------------------------------------------------------------------
2025/03/29 02:25: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a80025-601e-002d-1c51-a00f8e000000
Time:2025-03-29T02:25:46.1972298Z
--------------------------------------------------------------------------------
2025/03/29 02:25: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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a801d0-601e-002d-7651-a00f8e000000
Time:2025-03-29T02:25:47.2347229Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f4a801d0-601e-002d-7651-a00f8e000000
Time:2025-03-29T02:25:47.2347229Z
--------------------------------------------------------------------------------
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.46s)
=== RUN TestPurge
2025/03/29 02:25:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hecuvis2zexo"
2025/03/29 02:25:55 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/29 02:25:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/29 02:25:55 DEBUG : Azure container rclone-test-hecuvis2zexo: Using directory markers
2025/03/29 02:25:55 DEBUG : Creating backend with remote "/tmp/rclone3640993522"
run.go:180: Remote "Azure container rclone-test-hecuvis2zexo", Local "Local file system at /tmp/rclone3640993522", Modify Window "1ns"
2025/03/29 02:25:55 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/29 02:25:55 DEBUG : A1/B1/: Creating directory marker
2025/03/29 02:25:55 DEBUG : A1/: Creating directory marker
2025/03/29 02:25:55 INFO : A2: Making directory
2025/03/29 02:25:55 DEBUG : A2/: Creating directory marker
2025/03/29 02:25:55 INFO : A1/B2: Making directory
2025/03/29 02:25:55 DEBUG : A1/B2/: Creating directory marker
2025/03/29 02:25:55 INFO : A1/B2/C2: Making directory
2025/03/29 02:25:55 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/29 02:25:56 INFO : A1/B1/C3: Making directory
2025/03/29 02:25:56 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/29 02:25:56 INFO : A3: Making directory
2025/03/29 02:25:56 DEBUG : A3/: Creating directory marker
2025/03/29 02:25:56 INFO : A3/B3: Making directory
2025/03/29 02:25:56 DEBUG : A3/B3/: Creating directory marker
2025/03/29 02:25:56 INFO : A3/B3/C4: Making directory
2025/03/29 02:25:56 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/29 02:25:56 DEBUG : Waiting for deletions to finish
2025/03/29 02:25:56 INFO : A1/B1/C1/one: Deleted
2025/03/29 02:25:56 DEBUG : removing 2 level 3 directories
2025/03/29 02:25:56 INFO : A1/B1/C3: Removing directory
2025/03/29 02:25:56 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/29 02:25:56 INFO : A1/B1/C1: Removing directory
2025/03/29 02:25:56 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/29 02:25:56 DEBUG : removing 1 level 2 directories
2025/03/29 02:25:56 INFO : A1/B1: Removing directory
2025/03/29 02:25:56 DEBUG : A1/B1/: Removing directory marker
2025/03/29 02:25:57 DEBUG : Azure container rclone-test-hecuvis2zexo: Purge remote
2025/03/29 02:25:57 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.75s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:25:57 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/29 02:25:57 DEBUG : A1/B1/: Creating directory marker
2025/03/29 02:25:57 DEBUG : A1/: Creating directory marker
2025/03/29 02:25:57 INFO : A2: Making directory
2025/03/29 02:25:57 DEBUG : A2/: Creating directory marker
2025/03/29 02:25:57 INFO : A1/B2: Making directory
2025/03/29 02:25:57 DEBUG : A1/B2/: Creating directory marker
2025/03/29 02:25:57 INFO : A1/B2/C2: Making directory
2025/03/29 02:25:57 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/29 02:25:57 INFO : A1/B1/C3: Making directory
2025/03/29 02:25:57 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/29 02:25:57 INFO : A3: Making directory
2025/03/29 02:25:57 DEBUG : A3/: Creating directory marker
2025/03/29 02:25:57 INFO : A3/B3: Making directory
2025/03/29 02:25:57 DEBUG : A3/B3/: Creating directory marker
2025/03/29 02:25:58 INFO : A3/B3/C4: Making directory
2025/03/29 02:25:58 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/29 02:26:05 DEBUG : removing 1 level 3 directories
2025/03/29 02:26:05 INFO : A3/B3/C4: Removing directory
2025/03/29 02:26:05 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/29 02:26:13 DEBUG : removing 2 level 3 directories
2025/03/29 02:26:13 INFO : A1/B2/C2: Removing directory
2025/03/29 02:26:13 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/29 02:26:13 INFO : A1/B1/C3: Removing directory
2025/03/29 02:26:13 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/29 02:26:13 DEBUG : removing 4 level 2 directories
2025/03/29 02:26:13 INFO : dst/: Removing directory
2025/03/29 02:26:13 DEBUG : dst//: Removing directory marker
2025/03/29 02:26:13 INFO : A1/B2: Removing directory
2025/03/29 02:26:13 DEBUG : A1/B2/: Removing directory marker
2025/03/29 02:26:13 INFO : A3/B3: Removing directory
2025/03/29 02:26:13 DEBUG : A3/B3/: Removing directory marker
2025/03/29 02:26:13 INFO : BackupDir/: Removing directory
2025/03/29 02:26:13 DEBUG : BackupDir//: Removing directory marker
2025/03/29 02:26:13 DEBUG : removing 4 level 1 directories
2025/03/29 02:26:13 INFO : dst: Removing directory
2025/03/29 02:26:13 DEBUG : dst/: Removing directory marker
2025/03/29 02:26:13 INFO : A3: Removing directory
2025/03/29 02:26:13 DEBUG : A3/: Removing directory marker
2025/03/29 02:26:13 INFO : A2: Removing directory
2025/03/29 02:26:13 INFO : BackupDir: Removing directory
2025/03/29 02:26:13 DEBUG : BackupDir/: Removing directory marker
2025/03/29 02:26:13 DEBUG : A2/: Removing directory marker
2025/03/29 02:26:13 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ab6055c1-101e-008e-6f51-a06a4b000000
Time:2025-03-29T02:26:13.1203017Z
--------------------------------------------------------------------------------
2025/03/29 02:26:13 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9e882e42-501e-0044-2751-a036c2000000
Time:2025-03-29T02:26:13.1180637Z
--------------------------------------------------------------------------------
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-werofac6boqa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9e882e42-501e-0044-2751-a036c2000000
Time:2025-03-29T02:26:13.1180637Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/29 02:26:13 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/29 02:26:13 DEBUG : A1/B1/: Removing directory marker
2025/03/29 02:26:13 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.32s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:26:13 INFO : A1: Making directory
2025/03/29 02:26:13 DEBUG : A1/: Creating directory marker
2025/03/29 02:26:13 INFO : A1/B1: Making directory
2025/03/29 02:26:13 DEBUG : A1/B1/: Creating directory marker
2025/03/29 02:26:13 INFO : A1/B1/C1: Making directory
2025/03/29 02:26:13 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/29 02:26:13 DEBUG : removing 1 level 3 directories
2025/03/29 02:26:13 INFO : A1/B1/C1: Removing directory
2025/03/29 02:26:13 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/29 02:26:13 DEBUG : removing 1 level 2 directories
2025/03/29 02:26:13 INFO : A1/B1: Removing directory
2025/03/29 02:26:13 DEBUG : A1/B1/: Removing directory marker
2025/03/29 02:26:14 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.72s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:26:14 INFO : A1: Making directory
2025/03/29 02:26:14 DEBUG : A1/: Creating directory marker
2025/03/29 02:26:14 INFO : A1/B1: Making directory
2025/03/29 02:26:14 DEBUG : A1/B1/: Creating directory marker
2025/03/29 02:26:14 INFO : A1/B1/C1: Making directory
2025/03/29 02:26:14 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/29 02:26:14 DEBUG : removing 1 level 3 directories
2025/03/29 02:26:14 INFO : A1/B1/C1: Removing directory
2025/03/29 02:26:14 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/29 02:26:14 DEBUG : removing 1 level 2 directories
2025/03/29 02:26:14 INFO : A1/B1: Removing directory
2025/03/29 02:26:14 DEBUG : A1/B1/: Removing directory marker
2025/03/29 02:26:14 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.76s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:26:15 DEBUG : filename.txt: File name found in url
2025/03/29 02:26:15 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.77s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:26:15 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/29 02:26:15 DEBUG : sub/: Creating directory marker
2025/03/29 02:26:15 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/29 02:26:15 INFO : file1: Copied (new) to: sub/file2
2025/03/29 02:26:15 INFO : file1: Deleted
2025/03/29 02:26:15 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/29 02:26:15 DEBUG : file1: Unchanged skipping
2025/03/29 02:26:15 INFO : file1: Deleted
2025/03/29 02:26:16 DEBUG : Azure container rclone-test-werofac6boqa: don't need to copy/move sub/file2, it is already at target location
2025/03/29 02:26:16 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.50s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:26:16 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/29 02:26:16 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/29 02:26:16 INFO : file1: Copied (new)
2025/03/29 02:26:16 INFO : file1: Deleted
2025/03/29 02:26:16 DEBUG : file1: Destination exists, skipping
2025/03/29 02:26:16 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.35s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.07s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.07s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:26:16 DEBUG : dst/: Creating directory marker
2025/03/29 02:26:16 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-werofac6boqa/backup"
2025/03/29 02:26:16 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/29 02:26:16 DEBUG : Azure container rclone-test-werofac6boqa path backup: Using directory markers
2025/03/29 02:26:17 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-werofac6boqa/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-werofac6boqa/backup"
2025/03/29 02:26:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/29 02:26:17 DEBUG : dst/: Creating directory marker
2025/03/29 02:26:17 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/29 02:26:17 INFO : dst/file1: Copied (server-side copy)
2025/03/29 02:26:17 INFO : dst/file1: Deleted
2025/03/29 02:26:17 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/29 02:26:17 INFO : dst/file1: Copied (new)
2025/03/29 02:26:17 INFO : dst/file1: Deleted
2025/03/29 02:26:17 DEBUG : dst/: Removing directory marker
2025/03/29 02:26:17 DEBUG : backup/dst/: Removing directory marker
2025/03/29 02:26:17 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-werofac6boqa/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aeff9fd4-c01e-0034-3651-a08f35000000
Time:2025-03-29T02:26:17.8433417Z
--------------------------------------------------------------------------------
2025/03/29 02:26:18 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-werofac6boqa/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aeffa1f0-c01e-0034-6151-a08f35000000
Time:2025-03-29T02:26:18.8804585Z
--------------------------------------------------------------------------------
2025/03/29 02:26:19 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-werofac6boqa/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aeffa384-c01e-0034-2151-a08f35000000
Time:2025-03-29T02:26:19.9185568Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-werofac6boqa/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:aeffa384-c01e-0034-2151-a08f35000000
Time:2025-03-29T02:26:19.9185568Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.27s)
=== 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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:26:21 DEBUG : A1/: Creating directory marker
2025/03/29 02:26:21 DEBUG : A1/B1/: Creating directory marker
2025/03/29 02:26:21 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/29 02:26:21 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/29 02:26:21 INFO : A1/B2: Making directory
2025/03/29 02:26:21 DEBUG : A1/B2/: Creating directory marker
2025/03/29 02:26:21 INFO : A1/B1/C3: Making directory
2025/03/29 02:26:21 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/29 02:26:22 DEBUG : A2/: Creating directory marker
2025/03/29 02:26:22 DEBUG : A2/B1/: Creating directory marker
2025/03/29 02:26:22 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/29 02:26:22 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/29 02:26:22 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/29 02:26:22 DEBUG : A2/B2/: Creating directory marker
2025/03/29 02:26:22 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/29 02:26:22 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/29 02:26:22 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/29 02:26:22 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/29 02:26:22 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/29 02:26:22 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/29 02:26:22 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/29 02:26:22 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/29 02:26:22 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/29 02:26:22 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/29 02:26:23 INFO : A1/one: Deleted
2025/03/29 02:26:23 INFO : A1/two: Deleted
2025/03/29 02:26:23 INFO : A1/B1/three: Deleted
2025/03/29 02:26:23 INFO : A1/B1/C2/five: Deleted
2025/03/29 02:26:23 INFO : A1/B1/C1/four: Deleted
2025/03/29 02:26:23 DEBUG : A1/B2/: Removing directory marker
2025/03/29 02:26:23 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/29 02:26:23 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/29 02:26:23 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/29 02:26:23 DEBUG : A1/B1/: Removing directory marker
2025/03/29 02:26:23 DEBUG : A1/: Removing directory marker
2025/03/29 02:26:23 DEBUG : A3/: Creating directory marker
2025/03/29 02:26:23 DEBUG : A3/B1/: Creating directory marker
2025/03/29 02:26:23 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/29 02:26:23 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/29 02:26:23 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/29 02:26:23 DEBUG : A3/B2/: Creating directory marker
2025/03/29 02:26:24 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/29 02:26:24 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/29 02:26:24 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/29 02:26:24 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/29 02:26:24 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/29 02:26:24 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/29 02:26:24 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/29 02:26:24 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/29 02:26:24 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/29 02:26:24 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/29 02:26:24 INFO : A2/two: Deleted
2025/03/29 02:26:24 INFO : A2/one: Deleted
2025/03/29 02:26:24 INFO : A2/B1/three: Deleted
2025/03/29 02:26:24 INFO : A2/B1/C2/five: Deleted
2025/03/29 02:26:24 INFO : A2/B1/C1/four: Deleted
2025/03/29 02:26:24 DEBUG : A2/B2/: Removing directory marker
2025/03/29 02:26:24 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/29 02:26:24 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/29 02:26:24 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/29 02:26:24 DEBUG : A2/B1/: Removing directory marker
2025/03/29 02:26:24 DEBUG : A2/: Removing directory marker
2025/03/29 02:26:24 INFO : Azure container rclone-test-werofac6boqa: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/29 02:26:24 DEBUG : A4/: Creating directory marker
2025/03/29 02:26:24 DEBUG : A4/B1/: Creating directory marker
2025/03/29 02:26:24 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/29 02:26:24 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/29 02:26:25 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/29 02:26:25 DEBUG : A4/B2/: Creating directory marker
2025/03/29 02:26:25 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/29 02:26:25 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/29 02:26:25 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/29 02:26:25 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/29 02:26:25 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/29 02:26:25 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/29 02:26:25 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/29 02:26:25 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/29 02:26:25 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/29 02:26:25 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/29 02:26:25 INFO : A3/two: Deleted
2025/03/29 02:26:25 INFO : A3/B1/C1/four: Deleted
2025/03/29 02:26:25 INFO : A3/B1/three: Deleted
2025/03/29 02:26:25 INFO : A3/one: Deleted
2025/03/29 02:26:25 INFO : A3/B1/C2/five: Deleted
2025/03/29 02:26:25 DEBUG : A3/B2/: Removing directory marker
2025/03/29 02:26:25 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/29 02:26:25 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/29 02:26:25 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/29 02:26:25 DEBUG : A3/B1/: Removing directory marker
2025/03/29 02:26:25 DEBUG : A3/: Removing directory marker
2025/03/29 02:26:26 DEBUG : A4/B2/: Removing directory marker
2025/03/29 02:26:26 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/29 02:26:26 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/29 02:26:26 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/29 02:26:26 DEBUG : A4/B1/: Removing directory marker
2025/03/29 02:26:26 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.33s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:26:26 DEBUG : Azure container rclone-test-werofac6boqa: File to upload is small (34 bytes), uploading instead of streaming
2025/03/29 02:26:26 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/29 02:26:26 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/29 02:26:26 NOTICE: Azure container rclone-test-werofac6boqa: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/29 02:26:26 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/29 02:26:26 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/29 02:26:26 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/29 02:26:26 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/29 02:26:26 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/29 02:26:26 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/29 02:26:26 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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:26:26 DEBUG : Azure container rclone-test-werofac6boqa: File to upload is small (34 bytes), uploading instead of streaming
2025/03/29 02:26:27 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/29 02:26:27 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/29 02:26:27 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/29 02:26:27 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/29 02:26:27 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/29 02:26:27 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/29 02:26:27 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/29 02:26:27 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/29 02:26:27 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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:26:27 DEBUG : Azure container rclone-test-werofac6boqa: File to upload is small (34 bytes), uploading instead of streaming
2025/03/29 02:26:27 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/29 02:26:27 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/29 02:26:27 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/29 02:26:27 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/29 02:26:27 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/29 02:26:27 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/29 02:26:27 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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:26:27 DEBUG : Azure container rclone-test-werofac6boqa: File to upload is small (34 bytes), uploading instead of streaming
2025/03/29 02:26:27 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/29 02:26:27 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/29 02:26:27 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/29 02:26:27 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/29 02:26:27 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/29 02:26:27 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/29 02:26:27 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/29 02:26:28 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/29 02:26:28 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/29 02:26:28 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.83s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.54s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.43s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.43s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.43s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", 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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:26:28 DEBUG : Azure container rclone-test-werofac6boqa: File to upload is small (60 bytes), uploading instead of streaming
2025/03/29 02:26:28 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/29 02:26:28 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.35s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", 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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
2025/03/29 02:26:28 DEBUG : sub dir/: Creating directory marker
2025/03/29 02:26:29 DEBUG : Azure container rclone-test-werofac6boqa: Touching "sub dir/potato3"
2025/03/29 02:26:29 DEBUG : Azure container rclone-test-werofac6boqa: Touching "empty space"
2025/03/29 02:26:29 DEBUG : Azure container rclone-test-werofac6boqa: Touching "potato2"
2025/03/29 02:26:29 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.84s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.08s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.08s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.08s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", 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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", 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-werofac6boqa", Local "Local file system at /tmp/rclone2916493355", 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/29 02:26:30 DEBUG : Azure container rclone-test-werofac6boqa: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m40.486206672s (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]